From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by palashawas · 391 points · 227 comments
Reflex ran the numbers and found that letting an AI agent click around a UI costs 45x more than hitting a structured API directly. This is a must-read if you're designing AI workflows — it makes a compelling case for investing in proper API surfaces rather than screen-scraping shortcuts. Directly relevant to anyone building with Claude Code or agentic pipelines.
No. 02AI ToolsApplies to you
by amrrs · 562 points · 267 comments
Google details how multi-token prediction (MTP) drafters dramatically speed up Gemma 4 inference without sacrificing quality. If you're running local models or evaluating alternatives to hosted LLMs, this is a significant efficiency leap worth understanding. The speculative decoding approach here is becoming a key technique across the whole LLM inference stack.
No. 03AI ToolsApplies to you
by blenderob · 441 points · 308 comments
A witty, pointed essay proposing three "inverse" counterparts to Asimov's Laws of Robotics — and what they reveal about how AI systems actually behave in the wild. Sparks a great 300-comment HN thread about AI alignment and practical trust. Worth five minutes of your morning.
No. 04AI ToolsApplies to you
by rolph · 291 points · 164 comments
Cloudflare and Stripe have teamed up to let AI agents autonomously provision accounts, purchase domains, and ship deployments — no human in the loop required. This is a significant step toward fully autonomous software agents with real-world side effects. If you're building agentic workflows, the billing and identity model here is worth studying closely.
No. 05Dev Tools
by warpspin · 663 points · 330 comments
A major DNSSEC misconfiguration took down a huge swath of .de domains earlier today before being resolved. The 330-comment HN thread is a masterclass in DNS incident analysis. A good reminder that DNSSEC, while important for security, carries real operational risk when misconfigured.
No. 06New Apple AppsApplies to you
by alentodorov · 405 points · 304 comments
iOS 27 will let users create custom Wallet passes directly from the app — no third-party tooling required. This could open interesting doors for developers and small businesses who want lightweight, native pass experiences without building a full PassKit backend. Filed under: Apple quietly making something useful.
No. 07Privacy & Security
by spankibalt · 383 points · 340 comments
A lawsuit claims Zuckerberg personally signed off on using copyrighted books to train Meta's AI models. This is shaping up to be the highest-profile AI training data case yet, with implications for every company using scraped data. The legal and ethical questions here will reshape how foundation models are built and licensed.
No. 08Dev Tools
by SeenNotHeard · 341 points · 200 comments
Raymond Chen digs into the origin story of Tab-to-navigate-dialog-fields — and why IBM objected. A delightful piece of platform history that explains why UX conventions we take for granted were actually hard-fought battles. Essential reading for anyone who has ever wondered why things work the way they do.
No. 09AI ToolsApplies to you
by omarsar · 53 points · 6 comments
A Claude Code plugin that turns your codebases and docs into structured, queryable LLM knowledge bases. This is directly in the wheelhouse of anyone using Claude Code who also maintains Obsidian vaults or internal wikis. The workflow of code → structured knowledge is exactly where agentic dev tools are heading.
No. 10AI ToolsApplies to you
by louiereederson · 236 points · 172 comments
Anthropic lays out its vision for Claude-based agents in regulated industries — compliance, claims processing, financial analysis. Even if you're not in fintech, the design patterns for safe, auditable agentic workflows are broadly applicable. Good signal on where Anthropic is steering the Claude product.
From Pinboard Popular
Stories 11 – 20
No. 11Creative SoftwareApplies to you
by ouli · 166 points · 58 comments
A gorgeous tool that extracts and organizes color palettes from 3,000 paintings by master artists — Vermeer, Monet, Hopper and hundreds more. Instantly useful for UI design, generative art, or just visual inspiration. One of those side projects you'll keep a tab open for.
No. 12Dev Tools
by signa11 · 303 points · 159 comments
Star Labs has announced the StarFighter, a Linux-native 16-inch laptop positioned as a serious developer machine with a high-end display and open firmware. The HN thread goes deep on coreboot, ME-clean firmware, and how it stacks up against Framework. An interesting option for devs who want macOS-level build quality with full Linux control.
No. 13Weird Science
by kuberwastaken · 214 points · 177 comments
A thoughtful, personal essay on the rapidly advancing field of organoid and biological computing — and why the author finds the ethical terrain scarier than nuclear or even AI. The 177-comment thread spans neuroscience, philosophy of mind, and bioethics. Unsettling and worth your time.
No. 14Privacy & Security
by veeti · 116 points · 43 comments
OpenRSS documents how YouTube has quietly broken RSS feed reliability — missing videos, delayed entries, silent failures. If you follow YouTube channels via RSS (the sane way), this explains the recent weirdness. It's also a reminder that Google treats RSS as a second-class citizen, and you should plan accordingly.
No. 15Actionable
by nohell · 258 points · 175 comments
A manifesto-style post making the case for building and releasing free, open software purely for the joy of it — no monetization, no product-market fit required. The HN thread is full of developers sharing what they've built and released for free. A good antidote to the hustle-culture noise.
No. 16Creative SoftwareApplies to you
by cheeaun · 26 points · 2 comments
A clever CSS technique for layering multiple strokes on text using paint-order and SVG filter tricks — no images or canvas required. Directly actionable for frontend devs who want typographic flair in Angular/TypeScript apps without reaching for a design library. The demo alone makes it worth clicking.
No. 17AI ToolsApplies to you
by gmays · 140 points · 28 comments
Zhipu AI's GLM-5V-Turbo is a compact multimodal model purpose-built for agentic tasks — it can see, reason, and act across GUI and document environments. Interesting benchmark competitor to GPT-4o and Claude on vision-heavy agent tasks. Worth tracking if you're evaluating model options for multimodal pipelines.
No. 18AI Tools
by debo_ · 146 points · 100 comments
Canadian telco Telus is deploying real-time AI voice modulation to neutralize the accents of overseas call center workers — raising pointed questions about bias, worker dignity, and the ethics of AI-mediated identity. The technology works, but the implications are uncomfortable. A story that will generate debate well beyond the tech sector.
No. 19Weird Science
by gnabgib · 16 points · 7 comments
Georgia Tech researchers have built smart home sensors that harvest energy from ambient RF, light, and vibration — no batteries ever. The implications for long-lived IoT deployments and Home Assistant setups are significant. If the cost curve bends right, this could make truly maintenance-free smart home sensors a reality.
No. 20AI ToolsApplies to you
by mtricot · 118 points · 31 comments
Airbyte is extending its data pipeline platform to feed structured context from 300+ data sources directly into AI agents. If you're building RAG pipelines or agentic tools that need to query databases, SaaS tools, or internal data, this could replace a lot of custom connector glue code. An actionable Show HN for the AI-tools builder.