From Hacker News
Stories 1 – 10
No. 01Privacy & SecurityApplies to you
by ssiddharth · 1793 points · 410 comments
A researcher discovered a comically broken account-takeover path in Meta's Instagram — the kind of bug that makes you question how much security review actually happens at billion-user scale. 410 comments means the HN crowd has plenty of hot takes. Required reading if you care about auth flows and responsible disclosure.
No. 02Privacy & SecurityApplies to you
by kurmiashish · 749 points · 428 comments
Supply-chain attack hits Red Hat's own JavaScript client repos — malicious packages slipped into the official org. If you pull any @redhat npm packages, check your lock files now. This is a live incident thread, not a post-mortem.
No. 03AI ToolsApplies to you
by cafkafk · 693 points · 274 comments
Running Google's Gemma 4 on a decade-old 2016 Xeon server — no GPU required. A great reality check for anyone who thinks local AI inference demands bleeding-edge hardware. Directly actionable if you have old iron sitting in a closet.
No. 04AI ToolsApplies to you
by surprisetalk · 494 points · 401 comments
The maker of Claude — and Claude Code — is heading toward an IPO. This confidential S-1 filing signals a major shift in Anthropic's trajectory and could reshape how the company prioritizes commercial vs. safety work. Closely relevant for anyone betting their dev workflow on Claude.
No. 05AI ToolsApplies to you
by kristianpaul · 460 points · 47 comments
Stanford's full course on building language models from the ground up is now publicly available. If you use LLMs daily but want to understand what's actually happening under the hood, this is the curriculum. Pairs beautifully with the CLAUDE.md story below.
No. 06AI ToolsApplies to you
by prakashqwerty · 416 points · 134 comments
Stanford's CS336 published a CLAUDE.md file — the agentic guidelines they gave to Claude when using it as an AI coding assistant for their course assignments. A rare, real-world look at how academics are prompt-engineering Claude Code at scale. Essential meta-reading for Claude Code users.
No. 07Privacy & SecurityApplies to you
by StrLght · 264 points · 140 comments
Mullvad — the privacy-first VPN maker — argues that age verification mandates create the infrastructure for mass surveillance, even when framed as child protection. A clear-eyed, technically grounded take on a law that's spreading globally. Privacy-conscious readers should understand what's at stake.
No. 08New Apple AppsApplies to you
by ranebo · 249 points · 140 comments
A thoughtful critique of macOS losing its spatial desktop metaphor — the author argues Apple has slowly eroded the grid-based icon layout that made the Mac feel organized and intentional. If you care about macOS UX and window management, this will resonate and probably frustrate you.
No. 09Weird Science
by speckx · 234 points · 83 comments
Quanta Magazine reports on puzzling soil behavior that mimics biological activity but might actually be pure geology. The implications for astrobiology and the search for life on other planets are significant — you can't trust what looks alive. Classic Quanta.
No. 10AI ToolsApplies to you
by typpo · 264 points · 93 comments
OpenAI's GPT-4o, o3, and Codex are now accessible via AWS Bedrock, giving developers a path to use them inside existing AWS infrastructure without a separate OpenAI account. Actionable today if you're deploying AI features in a cloud-native stack.
From Pinboard Popular
Stories 11 – 20
No. 11Creative SoftwareApplies to you
by pplanu · 264 points · 112 comments
A deceptively deep dive into a question every graphics and image-processing developer has faced — and probably answered wrong at some point. The math has real consequences for color accuracy in rendering pipelines and image processing. Short, precise, and actionable.
No. 12New Apple AppsApplies to you
by f055 · 152 points · 83 comments
A step-by-step guide to running classic Windows/DOS GOG titles on Apple Silicon Macs. If you've been staring at a library of old games you can't play, this is the actionable tutorial you need. Covers the full toolchain from GOG download to running on M-series hardware.
No. 13Privacy & SecurityApplies to you
by supermatou · 86 points · 13 comments
Cryptographer Matthew Green pokes at AI models that encrypt their chain-of-thought reasoning to hide it from users. His analysis is sharp: encrypted blobs don't make AI more trustworthy — they make it less auditable. A critical perspective for anyone using reasoning models in production.
No. 14Dev ToolsApplies to you
by Eridanus2 · 219 points · 89 comments
A new AI-powered debugging tool that's generating buzz on HN — 89 comments suggests developers have opinions about it. Worth checking out directly; the minimalist landing page hides what it actually does, but the discussion reveals it tackles root-cause analysis in a novel way.
No. 15AI Tools
by nigelgutzmann · 224 points · 37 comments
An AI agent that orders Chipotle for you — unhinged, but technically interesting. It's a practical demonstration of browser-use agents handling real-world transactional UIs without an API. Good inspiration for agentic workflow patterns, with bonus burrito delivery.
No. 16New Apple AppsApplies to you
by gcampos · 205 points · 171 comments
The author deliberately crippled their smartphone's responsiveness to reduce dopamine-loop compulsive checking — and found it worked. For anyone in the Apple ecosystem who battles attention fragmentation, this is a thought-provoking, practical experiment with real takeaways.
No. 17Weird Science
by mooreds · 121 points · 4 comments
A compiler engineer borrows sequence-alignment algorithms from computational biology to speed up Haskell compilation. It's a delightful cross-domain hack — the kind of lateral thinking that occasionally produces breakthroughs. Even if you don't write Haskell, the algorithmic insight is worth the read.
No. 18Dev Tools
by Nars088 · 145 points · 12 comments
A starter template for writing Flipper Zero firmware plugins in Zig instead of C. Zig's safety guarantees and build system make it a compelling alternative for embedded hacking on the Flipper. If you have a Flipper gathering dust, this is your excuse to revisit it.
No. 19Weird Science
by hhs · 47 points · 28 comments
University of Illinois researchers describe a new sequential 3D stacking technique for transistors that could extend Moore's Law beyond current lithography limits. The approach sidesteps EUV constraints — potentially game-changing for the AI compute arms race everyone is funding.
No. 20Privacy & Security
by speckx · 573 points · 265 comments
Twenty years on from the infamous police raid, TPB still serves millions of users — a testament to decentralized, resilient infrastructure design. TorrentFreak traces the technical evolution that kept it alive through endless legal assault. A fascinating piece of internet history with real lessons for distributed systems architects.