From Hacker News
Stories 1 – 10
No. 01Privacy & SecurityApplies to you
by toomuchtodo · 749 points · 122 comments
Virginia becomes the latest state to explicitly ban the sale of precise geolocation data — a major win for privacy advocates who've watched data brokers quietly monetize people's physical movements for years. The law closes one of the most egregious loopholes in U.S. privacy law. Watch for other states to follow suit.
No. 02Privacy & Security
by doener · 612 points · 285 comments
PeerTube is having a moment on HN with 612 points and nearly 300 comments — suggesting a renewed appetite for YouTube alternatives that don't harvest your data. Built on ActivityPub, it federates with the wider Fediverse. If you've been meaning to self-host video, this is worth a serious look.
No. 03Dev ToolsApplies to you
by soheilpro · 521 points · 203 comments
Podman v6 is a major milestone for the Docker-compatible daemonless container runtime, with significant performance and compatibility improvements. For .NET developers wary of Docker Desktop licensing, Podman on macOS just keeps getting better. Dig into the changelog — there's a lot here.
No. 04Privacy & SecurityApplies to you
by IngoBlechschmid · 462 points · 203 comments
A serious regression: since Linux 6.9, suspending a LUKS-encrypted system no longer wipes disk encryption keys from RAM, leaving them exposed to cold-boot and memory-scraping attacks. If you rely on full-disk encryption on any Linux machine, this needs your immediate attention. A patch exists but may not be in your distro yet.
No. 05New Apple AppsApplies to you
by hashier · 401 points · 195 comments
Immich 3.0 is a massive update to the self-hosted Google Photos alternative, with a redesigned UI, improved mobile apps, and better performance on large libraries. For anyone in the Apple ecosystem who refuses to hand their photo library to Google or iCloud indefinitely, this is the gold-standard self-hosted option. The iOS app is excellent.
No. 06Privacy & SecurityApplies to you
by flowercalled · 300 points · 94 comments
Scott Aaronson — a CS theorist, not a pundit — sounds the alarm on the systematic dismantling of U.S. privacy infrastructure. He frames the current moment as genuinely unprecedented and calls for concrete technical and legal responses. Essential reading to understand where the threat landscape actually stands.
No. 07AI ToolsApplies to you
by Riseed · 130 points · 153 comments
A detailed, opinionated methodology for keeping AI coding agents productive without letting them go off the rails — tight feedback loops, small tasks, constant review. If you use Claude Code daily, the "short leash" framing is immediately practical and the 153-comment discussion is full of refinements. This is the workflow post HN has been waiting for.
No. 08New Apple AppsApplies to you
by sprawl_ · 276 points · 337 comments
Casey Liss pushes back hard on the narrative that CarPlay is somehow bad or redundant — arguing it's strictly additive to whatever the car already does. The title alone is perfect, and the 337-comment HN thread turns into a rich debate about Apple's place in the car ecosystem. Required reading for anyone who's ever plugged in at the center console.
No. 09AI ToolsApplies to you
by coloneltcb · 83 points · 14 comments
WebKit's official Safari MCP server lets AI coding assistants directly interact with Safari — inspecting the DOM, running JavaScript, and pulling page state — without leaving your dev workflow. For macOS developers using Claude Code or any MCP-compatible agent, this is a first-class integration worth setting up today. Apple is quietly building out its MCP story.
No. 10AI ToolsApplies to you
by nsoonhui · 16 points · 3 comments
Reuters reports Alibaba is banning Claude Code internally over alleged backdoor concerns — a geopolitically loaded claim that will ripple through enterprise AI adoption conversations. Whether the concern is technical or political posturing, it signals the AI coding tools market is entering a new phase of scrutiny. If you use Claude Code professionally, understand the context.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: ai, viaKottke, thanksKottke
An interactive compass-style visualization for mapping your position on various AI dimensions — hype vs. skepticism, open vs. closed, tool vs. agent. It's the kind of quick self-assessment that's actually useful for clarifying your own priors. Via Kottke, which means it's getting wide play in the thoughtful-tech crowd.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: ai
herdr is a persistent terminal multiplexer purpose-built for running multiple AI coding agents simultaneously — with built-in state awareness for blocked, done, and working agents. Think tmux, but the sessions understand what your agents are doing. If you're running Claude Code or similar agents in parallel, this is immediately useful.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: AI, agent, coding, benchmark
Cursor has published CursorBench, its internal evaluation suite for AI coding agents — a rare look at how a leading AI IDE actually measures model performance on real coding tasks. Useful both for benchmarking your own tool choices and for understanding what "better at coding" actually means in practice.
No. 14AI ToolsApplies to you
Pinboard Popular · tagged: to_share, ai-agents, anthropic-guide, openai-tutorial, google-reference, work-framework, capability-example
Ethan Mollick argues we're past peak chatbot and entering the age of agents — a shift that changes how developers should think about integrating AI into their workflows. The piece is practical and grounded, not hype. Essential context for anyone building with or on top of AI tools right now.
No. 15Privacy & SecurityApplies to you
Pinboard Popular · tagged: privacy, security, tv, samsung
Spur's research finds that nearly half of LG Smart TV apps silently bundle residential proxy SDKs — turning your TV into a node in someone else's proxy network without your knowledge or consent. This is a stunning finding with major implications for home network privacy. If you have a smart TV on your LAN, read this.
No. 16Privacy & SecurityApplies to you
Pinboard Popular · tagged: untagged
A sharp technical breakdown of why the EU's age verification proposals are a privacy disaster in disguise — requiring identity checks that create surveillance infrastructure even if that's not the intent. The author is a protocol-level thinker, and the argument is rigorous rather than reactionary. The regulation vs. privacy tension is only going to intensify.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: filesystem, s3, block, object, network, rust, opensource, software
ZeroFS is an open-source, Rust-built filesystem that presents S3-compatible object storage as a block device — bridging the gap between cloud object storage and applications that expect a traditional filesystem. For developers building infrastructure on top of S3 or S3-compatible stores, this could simplify a lot of plumbing. Worth a close look.
No. 18Creative Software
Pinboard Popular · tagged: physics-engines, canvas-climb
The legendary Box2D physics engine — used in countless games and creative coding projects — is announcing Box3D, bringing its battle-tested approach to 3D physics simulation. A huge deal for game developers and creative coders who've relied on Box2D's simplicity and correctness. The 2D original powered everything from Angry Birds to indie classics.
No. 19Weird Science
Pinboard Popular · tagged: car, visualization, explanation, engine, combustion
Bartosz Ciechanowski's interactive explainers are consistently the best technical writing on the web, and this deep dive into internal combustion engines is no exception — beautifully animated, rigorously accurate, and genuinely illuminating. Even if you know how engines work, this will show you something you didn't. Bookmark it.
No. 20Dev ToolsApplies to you
Pinboard Popular · tagged: untagged
Vim Scoops is a bite-sized, gamified way to learn Vim motions — structured as short daily lessons rather than a steep wall of documentation. Even if you live in VS Code or a JetBrains IDE, Vim motions are available everywhere and worth internalizing. A surprisingly polished approach to a topic most developers keep putting off.