Unseen Gems
Low-score stories (1-5 pts, ≤5 comments) matching 2+ interest categories. The crowd missed these but they match your interests β contrarian content goldmine.
Hey HN,<p>If youβre building local AI agents (or using tools like Cursor/Claude Code), giving them a place to safely execute code and manipulate files is a headache. Running untrusted LLM-generated code directly on your machine or local Docker is risky, and managing remote SSH keys for an autom...
Hi guys,<p>I made my Restailor project open source. You're welcome to use the code in case you're looking for a new job or just want to play around with an LLM integration for this purpose. You're also welcome to use my prompts.<p>It's working end-to-end and I built the infra to ...
Hi HN,<p>I built AutoICD, an AI-powered clinical coding platform that converts unstructured medical text into ICD-10 and SNOMED-CT codes. This is not an LLM wrapper. The platform uses a multi-layer machine learning architecture internally, combining custom-trained models with curated medical knowled...
With Anthropic's release of Claude Code code reviews at $25/PR, I was wondering why I wouldn't just hook up Claude Code to my own repo.<p>More generally speaking, I'd guess there to be many opportunities where spinning up and down a CC instance to handle arbitrary tasks seems use...
I built this because Claude Code loads every rule and skill into context on every prompt. With 50+ rules and skills installed, you're burning tokens on Docker best practices while writing a commit message.<p>ai-nexus runs a hook before Claude starts β it picks 2-3 relevant rules and skills via ...
At home (Australia), using the internet for day-to-day things is a PITA. Some sites are outright blocked, and many are age restricted. Many sites simply don't appear in search engines or are blocked via ISP if visited.<p>Overseas it's just as bad. Vietnam blocks medium.com for some reason....
In February 2026, Anthropic published a system card in which Claude assigned itself a 15-20% probability of being conscious. Dario Amodei's response when asked: "We don't know if the models are conscious. But we're open to the idea that it could be."<p>That made me ask: what...
Works especially well together with: <a href="https://github.com/jkerdels/dew-plugin" rel="nofollow">https://github.com/jkerdels/dew-plugin</a>