From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by sbehere · 202 points · 191 comments
Directly relevant if you live in Claude Code: auto mode now selects the right model tier automatically, removing the manual overhead of picking between Haiku/Sonnet/Opus for each task. This is a meaningful workflow change for anyone running agentic coding sessions. 191 comments worth of real-world reactions to dig into.
No. 02AI ToolsApplies to you
by laurentiurad · 628 points · 379 comments
Top-voted post of the day, with nearly 400 comments — the community clearly has opinions. A practical breakdown of how to use LLMs as a Socratic tutor rather than a search engine, with specific prompting patterns for deep dives. Directly actionable for anyone using Claude or GPT to navigate unfamiliar codebases or libraries.
No. 03AI ToolsApplies to you
by etoxin · 180 points · 120 comments
Docker is now pitching purpose-built sandboxed environments for AI agents — think Claude Code or similar tools running in fully isolated, throwaway containers. This is the infrastructure story behind safe agentic development, and it's worth understanding before it becomes table stakes. Strong HN discussion on the tradeoffs vs. DIY approaches.
No. 04AI ToolsApplies to you
by hexomancer · 143 points · 74 comments
An open-source contender in the agentic IDE space, positioning itself as an environment purpose-built for AI agents to write, run, and iterate on code. Worth watching as a potential complement or alternative to Claude Code's environment. Early-stage but gaining traction fast.
No. 05Privacy & SecurityApplies to you
by ike_usawa · 301 points · 245 comments
The Atlantic examines how AI-powered wearables are turning everyday interactions into permanent, searchable records — and the countermeasures people are developing in response. A must-read for anyone who cares about digital rights in an era of always-on ambient AI. 245 comments means there's a serious debate happening.
No. 06Privacy & Security
by hipparchus · 217 points · 95 comments
A detailed post-mortem on HackerOne's fall from grace in the bug bounty world — covering researcher payouts, platform trust issues, and whether coordinated disclosure still works at scale. A sobering read for anyone who relies on or participates in responsible disclosure ecosystems.
No. 07AI Tools
by simonpure · 122 points · 79 comments
The Economist applies the tragedy-of-the-commons framework to AI's voracious appetite for shared resources — training data, compute, energy grids. A thought-provoking macro lens on where the AI boom leads when everyone races to extract and nobody stewards. Sharp editorial, paywalled but worth the click.
No. 08Dev Tools
by Klaster_1 · 237 points · 59 comments
Tim Berners-Lee's 1998 essay keeps resurfacing because most developers still ignore it. The rule is simple: design your URLs to never break, because broken links are a form of technical debt that compounds forever. Evergreen wisdom, especially relevant if you're building public APIs or documentation sites.
No. 09Creative software
by anigbrowl · 93 points · 21 comments
Panasonic succeeded where Apple, Sony, and Nikon all failed: getting RED's controversial RAW video compression patent overturned in a Japanese court. This could have significant ripple effects on camera software and raw video tooling across the industry. A win for open competition in professional video.
No. 10Weird science
by jader201 · 284 points · 196 comments
Research on London cab drivers shows that building and maintaining complex spatial mental models may provide meaningful protection against neurodegeneration. The mechanism involves hippocampal growth from sustained navigational challenge. A compelling argument for keeping your brain in hard problems — which most readers here are already doing.
From Pinboard Popular
Stories 11 – 20
No. 11Dev Tools
by akyuu · 539 points · 441 comments
The most-commented story of the day, and it's a doozy: a built-in Windows 11 weather widget quietly consuming over 1 GB of RAM. This is a useful data point on why bloat matters, and the HN thread has good analysis of Electron/WebView2 as the culprit. Useful ammo the next time someone argues native apps don't matter.
No. 12New Apple appsApplies to you
by LorenDB · 70 points · 8 comments
Klepton is a compatibility layer that lets you run Android ARM64 VR APKs on Apple Vision Pro — a genuinely wild piece of reverse engineering. If you care about the visionOS ecosystem and cross-platform XR development, this is the kind of hack that expands what's possible. Early but audacious.
No. 13Dev Tools
by LelouBil · 77 points · 13 comments
A technical deep-dive into the AT Protocol — the decentralized identity and data layer powering Bluesky — aimed squarely at engineers who think in terms of CRDTs, event logs, and distributed consistency. Dense and rewarding if you're evaluating decentralized architectures for your own projects.
No. 14Privacy & Security
by yu3zhou4 · 111 points · 81 comments
Phrack — the legendary underground zine — publishes a manifesto arguing that cheap compute, open-source AI, and cheap hardware have ushered in a new golden age of independent security research. Opinionated, punchy, and worth reading even if you disagree. Phrack issues are always events.
No. 15Actionable
by david927 · 239 points · 848 comments
The monthly HN community check-in with 848 comments — the richest signal of what developers are actually shipping right now. A goldmine for discovering niche tools, side projects, and early startups before they hit Product Hunt. Set aside 30 minutes and scroll.
No. 16Dev Tools
by craigkerstiens · 89 points · 8 comments
Snowflake's engineering team details how they implemented Change Data Capture from Postgres into Snowflake using logical replication — a notoriously fiddly problem. Concrete implementation details, including pitfalls with WAL management. If you're dealing with Postgres replication pipelines, this is immediately useful.
No. 17Actionable
by oskrim · 142 points · 97 comments
A step-by-step guide to SSH-ing into a reMarkable 2 and breathing new life into aging hardware rather than buying new. Combines hardware hacking with practical utility — the kind of DIY repair story HN loves. If you have an old reMarkable gathering dust, this is your weekend project.
No. 18Creative software
by klaussilveira · 53 points · 16 comments
A single-header C physics library targeting retro constrained platforms like the N64 and PlayStation — no dependencies, no malloc, fits in your ROM budget. Impressive constraints-driven engineering and a great reference for understanding how physics was done before we had GPU compute to spare.
No. 19Creative software
by dango2506 · 57 points · 20 comments
A delightful little web tool that generates printable globe templates from actual satellite imagery — pick a region, fold the paper, hold a planet. Equal parts cartographic curiosity and creative craft project. A rare HN submission that's genuinely fun to try in five minutes.
No. 20AI Tools
by MrRowTheBoat · 77 points · 23 comments
A playful demo of voice-driven LLM interaction: interrogate AI-powered murder mystery suspects using your actual voice and see if you can crack the case. It's a clever showcase of real-time voice AI UX, and the kind of creative application that points toward where voice interfaces are heading.