Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cloudking
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cloudking
2mo ago
Pretty much doing everything that takes more time doing manually on computers
2.
▲
by
cloudking
3mo ago
It's painfully obvious these decisions were not made by people who play Magic
3.
▲
Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?
1318 points
by
cloudking
3mo ago
|
563 comments
4.
▲
by
cloudking
4mo ago
They are also beholden to enterprise pricing and can't use the subsidized consumer max plans.
5.
▲
by
cloudking
5mo ago
Definitely worth following for ideas. How did you solve memory in your system? I ended up using QMD + custom skills to keep it up to date as new data comes in. Essentially a cross-referenced set of markdown files forming a knowledge base:
6.
▲
by
cloudking
5mo ago
Tried it for a few weeks, was really buggy and unpredictable. Kudos for the concept though, I ended up rolling my own agentic system with Claude Code from scratch that works much more reliably for my use cases.
7.
▲
by
cloudking
7mo ago
You should open the issue with your IT department and see if they can optimize the performance. You can gather proof that GoGuardian is causing slow downs by looking at it's memory usage in the Task Manager (right click empty area in C
8.
▲
by
cloudking
7mo ago
I'd be happy to meet and discuss. I will reach out.
9.
▲
by
cloudking
7mo ago
The knowledge graph is well done. I think what's missing from all coworking apps is the UX. Prompting is a very specialized skill, average users just don't know what to ask for to get the most out of the LLMs. Ideally the UX shoul
10.
▲
by
cloudking
8mo ago
/sandbox https://code.claude.com/docs/en/sandboxing
11.
▲
by
cloudking
8mo ago
We use https://devin.ai for this and it works very well. Devin has it's own virtual environment, IDE, terminal and browser. You can configure it to run your application and connect to whatever it needs. Devin can modify the
12.
▲
by
cloudking
8mo ago
Why is OpenCode better than Claude Code?
13.
▲
by
cloudking
8mo ago
Nice solution, I had some success with https://www.task-master.dev/ it's a bit more complex though
14.
▲
by
cloudking
9mo ago
For connecting agents to third-party systems I prefer CLI tools, less context bloat and faster. You can define the CLI usage in your agent instructions. If the MCP you're using doesn't exist as a CLI, build one with your agent.
15.
▲
Stickerbox - AI sticker printer for kids
(stickerbox.com)
1 points
by
cloudking
9mo ago
|
1 comments
16.
▲
Poetiq founded by former Google DeepMind researchers
(poetiq.ai)
5 points
by
cloudking
10mo ago
|
0 comments
17.
▲
by
cloudking
11mo ago
Well kind of. They use the same data center infrastructure, with internal versions of the external GCP services.
18.
▲
by
cloudking
11mo ago
I'm fairly new to Docker. Do folks really rely on public images and registries for production systems? Seems like a brittle strategy.
19.
▲
by
cloudking
11mo ago
Built something similar and it worked quite well. Gemini Flash models are very performant and low cost for these types of solutions.
20.
▲
by
cloudking
11mo ago
For me it's about the least amount of hand/wrist movement. Trackpad + Swish feels natural and reduces strain.
21.
▲
by
cloudking
11mo ago
Pretty cool, but nothing beats Swish if you're using a Macbook trackpad https://highlyopinionated.co/swish/
22.
▲
by
cloudking
11mo ago
I took it for a spin spin to build a simple task manager. It worked for 45 minutes, built half the solution and then asked me for money. Compared to the other options in this space, it seems like an expensive solution.
23.
▲
by
cloudking
1y ago
Another simple solution works on LAN https://pairdrop.net/
24.
▲
by
cloudking
1y ago
Most people in the world only have a phone, no computer. Their window to software is the App Store or Play Store.
25.
▲
by
cloudking
1y ago
Built entire businesses on Google Sheets and Apps Script. Powerful combo.
26.
▲
by
cloudking
1y ago
What languages do you use? - HTML, JavaScript, Python, PHP, Rust What kind of projects? - Web apps (consumer and enterprise), games Do you maintain these projects or is this for greenfield development? - Both, I have my own projects and cli
27.
▲
by
cloudking
1y ago
I've tried them for some more complex projects, but I've found as long as I am working on isolated features/bugs, with good component breakdowns the agents won't cross paths. Planning mode also helps because you know exa
28.
▲
by
cloudking
1y ago
I can build fullstack projects about 5x faster than I used to.
29.
▲
by
cloudking
1y ago
I use the 20x max plan, so rarely hit the limit. You can add token usage to /statusline
30.
▲
by
cloudking
1y ago
Nothing fancy, I use Ghostty and split view. You can split one window into as many panes as you like.
More ›