From Hacker News
Stories 1 – 10
No. 01Dev ToolsApplies to you
by ingve · 193 points · 189 comments
Union types are finally landing in .NET 11 Preview 2, a feature C# developers have been asking for for years. Andrew Lock's deep-dive walkthrough covers the syntax and semantics — if you work in .NET, this is a must-read preview of what's coming.
No. 02Dev ToolsApplies to you
by soheilpro · 154 points · 33 comments
Microsoft's .NET team lays out its roadmap for bringing Rust-inspired memory safety guarantees into C#. Covers ref safety, ownership concepts, and what's realistic without breaking backward compatibility — important context for any serious .NET shop.
No. 03AI ToolsApplies to you
by fagnerbrack · 142 points · 136 comments
A sharp meditation on the risk of letting AI coding assistants — think Claude Code — generate and apply changes you never actually read. The author coins the flag name as darkly ironic shorthand for a real anti-pattern that's creeping into AI-assisted workflows. Worth a sober read before your next vibe-coding session.
No. 04Weird Science
by busymom0 · 404 points · 278 comments
Starship's third-generation megarocket flew its first test flight, representing a major leap in both scale and reusability ambitions. The HN thread is full of sharp engineering commentary on what changed between v2 and v3.
No. 05Weird Science
by nand2mario · 249 points · 48 comments
Decades after the 80386 shipped, someone finally disassembled its microcode — the secret instruction layer beneath the instruction set. A fascinating piece of CPU archaeology that reveals how Intel really made x86 work under the hood.
No. 06Creative Software
by MaximilianEmel · 208 points · 13 comments
A demoscene masterpiece crammed into 16 bytes of x86 code — yes, 16 bytes. The writeup explains every trick used to produce an animated visual in almost no space, making it one of the most jaw-dropping pieces of creative coding you'll read this year.
No. 07Dev Tools
by DamnInteresting · 224 points · 55 comments
Microsoft has released what may be the oldest surviving DOS source code, predating even the versions previously archived. A gift to computing historians and retrocomputing enthusiasts — and a reminder of how far we've come from a ~4KB OS.
No. 08Privacy & SecurityApplies to you
by spike021 · 137 points · 53 comments
Attackers found a way to send phishing links through a legitimate internal Microsoft account, bypassing most email filters since the messages appear to originate from Microsoft itself. A classic trusted-sender exploit that every developer who manages infrastructure email should be aware of.
No. 09Privacy & SecurityApplies to you
by cdrnsf · 131 points · 38 comments
ICE is spending $25M to expand biometric iris-scanning capabilities through Bi2 Technologies, raising major civil liberties questions about the scope of biometric surveillance at the border and beyond. The scope of deployment details here are genuinely alarming.
No. 10Privacy & SecurityApplies to you
by gslin · 157 points · 96 comments
A Spanish court refused to penalize NordVPN for not complying with a sweeping sports-piracy IP block — a notable win for VPN providers resisting overreach from rights holders. Sets an interesting precedent for how VPNs respond to blocking orders across the EU.
From Pinboard Popular
Stories 11 – 20
No. 11Dev ToolsApplies to you
by ravenical · 389 points · 111 comments
A thorough exploration of the underused HTML description list element — when to use it, how screen readers handle it, and why most developers reach for a div when a dl would be semantically correct. If you build web UIs in Angular/TypeScript, this is immediately actionable.
No. 12Creative Software
by hggh · 370 points · 211 comments
Veronica builds a "writerdeck" — a custom, distraction-free writing machine using off-the-shelf hardware. Charming hardware-hacking meets focused-writing-tool philosophy; the HN thread is packed with similar builds and tool recommendations.
No. 13AI ToolsApplies to you
by tosh · 170 points · 62 comments
A classic resurface: this deep-dive into GPU performance bottlenecks for deep learning covers compute vs. memory bandwidth, kernel fusion, and why your model is probably memory-bound. Essential reading if you're running or fine-tuning models locally.
No. 14Weird Science
by evakhoury · 142 points · 34 comments
A delightful side project that calculates Manhattanhenge-style solar alignment events for any street grid. The writeup doubles as a solid tutorial in combining geospatial data with astronomical calculations — creative coding at its best.
No. 15Dev ToolsApplies to you
by James72689 · 279 points · 159 comments
A detailed breakdown of a developer's dual-desk ergonomic setup — standing desk, macOS-centric peripherals, and the philosophy behind separating work contexts. Heavy on Apple ecosystem hardware and real-world lessons learned after a year of use.
No. 16Weird Science
by elpocko · 102 points · 21 comments
Ken Shirriff reverse-engineers a 1980-era NASA Spacelab computer, tracing the circuitry of hardware that flew on the Space Shuttle. His teardowns are always impeccably documented — a fascinating window into space-grade computing before the PC era.
No. 17Dev Tools
by zdw · 128 points · 37 comments
AMD quietly announced it's dropping Linux support from the free tier of Vivado, its FPGA development tool — a move that blindsides the hobbyist and academic communities that rely on it. The thread is full of frustrated engineers and speculation about AMD's motives.
No. 18Dev Tools
by RyeCombinator · 191 points · 52 comments
A candid four-year retrospective from an AWS insider on the culture, the open-source strategy, and what it's actually like to ship products at Amazon scale. Refreshingly honest about what works and what doesn't inside the cloud giant.
No. 19Weird Science
by sohkamyung · 77 points · 10 comments
Researchers used high-resolution satellite data and computational analysis to reconstruct a comprehensive map of Roman roads, revealing thousands of kilometers of previously unknown routes. A triumph of applying modern geospatial tech to ancient history.
No. 20New Apple appsApplies to you
by cf100clunk · 164 points · 183 comments
Amazon is bricking older Kindles via a forced update that cuts off store access — and it's driving users to reconsider their e-reading ecosystem. A timely moment to revisit Apple Books and third-party e-reader apps on iPad for those in the Apple ecosystem.