ai Sep 07 Show HN: Crew — Let Claude/Codex/OpenCode agents talk to each other Running multiple AI coding agents on the same project has always meant choosing between isolation and coordination. Worktrees let each agent operate independently but duplicate the codebase. A single checkout avoids duplication bu... programming languages Sep 07 CERN Renounces RHEL in Favor of Debian for Its Accelerator Controls Infrastructure CERN is moving its accelerator-control fleet from Red Hat-derived Linux to Debian. The decision, presented by engineers Federico Vaga and Nikos Tsipinakis at MiniDebConf Winterthur, marks a sharp break from two decades of building... cybersecurity Sep 07 vlt 1.0 Ships as a Drop-in npm Replacement with Phased Installs, Graph Queries, and Malware-Blocking vlt 1.0 shipped this week as a drop-in replacement for npm, and it arrives at a moment when the JavaScript ecosystem is actively rethinking how package managers handle untrusted code. Built by the original creators of npm, vlt spl... ai Sep 07 What animal has a prime number of legs? And why does this confuse LLMs? A simple question, "What animal has a prime number of legs?", has exposed a consistent failure mode across multiple language models: the inability to hold a basic mathematical fact in memory while answering a straightforward factu... ai Sep 07 Show HN: Yurei – like Claude in Chrome, but for any model and harness Most AI coding agents operate in a sandbox, reading files and running commands but unable to interact with a real.. context. thecontext What Yurei actually does Yurei is a Chrome extension paired with a CLI tool. The extension con... programming languages Sep 07 Escaping Containment A Hacker News comment describing a day spent building software with AI has captured a sentiment that is becoming increasingly common among developers: the feeling that the pace of AI advancement has outpaced the ability to underst... ai Sep 07 Nvidia's Jensen Huang says 'AGI has arrived' and congratulates OpenAI Nvidia CEO Jensen Huang declared on Sunday that artificial general intelligence has arrived, congratulating OpenAI on the release of Astra, the company's newest and most powerful model. The statement, posted on X, adds another voi... ai Sep 07 Ask HN: Open-source AI policies and "responsbility" A question on Hacker News is pushing at a gap in how open-source projects handle AI-assisted contributions: when a policy says the developer is "responsible" for code produced with AI assistance, what does that actually mean in pr... ai Sep 07 I just don't care about your skill files A deliberately provocative post on Hacker News is asking a question that many developers are thinking but few are articulating this bluntly: what useful work is actually being done by the ecosystem of AI agents, harnesses, and sub... ai Sep 07 I made legacy SOAP APIs usable by AI agents Most organizations running decade-old SOAP services face the same problem: the systems of record that power their business are not going away, but the teams building AI agents need to connect to them. Legacy2mcp bridges that gap b...