From Hacker News
Stories 1 – 10
No. 01Privacy & SecurityApplies to you
by tosh · 978 points · 295 comments
A free, open-source offline maps app built on OpenStreetMap with zero ads, no tracking, and no data collection. For privacy-conscious developers who hate that every map app wants to sell their location history, this is the answer. Works beautifully on iOS and Android — and it's genuinely good.
No. 02Creative SoftwareApplies to you
by bouh · 842 points · 209 comments
An open-source, browser-based print layout and design tool that puts real typographic control back in your hands without a subscription. Think of it as a lightweight InDesign alternative you can self-host or use instantly. With 842 points and 209 comments, HN clearly found it striking a nerve.
No. 03Privacy & SecurityApplies to you
by popcar2 · 481 points · 364 comments
A sharp essay arguing that the digital-vs-physical debate is a red herring — the real issue is that you don't actually own digital purchases. Directly relevant to anyone who cares about digital rights and has watched storefronts disappear with their libraries. 364 comments means this touched a nerve.
No. 04Dev Tools
by croes · 323 points · 137 comments
The Flipper Zero team lays out their roadmap — new hardware partnerships, an open SDK push, and plans to make the firmware ecosystem more modular. If you've ever wanted a programmable multi-tool for hardware hacking, this is where the platform is headed. Big implications for the hobbyist security space.
No. 05AI ToolsApplies to you
by mfiguiere · 280 points · 207 comments
OpenAI is bringing GPT-5.6 Sol Ultra — reportedly a significant step up in coding capability — to Codex, their agentic coding product. For anyone already living in Claude Code or Copilot, this is direct competition worth benchmarking. 207 comments of vigorous debate on what this actually means.
No. 06AI ToolsApplies to you
by softwaredoug · 119 points · 64 comments
Researchers ran a controlled experiment pairing clean vs. messy codebases and measured how well AI coding agents performed on each — the answer will not surprise you, but the effect sizes will. Directly actionable if you use Claude Code: clean code isn't just for humans anymore. Required reading.
No. 07AI ToolsApplies to you
by kiyanwang · 74 points · 62 comments
Tom Tunguz models out when AI API costs will exceed the salary of a software engineer — and the crossover point is closer than you'd think. Essential framing for teams deciding how aggressively to automate with LLMs. The unit economics of AI coding are about to become a C-suite conversation.
No. 08Dev ToolsApplies to you
by Callicles · 62 points · 41 comments
A slick Rust-powered terminal UI that shows DNS propagation in real time across global resolvers — exactly the kind of tool you wish existed the last time you launched something and wondered why half the planet was still hitting the old IP. Install it once, reach for it forever.
No. 09Weird Science
by jfil · 177 points · 38 comments
An artist-in-residence at Aalto University built a generative paint toy and stumbled into a genuinely novel cellular automaton. The writeup is charming and the visuals are mesmerizing — proof that creative coding accidents are still the best kind. A great Sunday-morning rabbit hole.
No. 10New Apple AppsApplies to you
by dabluck · 115 points · 72 comments
The developer behind Castro — the beloved iOS podcast app — reflects candidly on what they got wrong about using support as a relationship-building channel. Rare honest post-mortem from a beloved indie Apple app maker. If you build iOS/macOS apps or just love Castro, this is worth your time.
From Pinboard Popular
Stories 11 – 20
No. 11New Apple AppsApplies to you
Pinboard Popular · tagged: emulation, macintosh, rust
A new, hardware-accurate classic Mac emulator written in Rust — boots real 68k Mac ROMs with cycle-accurate precision. For macOS users who want to run vintage Mac software or just appreciate the craftsmanship, this is a beautiful piece of work. The Rust rewrite trend reaches the most nostalgic possible target.
No. 12New Apple AppsApplies to you
Pinboard Popular · tagged: macos, menubar, github
An open-source macOS menu bar manager — think Bartender or Ice, but free and hackable. With Bartender's ownership drama still fresh in minds, a transparent open-source alternative with active development is exactly what the community needed. Drop-in replacement for anyone decluttering their menu bar.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: ai, terminal
A terminal workspace manager purpose-built for running and orchestrating multiple AI coding agents simultaneously. If you're running Claude Code alongside other agents on a large codebase, this is exactly the kind of tooling the ecosystem has been missing. Grab it while it's still early.
No. 14AI ToolsApplies to you
Pinboard Popular · tagged: llmCodeDev, llmNow
LLMs don't fail the way deterministic software fails — which means your existing CI/CD pipeline is flying blind. This piece diagnoses the problem and describes the evaluation gates teams are building to catch regressions. Practical, opinionated, and directly applicable if you're shipping anything LLM-powered.
No. 15Privacy & SecurityApplies to you
Pinboard Popular · tagged: AI, cybersecurity
A rigorous framing of prompt injection attacks as a fundamental problem of role confusion — the model can't reliably distinguish instructions from data. Goes beyond CTF tricks into principled defense strategies. Essential security reading for anyone building LLM-powered tools or agents.
No. 16Dev ToolsApplies to you
Pinboard Popular · tagged: clickhouse
A practitioner's argument that ClickHouse has quietly become the default choice for observability backends, outpacing Elasticsearch and purpose-built solutions on cost, speed, and simplicity. If you're evaluating logging/metrics infrastructure for a .NET or any backend project, this is the case you'll be making to your team.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: css, yam, yat
David Bushell digs into the persistent CSS full-bleed layout problem and presents clean, modern solutions using current spec features. Exactly the kind of practical CSS deep-dive that saves you 30 minutes of Stack Overflow archaeology. Angular component authors dealing with layout containment will find this immediately useful.
No. 18Dev Tools
Pinboard Popular · tagged: books, compilers, computer-science, programming, programming-language
A free, full-length compiler design textbook from Notre Dame — covers scanning, parsing, type checking, code generation, and optimization with modern, approachable prose. One of the better free CS textbooks making the rounds right now. Bookmark it for the next time you want to understand what your tools are actually doing.
No. 19New Apple AppsApplies to you
Pinboard Popular · tagged: macos, ios, pc, rts, strategy, game
A native port of Command & Conquer Generals: Zero Hour that runs on macOS, iPhone, and iPad with RTS-optimized touch controls — requires the original game assets from Steam. The Apple ecosystem rarely gets love from classic RTS titles, so this is a genuine treat for fans. Impressive solo effort.
No. 20Weird Science
Pinboard Popular · tagged: untagged
James Webb is handing cosmologists data that doesn't fit the standard model — galaxies too big, too early, too strange. Quanta does their usual excellent job making the theoretical stakes legible for non-specialists. When the universe stops making sense, you read Quanta.