From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by yakkomajuri · 408 points · 272 comments
Simon Willison distills six months of LLM chaos into a five-minute read — exactly the kind of high signal-to-noise briefing developers need. If you've been heads-down shipping and missed half the model releases, this is your catch-up. Required reading before any AI planning conversation.
No. 02AI ToolsApplies to you
by tomeraberbach · 449 points · 301 comments
Anthropic snaps up Stainless, the SDK generation company behind clean TypeScript/Python client libraries for many APIs. This signals Anthropic is doubling down on developer experience — expect the Claude API SDKs to get significantly better. Directly relevant if you're building with Claude Code or the API.
No. 03Dev ToolsApplies to you
by zakirullin · 631 points · 309 comments
A plain-files approach to note-taking that skips Obsidian's plugin complexity — your notes are just Markdown files, navigable with any editor. For Obsidian users who find the app getting heavier, this is a compelling minimalist counter-argument. Worth benchmarking against your current workflow today.
No. 04Privacy & SecurityApplies to you
by DaSHacka · 636 points · 285 comments
A deep-dive into how Bitwarden has quietly shifted its UX, business model, and codebase over the past year — not all of it in a direction open-source loyalists love. Privacy-conscious developers should know what's changing in their password manager before it changes on them.
No. 05Privacy & SecurityApplies to you
by cdrnsf · 282 points · 115 comments
404 Media reports the FBI is seeking a contract for bulk access to Flock Safety's nationwide ALPR network — a de facto surveillance dragnet without warrants. The scale here is genuinely alarming, and the procurement paper trail is the whole story. Essential reading for anyone tracking state surveillance creep.
No. 06Dev ToolsApplies to you
by ildari · 468 points · 227 comments
A neat, immediately deployable trick: filter PRs and commits by Git author metadata to identify and gate AI-generated contributions. As AI agents proliferate in open repos, this is the kind of practical hygiene that maintainers need now. Copy-paste applicable today.
No. 07AI ToolsApplies to you
by asar · 143 points · 98 comments
Cursor's Composer gets a major upgrade with 2.5 — better multi-file reasoning, improved context retention, and tighter agent loops. Even if you're a Claude Code devotee, knowing what the competition ships keeps you calibrated. The feature gap between AI coding tools is narrowing fast.
No. 08Privacy & SecurityApplies to you
by theanonymousone · 78 points · 27 comments
Another supply-chain attack wave has hit npm, this time compromising 314 packages in a coordinated campaign. If your stack has any JavaScript dependencies — and it does — you need to audit your lockfile now. The Dune-named attacker is back and getting more sophisticated.
No. 09AI Tools
by lukaspetersson · 257 points · 209 comments
Andon Labs built fully autonomous AI radio stations — music selection, DJ banter, live mixing, all generated. The results are surprisingly coherent and raise immediate questions about what 'creative curation' means when a model does it. A fascinating edge-case for AI creative tooling.
No. 10AI ToolsApplies to you
by dnw · 75 points · 56 comments
Jason Liu's practical guide to squeezing maximum performance out of OpenAI Codex — prompt structures, context tricks, and workflow patterns that actually move the needle. This is the kind of applied prompt engineering that transfers directly to Claude Code users too. Bookmark and apply.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: LLM, Claude, MD, scan
A tool that scans your repo and interviews you to auto-generate a high-quality CLAUDE.md — the context file that makes Claude Code dramatically smarter about your project. If you use Claude Code and haven't nailed your CLAUDE.md, this is the shortcut you've been waiting for.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: ai, vscode
Microsoft's VS Code team pulls back the curtain on the agent scaffolding that powers Copilot — tool calls, context windows, memory management, and how it decides what to show the LLM. Understanding the internals makes you a better prompter and a better evaluator of AI coding tools.
No. 13Privacy & SecurityApplies to you
Pinboard Popular · tagged: security
A researcher claims Microsoft deliberately introduced a recoverable backdoor in BitLocker and has published a working exploit. If confirmed, this is a five-alarm fire for Windows-based enterprise security. Privacy-first developers should read this before recommending BitLocker to anyone.
No. 14New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
A tiny macOS menu bar utility that decodes the USB-C cable chaos — tells you whether each plugged-in cable supports Thunderbolt, DisplayPort, charging speeds, and more. The USB-C specification is a nightmare and this app turns it into plain English. Install it once and stop guessing.
No. 15Dev ToolsApplies to you
Pinboard Popular · tagged: ai
herdr is a persistent terminal multiplexer purpose-built for coding agents — detach, reattach, and let agents keep running with built-in awareness of blocked/done/working states. As Claude Code and similar agents become part of daily workflows, this is the kind of infrastructure primitive that fills a real gap.
No. 16Dev ToolsApplies to you
Pinboard Popular · tagged: from:ifttt, github
comview is a terminal-based diff viewer that's gunning for the title of best in class — fast, keyboard-driven, and designed for actual code review rather than just file comparison. Worth a look if you've felt let down by existing diff tools in your git workflow.
No. 17Dev Tools
Pinboard Popular · tagged: software, manifesto, development, philosophy
A philosophical pushback against software bloat, arguing for tools that fit in your head and on a floppy. It's provocative counter-programming in an era of AI-assisted code generation that can produce thousands of lines effortlessly. A good palate cleanser for any developer.
No. 18New Apple Apps
Pinboard Popular · tagged: review, inspiration, eink, monitor, hardware, cool
Oskar Wickström reviews a full e-ink monitor as a daily coding display — eye strain, refresh rates, terminal legibility, the works. As more developers chase distraction-free focus setups, this is a thorough real-world verdict on whether paper-like screens are actually usable for code.
No. 19AI ToolsApplies to you
Pinboard Popular · tagged: ai, llm
A careful energy-cost analysis showing that running LLMs locally on Apple Silicon can actually cost more per token than routing through OpenRouter when electricity is factored in. Challenges the assumption that 'local = free' — important math for any Mac developer building AI workflows.
No. 20AI ToolsApplies to you
Pinboard Popular · tagged: AI_assistant, Obsidian, memory, AI
OpenHuman is an open-source personal AI assistant with a local 'memory tree' that syncs to an Obsidian-compatible knowledge base — integrating Gmail, GitHub, Notion and 115 other platforms while keeping data encrypted on-device. The Obsidian integration and privacy-first architecture make this a direct hit for this reader's stack.