From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by mfiguiere · 124 points · 47 comments
Claude Code just got cross-session messaging — you can now coordinate between parallel coding agents running in different terminals or projects. This is a direct workflow unlock for anyone running multi-agent setups. If you use Claude Code daily, this doc is required reading today.
No. 02AI ToolsApplies to you
by senko · 738 points · 434 comments
The most-upvoted post of the day pushes back hard on the AI-era cliché that writing code is trivial busywork. The author argues that the craft of coding — debugging, performance, correctness — is deeply hard and that dismissing it misunderstands what software actually is. With 434 comments, the HN discussion is a must-read temperature-check on developer morale in the AI age.
No. 03AI ToolsApplies to you
by 882542F3884314B · 392 points · 372 comments
Simon Willison's meticulous reconstruction of how an OpenAI system accidentally hammered Hugging Face's infrastructure. Beyond the drama, it's a case study in how AI-driven automation can cause collateral damage at scale. Required reading for anyone building with or against large AI platforms.
No. 04Privacy & SecurityApplies to you
by groomlake · 404 points · 203 comments
Fastmail now lets EU users keep all their data within EU borders — a meaningful win for privacy-conscious users and GDPR compliance. If you've been recommending Fastmail to privacy-aware friends or clients, the selling point just got stronger. The 203-comment thread digs into what 'data residency' actually guarantees.
No. 05Privacy & SecurityApplies to you
by WaitWaitWha · 89 points · 52 comments
Illinois is pushing legislation that would require operating systems — yes, macOS and iOS included — to implement age-verification and reporting for minors. The privacy implications are enormous and the Apple ecosystem angle makes this directly relevant. This is the kind of legislation that sets precedents.
No. 06Dev Tools
by adletbalzhanov · 181 points · 102 comments
Shopify's engineering team made the counterintuitive choice to swap Redis out for MySQL to handle high-throughput inventory reservations — and it handled the load. A great reminder that 'boring' relational databases can outperform trendier tools when the data model fits. Solid systems-design reading for any backend developer.
No. 07Weird Science
by bhavansig · 416 points · 123 comments
DeepMind's WeatherNext AI is now outperforming traditional numerical models on cyclone track and intensity prediction — one of the hardest problems in meteorology. The leap in forecast accuracy has real-world life-saving implications. A landmark moment for applied ML.
No. 08Dev Tools
by shaunpud · 393 points · 143 comments
A proposed DNS record type — `_for-sale` — that lets domain owners signal programmatically that a domain is available for purchase. Elegant, lightweight, and solves a real discovery problem for domain marketplaces. Whether it gains traction or not, the spec is a fun read in DNS creativity.
No. 09New Apple AppsApplies to you
by electricant · 177 points · 36 comments
UTM — the premier virtualization app for Apple Silicon — is shipping Triton, a DirectX 11 driver for QEMU that dramatically improves Windows-in-a-VM gaming and app compatibility on macOS. This is a big deal for anyone running Windows VMs on their Mac. The Apple Silicon virtualization story keeps getting better.
No. 10New Apple AppsApplies to you
by minimaxir · 167 points · 15 comments
Gruber issues a rare retraction on a story that made Apple look unfair — turns out the App Store rejection was legitimate. Worth reading as a corrective to knee-jerk anti-Apple narratives, and as a reminder that App Store nuance matters. The HN crowd has opinions.
From Pinboard Popular
Stories 11 – 20
No. 11Dev Tools
by seg6 · 311 points · 116 comments
An engineer repurposed an old Android phone as a always-on Linux server — and it's surprisingly capable. Cheap, silent, low-power, and with a built-in UPS (the battery). A fun self-hosting rabbit hole with practical takeaways for anyone looking to squeeze life out of old hardware.
No. 12Dev Tools
by bobbiechen · 211 points · 22 comments
Red Blob Games delivers another beautifully interactive explainer — this time on differential heuristics that make A* pathfinding dramatically faster on large graphs. If you've ever shipped a game or navigation feature with A*, there's almost certainly a technique here you haven't tried. The interactive visualizations alone are worth a visit.
No. 13Weird Science
by MarcoDewey · 143 points · 32 comments
Tuesday's total solar eclipse has an open-source interactive map with real-time cloud cover projection, 3D shadow rendering, and minute-by-minute umbra tracking. Whether you're chasing the eclipse or just watching from home, bookmark this now. The engineering behind it is impressive in its own right.
No. 14Creative Software
by jmusall · 171 points · 15 comments
A delightful creative-coding project that applies image dithering algorithms to QR codes, producing scannable codes that look like halftone photos or pixel art. Equal parts art project and technical curiosity — the WTF is earned. Great inspiration for anyone working on generative or visual tools.
No. 15New Apple Apps
by jggonz · 153 points · 78 comments
Os8088 is an ambitious project bringing a Mac-inspired graphical OS to vintage x86 PCs — complete with windowing, icons, and a genuine retro-computing aesthetic. A love letter to early GUI design and a fascinating look at how much UI thinking Apple pioneered. The screenshots are genuinely charming.
No. 16AI Tools
by theanonymousone · 568 points · 253 comments
Denmark is mandating oral defenses for written school assignments as a direct response to AI-assisted writing. It's a pragmatic institutional response to the AI cheating problem that has real implications for how we think about verification and authenticity in software work too. A cultural shift worth tracking.
No. 17AI Tools
by Eloissssss · 52 points · 27 comments
OpenAI is restricting ChatGPT from mimicking named authors on direct request — but the guardrails are leaky and 'similar feeling' still works fine. A useful explainer on the gap between policy and enforcement in AI content moderation. Relevant for anyone building creative tools on top of LLMs.
No. 18Weird Science
by doubletwoyou · 134 points · 49 comments
A 2011 Long Bets wager predicted its own URL would be dead within 11 years — and it survived. A wonderfully self-referential artifact about link rot, digital permanence, and the fragility of the web. The HN thread turns philosophical in the best way.
No. 19Weird Science
by surprisetalk · 60 points · 3 comments
A clever new approach to combating prion-like protein misfolding diseases: rather than correcting the fold after the fact, prevent the protein from folding in the first place. Counterintuitive and potentially paradigm-shifting for Alzheimer's and Parkinson's research. Science at its weird best.
No. 20Dev Tools
by gumby · 192 points · 148 comments
Hackaday examines Intel's latest efficiency claims against Apple Silicon and Qualcomm's ARM laptops — the efficiency gap that drove the Mac transition is the benchmark here. The 148-comment HN thread has some sharp numbers and healthy skepticism. Essential context for anyone choosing or recommending developer hardware.