From Hacker News
Stories 1 – 10
No. 01Privacy & SecurityApplies to you
by lapcat · 117 points · 16 comments
A nasty WebKit bug leaks your real IP and DNS queries even when you're behind a proxy or have iCloud Private Relay enabled — exactly the scenario where you think you're protected. If you rely on iCloud Private Relay for privacy on macOS or iOS, this is must-read. Patch pressure on Apple incoming.
No. 02AI ToolsApplies to you
by tchalla · 218 points · 180 comments
ACM Queue takes a rigorous, research-backed axe to the GenAI hype cycle — covering myths like "AI will replace developers" and "benchmarks reflect real-world performance." Essential reading for anyone who builds with coding assistants and wants to separate signal from marketing noise.
No. 03AI ToolsApplies to you
by riadsila · 427 points · 110 comments
Mistral drops a compact, open-weights 3B model purpose-built for content moderation across text and images. Running safety guardrails locally or cheaply in your own pipeline just got a lot more tractable. Worth evaluating if you're building AI-assisted workflows that touch user-generated content.
No. 04Privacy & Security
by surprisetalk · 661 points · 692 comments
When Xbox's authentication servers went down, owners of physical discs couldn't play their own games — a perfect illustration of how "ownership" is increasingly fictional in the DRM era. The 692-comment thread is a pressure cooker of user rights fury that echoes far beyond gaming.
No. 05AI ToolsApplies to you
by doppp · 99 points · 99 comments
A systematic look at what happens when LLMs saturate standard benchmarks — and why "state of the art" announcements should come with an asterisk. Critically relevant for anyone evaluating which AI coding assistant or model to trust for real work.
No. 06AI ToolsApplies to you
by edwardbzhang · 123 points · 36 comments
A 20B Mixture-of-Experts model squeezed into a ternary weight format and hitting 120 tokens/second on an iPhone — that's a jaw-dropping on-device inference result. If local, private AI on Apple hardware is your thing, this is the benchmark to watch.
No. 07AI ToolsApplies to you
by luispa · 380 points · 162 comments
An argument that Inflection's Pi chatbot wins precisely because it doesn't try to do everything — a focused, conversational UX beats feature bloat. Thoughtful contrast to the kitchen-sink AI assistant trend, with implications for how you design AI workflows.
No. 08Privacy & Security
by bookofjoe · 248 points · 194 comments
Interpol reports AI is now the primary engine behind over half of cybercrime in Africa, supercharging scam operations at scale. A sobering data point on the dual-use reality of the same tools we celebrate — and a preview of what's coming globally.
No. 09Creative Software
by automatoney · 541 points · 93 comments
A beautiful interactive demo of a principled algorithm for generating perceptually diverse, realistic skin tones from a compact color space. Practically useful for UI design, avatar systems, or any generative art project that needs human-representative palettes.
No. 10Dev ToolsApplies to you
by FrojoS · 136 points · 149 comments
Casey Muratori's classic dissection of how following "clean code" principles can tank performance by an order of magnitude — with benchmarks. Resurfaces on HN for good reason: the tension between abstraction and raw efficiency never gets old, especially in .NET and TypeScript land.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
by theanonymousone · 43 points · 9 comments
A paper proposing memory operations for LLM agents that consume zero tokens from the context window — a potential breakthrough for long-running agentic workflows. Directly relevant if you're building Claude Code-style autonomous agents that hit context limits.
No. 12Dev Tools
by spyc · 283 points · 64 comments
Munich's city government is directly funding maintenance of libexpat, one of the most widely deployed XML parsers in existence. A rare and encouraging example of public-sector investment in foundational open source infrastructure that underpins countless projects.
No. 13Dev ToolsApplies to you
by seg6 · 137 points · 117 comments
Browsers are rolling out permanent UI sidebars that chew into viewport width, breaking carefully crafted centered layouts. A sharp, practical look at how browser chrome changes are the new responsive design headache — important for any frontend dev working with Angular.
No. 14Weird Science
by firer · 66 points · 13 comments
Someone figured out how to implement NAND gates using VP8 video codec operations — turning a video decoder into a general-purpose logic engine. Gloriously unhinged systems hacking that belongs in the creative-abuse-of-hardware hall of fame.
No. 15Dev Tools
by sbulaev · 71 points · 30 comments
GitHub Engineering digs into a counter-intuitive SIMD optimization: don't bail early on case-folding, process everything at memory bandwidth limits instead. A meaty low-level engineering post for devs who care about search and text processing performance.
No. 16AI ToolsApplies to you
by llmgraph · 50 points · 35 comments
Flowise, a popular open-source visual LLM workflow builder, is sunsetting. If you've integrated it into any AI pipelines this is your migration signal — and a broader reminder that the no-code AI orchestration space is consolidating fast.
No. 17Privacy & Security
by bashtoni · 49 points · 15 comments
The legendary Bugtraq security mailing list — the original venue for full-disclosure vulnerability announcements — has been revived. A piece of internet history returning at a moment when coordinated disclosure norms are more contested than ever.
No. 18Dev ToolsApplies to you
by vinhnx · 36 points · 12 comments
Rio, the GPU-accelerated terminal emulator, is spinning out its VT parsing engine as a standalone embeddable library. If you're building a dev tool, IDE plugin, or macOS app that needs a fast terminal component, librio is now on your radar.
No. 19Weird Science
by teleforce · 93 points · 75 comments
A real-world performance study pitting Zigbee against Matter over Thread — the two dominant low-power mesh protocols fighting for your smart home. Latency, reliability, and range data you won't find in marketing decks; essential if you're building or buying IoT gear.
No. 20Creative Software
by routeroff · 43 points · 27 comments
Godox — best known for strobes — launches the C100, a camera with a fully transparent body that shows off its internal components as an aesthetic choice. A wild industrial design statement from an unlikely brand that signals serious ambitions in the camera hardware space.