HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cloudking

2,939 karmajoined il y a 7 ans

Submissions

[untitled]

1 points·by cloudking·avant-hier·0 comments

[untitled]

1 points·by cloudking·il y a 23 jours·0 comments

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

1,318 points·by cloudking·il y a 26 jours·563 comments

Stickerbox - AI sticker printer for kids

stickerbox.com
1 points·by cloudking·il y a 7 mois·1 comments

Poetiq founded by former Google DeepMind researchers

poetiq.ai
5 points·by cloudking·il y a 8 mois·0 comments

comments

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