From Hacker News
Stories 1 – 10
No. 01Dev ToolsApplies to you
by weli · 1263 points · 382 comments
The highest-scoring HN post of the day tackles the uncomfortable reality of shipping products that aren't fully baked. With 382 comments, this clearly hit a nerve — the tension between 'done' and 'good enough' is one every developer building with AI tools faces daily. Essential reading for anyone deciding when to ship.
No. 02Privacy & SecurityApplies to you
by ledoge · 362 points · 89 comments
Citizen Lab documents how a member of the EU committee investigating Pegasus spyware was themselves hacked with Pegasus — a brazen, recursive irony. This is the definitive surveillance-state story of the week, with serious implications for digital rights across Europe and beyond.
No. 03AI ToolsApplies to you
by livestyle · 336 points · 151 comments
A practical, opinionated GitHub guide to running state-of-the-art LLMs on your own hardware — covering model selection, quantization, and inference tooling. If you're building with AI tools and care about privacy, local inference is the natural next step. Bookmark this.
No. 04Dev Tools
by indy · 295 points · 97 comments
Marijn Haverbeke — the brain behind ProseMirror and CodeMirror — has launched a new browser-based rich text editor. If his track record is any guide, this will become foundational infrastructure for the next decade of web editing. Worth watching closely.
No. 05AI ToolsApplies to you
by programLyrique · 218 points · 52 comments
Mistral ships a model fine-tuned for formal mathematical proof in the Lean 4 theorem prover — 'proof abundance' is the bold framing. This is a meaningful milestone for AI-assisted verification and a signal that LLMs are getting serious about correctness, not just plausibility.
No. 06Dev ToolsApplies to you
by peterparker204 · 207 points · 22 comments
A deep-dive into using TLA+ formal specification to track down a lurking SQLite write-ahead log bug that went undetected for 16 years. A masterclass in why formal methods matter — and a sobering reminder that the databases we all depend on carry hidden histories.
No. 07Privacy & SecurityApplies to you
by theanonymousone · 206 points · 56 comments
SearXNG is the self-hostable, privacy-respecting metasearch engine that aggregates results without tracking you. With AI-driven search reshaping the landscape, having a self-hosted fallback has never felt more relevant. You can run this today.
No. 08AI ToolsApplies to you
by yehiaabdelm · 149 points · 168 comments
A goldmine of real-world, practitioner-tested LLM coding workflows — 168 comments from developers sharing what's actually working. If you use Claude Code, there are almost certainly patterns here you haven't tried yet. This is the thread to read this weekend.
No. 09Privacy & SecurityApplies to you
by cubefox · 98 points · 32 comments
Epoch AI tracks a suspicious spike in serious CVEs correlating with a major Claude model release — raising thorny questions about AI-assisted vulnerability discovery (or creation). Whether causation or coincidence, this is exactly the kind of empirical signal the security community needs to be watching.
No. 10AI ToolsApplies to you
by gm678 · 77 points · 30 comments
Dan Luu's characteristically rigorous field notes on agentic coding loops — written partly using the tools being reviewed. His take on where agentic AI coding succeeds and fails is more grounded than most hype-cycle takes. Required reading for Claude Code users.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: ai, claude, programming
A practical listicle that actually delivers — ten specific Claude Code configuration tweaks that improve architectural-scale coding tasks. If you're a daily Claude Code user, at least two or three of these will be new to you. Start here before your next session.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: ai, llms, claude, video, open.source, tools, local
An open-source tool that feeds scene-aware, deduplicated video frames plus transcript to Claude or any LLM — runs entirely locally. Unlocks video understanding for workflows that previously couldn't touch it. MIT licensed and ready to plug into your pipeline today.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: llm, learning, models
Ornith-1.0 is a family of open-source models designed from the ground up for agentic coding — they can scaffold their own execution loops. It's an early but significant entry in the race to purpose-build models for multi-step code generation rather than just chat.
No. 14Dev ToolsApplies to you
Pinboard Popular · tagged: +, vm, via:hackernews, agent, os, linux
Virtual machines that boot in under one second — built specifically for agent tasks and code sandboxing. If you're running agentic coding loops, you need cheap, fast, disposable execution environments. Smol machines is a purpose-built answer to that exact problem.
No. 15AI ToolsApplies to you
Pinboard Popular · tagged: untagged
A new benchmark specifically measuring frontier coding agents on original, long-horizon software engineering tasks — not the toy problems that existing evals use. As agentic coding matures, knowing which models actually hold up over a multi-day task is increasingly critical.
No. 16Dev ToolsApplies to you
Pinboard Popular · tagged: git, ignore
A short, actionable explainer covering `.git/info/exclude` and global gitignore configs — the two git ignore mechanisms most developers have forgotten or never learned. Exactly the kind of quiet productivity boost that Pinboard surfaces and HN misses.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: select, custom-select, picker, height
Jake Archibald digs into the surprisingly gnarly problem of getting custom `<select>` heights right across browsers and platforms. For Angular/TypeScript developers building forms, this is the kind of browser-quirk deep dive that saves hours of debugging.
No. 18Dev Tools
Pinboard Popular · tagged: PostgreSQL, SQL, Database, Atomicity, Idempotency, TransactionalOutbox
DBOS makes a compelling architectural argument for keeping workflow state in the same database as your application data — eliminating the dreaded distributed-transaction problem via co-location. Relevant for anyone building durable workflows on top of Postgres and .NET.
No. 19Privacy & SecurityApplies to you
Pinboard Popular · tagged: untagged
The EFF makes the case for RSS as a practical, privacy-preserving antidote to algorithmic feeds. For an Obsidian user who already curates their own information diet, this is a natural pairing — and the EFF's framing as a digital-rights tool gives it extra weight.
No. 20Creative Software
Pinboard Popular · tagged: ultrasound, medicine, midjourney
Midjourney pivots hard into medical imaging — announcing a whole-body ultrasound system using half a million piezoelectric elements and GPU-scale compute to reconstruct 3D body maps. This is the most unexpected company pivot of 2026, and it just might be the most consequential one too.