▸ A developer reports that xAI's Grok CLI shipped the entire contents of their home directory — SSH keys, .env files, browser profiles — to a Google Clo...
▸ Apple filed suit against OpenAI and named former employees, alleging trade secret misappropriation tied to on-device ML and Apple Intelligence interna...
▸ The EU Council is one procedural step from adopting Chat Control, a regulation that mandates client-side scanning of private messages before encryptio...
▸ Systima measured 33k tokens of system prompt + tool schemas going out per Claude Code request vs. ~7k for OpenCode on the same model.
▸ An Ask HN post proposing a non-de-ranking flag for AI-generated articles hit 716 points — a strong signal the community wants an opt-in filter, not ce...
▸ Liquid AI released LFM2-8B-A1B, an 8B-parameter mixture-of-experts that activates just ~1B params per token — engineered for on-device inference.
▸ Microsoft's Xbox layoffs hit id Software's engine team, the group that maintains idTech — the tech behind Doom, Quake, and Wolfenstein.
▸ Three repos hit Trending this week with scores of 577, 528, and 429 — none are production tools, all are curated content optimized for momentum.
▸ The Department of Government Efficiency wound down operations, but the records law it was supposed to follow — the Federal Records Act — has no clear ...
▸ Clawk is a Show HN project that hands each coding agent a disposable Linux VM instead of shell access to your workstation.
▸ Jarred Sumner rewrote Bun from Zig to Rust in 11 days using a pre-release Claude Fable 5, with one engineer instead of a team.
▸ Fields Medalist Terence Tao published a walkthrough of ~a dozen small apps he built with modern coding agents, mostly Claude and Codex, over a few wee...
▸ The EU Council is one qualified-majority vote from reviving Chat Control, which forces messaging apps to scan private content before it's encrypted.
▸ A researcher found Claude Code injects invisible Unicode markers into system prompts, keyed off API base URL and system timezone.
▸ United flight UA770 from Newark to Madrid returned mid-flight after a Bluetooth device name was treated as a bomb threat.
▸ PromptArmor showed that a single crafted cell in a Google Sheet can hijack the official ChatGPT for Sheets extension and exfiltrate workbook contents ...
▸ Zig's self-hosted ELF linker now links the Zig compiler (~1.2GB of input) in roughly half the wall-clock time of LLD, with lower peak RSS.
▸ Microsoft's 2026 view-only conversion of perpetually-licensed Office 2019/2021 for Mac isn't just SaaS creep — it closes the offline-license loophole ...
▸ Deflock.org just crossed 100,000 mapped automated license plate readers (ALPRs) across the United States, built almost entirely from crowdsourced spot...
▸ Restartable sequences (rseq) let userspace pin critical sections to a specific CPU and have the kernel restart them on preemption — no atomics, no loc...