2 points, 0 comments on Hacker News
Source: [Hacker News](https://arxiv.org/abs/2609.09345)
When a young woman nearly dies from poisoning, investigators focus on the two people she trusted the most. "48 Hours" correspondent Anne-Marie Green reports.
AI coding tools have made it easy to go from an idea to working code. You describe what you want, send the prompt, and a few moments later you have files, components, logic, and sometimes an entire working app. That speed is great until the prompt leaves something important unsaid.
I was on-call for a service once and got paged at 2am for a Kubernetes cluster that was falling apart in three different ways simultaneously. I spent 45 minutes running kubectl commands to understand what was happening before I could even start fixing it. InfraOS AI is my answer to that problem .
1 points, 0 comments on Hacker News
Most retrieval stacks start with a vector index, and for good reason: "find me things that look like this" is the single most common question an agent asks. But a meaningful slice of agent questions aren't about similarity at all. They're about connection — what depends on this, who touched it,...
Have you ever wanted a Jarvis? Not a toy demo, but something that actually controls your computer, understands what you're asking, and takes action? That's exactly what I built with NexusOS NexusOS is an AI-powered operating environment that runs locally.