From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by meetpateltech · 1926 points · 1408 comments
Anthropic drops Claude Opus 4.7, the biggest model release of the year so far — and the HN discussion is absolutely on fire with 1,400+ comments. If you live in Claude Code, this is your new engine. Read the release notes carefully before upgrading your workflows.
No. 02AI ToolsApplies to you
by aray07 · 367 points · 221 comments
The new tokenizer in Opus 4.7 quietly inflates session costs by 20–30% — someone did the math so you don't get surprised by your bill. Essential reading before you roll out 4.7 across your Claude Code sessions or any high-volume agentic workflow.
No. 03AI ToolsApplies to you
by meetpateltech · 586 points · 399 comments
Anthropic debuts Claude Design, a new Labs product aimed squarely at creative and design workflows. If you've been waiting for an AI tool that bridges the gap between generative ideas and production-ready design artifacts, this is worth watching closely.
No. 04Privacy & SecurityApplies to you
by hn_acker · 435 points · 133 comments
Lawfare makes the legal and policy case for banning the commercial sale of precise geolocation data — the data broker ecosystem that tracks everyone's phones in near real-time. A well-argued piece that pairs perfectly with the Penlink surveillance story below.
No. 05AI ToolsApplies to you
by _fizz_buzz_ · 113 points · 31 comments
A beautiful Show HN: someone wired Claude Code up via MCP to drive a real oscilloscope, run SPICE simulations, and automatically verify circuit behavior. A compelling demonstration of Claude Code as a general-purpose engineering agent far beyond web dev.
No. 06Dev ToolsApplies to you
by ingve · 298 points · 122 comments
Google ships an official Android CLI designed to slot into any AI coding agent, claiming 3x development speed. This is directly relevant to anyone building mobile-adjacent tooling or exploring what agentic dev pipelines look like at the platform level.
No. 07Privacy & Security
by mooreds · 119 points · 28 comments
NIST has quietly stopped adding enrichment metadata to the majority of CVEs in the National Vulnerability Database — a significant blow to the security tooling ecosystem that relies on that data. Expect downstream gaps in vulnerability scanners and SBOMs.
No. 08New Apple AppsApplies to you
by seanieb · 61 points · 23 comments
A tidy macOS utility that forces password-only unlock when you close your MacBook lid, disabling TouchID for that session. Perfect for crossing borders, court appearances, or any situation where you want to quickly drop to a higher authentication bar.
No. 09AI Tools
by scaredpelican · 217 points · 46 comments
AutoProber is a gloriously scrappy AI-driven hardware probing arm built from duct tape and a salvaged CNC machine — it uses computer vision to autonomously poke circuit boards and map their secrets. Peak hacker ingenuity and a genuinely novel application of vision models.
No. 10Dev Tools
by binsquare · 93 points · 36 comments
SmolVM promises subsecond cold starts for portable virtual machines — the kind of primitive that makes serverless sandboxing, edge compute, and AI tool isolation actually practical. Early days, but the architecture is worth understanding now.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: claude
Official Claude Code documentation on routines — the mechanism for automating repeated multi-step workflows inside your coding sessions. If you're still triggering everything manually, this is the feature that turns Claude Code from a chat box into a real automation layer.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: claude, tips
Anthropic's own guide on managing long Claude Code sessions with the 1M context window — covering when to compact, how to structure context hand-offs, and patterns that keep large codebases coherent across sessions. Required reading given the Opus 4.7 launch.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: github-starred
A curated core skills library for Claude Code — pre-built capabilities you can drop into your setup to extend what Claude Code can do out of the box. Pairs perfectly with the new routines docs; think of it as a community stdlib for your AI coding agent.
No. 14AI ToolsApplies to you
Pinboard Popular · tagged: llm, workflow
A Tech Lead shares a structured pre-code-generation workflow where the real work — spec writing, context loading, constraint definition — happens before Claude writes a single line. Practical and opinionated, this is the antidote to vibe-coding disasters.
No. 15AI ToolsApplies to you
Pinboard Popular · tagged: ai
A pointed critique of Ollama as the default local LLM serving layer — arguing that its convenience hides serious reliability and performance gotchas for production use. Whether you agree or not, it's a useful forcing function to examine your local model stack.
No. 16Dev ToolsApplies to you
Pinboard Popular · tagged: untagged
Steve Klabnik's intro to Jujutsu (jj), the Git-compatible version control system that rethinks branching and history editing from first principles. If you've ever wished Git's mental model was less painful, this tutorial is the on-ramp you've been waiting for.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: github, git
GitHub's official stacked PRs feature (via gh-stack) finally makes trunk-based development with small, reviewable changesets a first-class workflow on GitHub. If you've been manually managing stacked branches, this is the tooling you've wanted.
No. 18Privacy & SecurityApplies to you
Pinboard Popular · tagged: via:HackerNews, backup
Backblaze silently started excluding .git folders and Dropbox directories from backups without clearly communicating the change — the kind of silent regression that can leave you exposed when you least expect it. Time to audit what your backup software is actually backing up.
No. 19New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
Netflix ditched AVFoundation for a custom video player in its Apple TV app and the result is a noticeably worse experience: broken system controls, no Picture-in-Picture, degraded HDR. A cautionary tale about the hidden costs of abandoning platform-native APIs.
No. 20Creative Software
Pinboard Popular · tagged: photo
Blackmagic has extended DaVinci Resolve into a full photo editing application — bringing the same colour science and node-based grading workflow from professional video into stills. A genuine Lightroom alternative with serious pro pedigree worth evaluating.