HackerLangs
TopNewTrendsCommentsPastAskShowJobs

cloudking

2,939 karmajoined 7 tahun yang lalu

Submissions

[untitled]

1 points·by cloudking·kemarin dulu·0 comments

[untitled]

1 points·by cloudking·23 hari yang lalu·0 comments

Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?

1,318 points·by cloudking·26 hari yang lalu·563 comments

Stickerbox - AI sticker printer for kids

stickerbox.com
1 points·by cloudking·7 bulan yang lalu·1 comments

Poetiq founded by former Google DeepMind researchers

poetiq.ai
5 points·by cloudking·8 bulan yang lalu·0 comments

comments

cloudking
·17 hari yang lalu·discuss
It's painfully obvious these decisions were not made by people who play Magic
cloudking
·bulan lalu·discuss
They are also beholden to enterprise pricing and can't use the subsidized consumer max plans.
cloudking
·3 bulan yang lalu·discuss
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: https://github.com/tobi/qmd
cloudking
·3 bulan yang lalu·discuss
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.
cloudking
·5 bulan yang lalu·discuss
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 Chrome tab bar).
cloudking
·5 bulan yang lalu·discuss
I'd be happy to meet and discuss. I will reach out.
cloudking
·5 bulan yang lalu·discuss
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 should organize and surface information to the user that is important automatically, without needing to be prompted.
cloudking
·6 bulan yang lalu·discuss
/sandbox https://code.claude.com/docs/en/sandboxing
cloudking
·6 bulan yang lalu·discuss
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 app, test changes in the browser and send you a screen recording of the working feature with a PR.
cloudking
·6 bulan yang lalu·discuss
Why is OpenCode better than Claude Code?
cloudking
·6 bulan yang lalu·discuss
Nice solution, I had some success with https://www.task-master.dev/ it's a bit more complex though
cloudking
·6 bulan yang lalu·discuss
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.
cloudking
·8 bulan yang lalu·discuss
Well kind of. They use the same data center infrastructure, with internal versions of the external GCP services.
cloudking
·9 bulan yang lalu·discuss
I'm fairly new to Docker. Do folks really rely on public images and registries for production systems? Seems like a brittle strategy.
cloudking
·9 bulan yang lalu·discuss
Built something similar and it worked quite well. Gemini Flash models are very performant and low cost for these types of solutions.
cloudking
·9 bulan yang lalu·discuss
For me it's about the least amount of hand/wrist movement. Trackpad + Swish feels natural and reduces strain.
cloudking
·9 bulan yang lalu·discuss
Pretty cool, but nothing beats Swish if you're using a Macbook trackpad https://highlyopinionated.co/swish/
cloudking
·9 bulan yang lalu·discuss
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.
cloudking
·9 bulan yang lalu·discuss
Another simple solution works on LAN https://pairdrop.net/
cloudking
·9 bulan yang lalu·discuss
Most people in the world only have a phone, no computer. Their window to software is the App Store or Play Store.