HackerLangs
TopNewTrendsCommentsPastAskShowJobs

cloudking

2,939 karmajoined 7 năm trước

Submissions

[untitled]

1 points·by cloudking·Hôm qua·0 comments

[untitled]

1 points·by cloudking·22 ngày trước·0 comments

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

1,318 points·by cloudking·26 ngày trước·563 comments

Stickerbox - AI sticker printer for kids

stickerbox.com
1 points·by cloudking·7 tháng trước·1 comments

Poetiq founded by former Google DeepMind researchers

poetiq.ai
5 points·by cloudking·8 tháng trước·0 comments

comments

cloudking
·17 ngày trước·discuss
It's painfully obvious these decisions were not made by people who play Magic
cloudking
·tháng trước·discuss
They are also beholden to enterprise pricing and can't use the subsidized consumer max plans.
cloudking
·3 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·discuss
I'd be happy to meet and discuss. I will reach out.
cloudking
·5 tháng trước·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 tháng trước·discuss
/sandbox https://code.claude.com/docs/en/sandboxing
cloudking
·6 tháng trước·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 tháng trước·discuss
Why is OpenCode better than Claude Code?
cloudking
·6 tháng trước·discuss
Nice solution, I had some success with https://www.task-master.dev/ it's a bit more complex though
cloudking
·6 tháng trước·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 tháng trước·discuss
Well kind of. They use the same data center infrastructure, with internal versions of the external GCP services.
cloudking
·9 tháng trước·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 tháng trước·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 tháng trước·discuss
For me it's about the least amount of hand/wrist movement. Trackpad + Swish feels natural and reduces strain.
cloudking
·9 tháng trước·discuss
Pretty cool, but nothing beats Swish if you're using a Macbook trackpad https://highlyopinionated.co/swish/
cloudking
·9 tháng trước·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 tháng trước·discuss
Another simple solution works on LAN https://pairdrop.net/
cloudking
·9 tháng trước·discuss
Most people in the world only have a phone, no computer. Their window to software is the App Store or Play Store.