From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by xz18r · 371 points · 140 comments
Obsidian's team lays out where the plugin ecosystem is headed, including new APIs and tighter AI integration. If you live inside Obsidian for notes and knowledge management, this is essential reading. The 140-comment thread is full of power-user reactions worth skimming.
No. 02Dev Tools
by rubenbe · 1253 points · 393 comments
Jeff Geerling makes a detailed, damning case that Bambu Lab is taking from the open-source community while locking down their ecosystem. Today's top HN story by a mile, with nearly 400 comments. A cautionary tale about what happens when hardware vendors treat open source as a marketing prop.
No. 03AI ToolsApplies to you
by HenryNdubuaku · 448 points · 151 comments
A 26-million-parameter model distilled specifically for tool-calling, small enough to run locally and fast enough to embed in apps. This is exactly the kind of efficient, task-specific model that will power the next wave of AI coding assistants. Directly relevant if you're building agentic workflows.
No. 04AI ToolsApplies to you
by devhouse · 195 points · 165 comments
Google DeepMind explores what a cursor means when an AI agent is doing the clicking. This is the UI/UX question lurking behind every computer-use agent demo. If you're building with Claude Code or other agentic tools, this framing will stick with you.
No. 05Dev ToolsApplies to you
by aduffy · 279 points · 56 comments
DuckDB introduces a proper client-server protocol, moving it from pure embedded database to something you can run as a shared service. This is a big architectural shift for teams using DuckDB in .NET or TypeScript backends. Worth understanding before you design your next data pipeline.
No. 06Privacy & SecurityApplies to you
by Brajeshwar · 335 points · 106 comments
The EFF dissects Canada's new surveillance bill and finds it's the same dangerous overreach they fought last year, just rebranded. Mandatory backdoors and sweeping data-retention requirements are back on the table. The pattern of laundering rejected surveillance bills is worth tracking globally.
No. 07Privacy & SecurityApplies to you
by hn_acker · 194 points · 35 comments
With border device searches increasingly in the news, the EFF is arguing to the 4th Circuit that the Fourth Amendment applies to your laptop at customs. Practical reading if you travel internationally with sensitive dev credentials or client data.
No. 08Privacy & Security
by chizhik-pyzhik · 311 points · 145 comments
Six new CVEs in dnsmasq, the DNS/DHCP daemon running on millions of routers and Linux servers. If you self-host anything or manage infrastructure, check your dnsmasq version now. The disclosure has 145 comments diving into severity and exposure.
No. 09Creative software
by ibobev · 472 points · 38 comments
A gorgeous deep-dive into physically-based atmospheric scattering, with interactive WebGL demos. Maxime Heckel's writing sits at the intersection of math, art, and code — pure creative-coding pleasure. Even if you never ship a shader, reading this will change how you look at sunsets.
No. 10Dev Tools
by Murfalo · 415 points · 177 comments
The community's immediate response to Bambu Lab's lockdown: a fork of OrcaSlicer that restores full cloud connectivity. Open source moving faster than the lawyers — this fork hit 415 points within hours. A textbook example of the community fighting back.
From Pinboard Popular
Stories 11 – 20
No. 11New Apple appsApplies to you
Pinboard Popular · tagged: untagged
Spark Mail now ships a Mac command-line interface and AI agent skills — two things that matter a lot if you're an automation-focused macOS developer. Being able to script your email client from the terminal is a long-overdue power-user feature. MacStories gives it a thorough look.
No. 12New Apple appsApplies to you
Pinboard Popular · tagged: untagged
Apple quietly ships E2E-encrypted RCS in iOS 26.5, finally closing the green-bubble security gap. This is a genuine privacy win that matters to anyone who texts Android users. Rolling out now — go check Software Update.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: cli, api, llm, ai, claude, agentic_ai
Printing Press uses Claude to design and generate CLI tools from a description — it's meta-tooling where the AI builds the developer's own interface. Tagged 'claude' and 'agentic_ai', this is directly in the wheelhouse of anyone using Claude Code. Worth a 10-minute experiment today.
No. 14AI ToolsApplies to you
Pinboard Popular · tagged: ml, tryme, programming, tools
Augment Code is an AI coding assistant built specifically for large, existing codebases — the scenario where tools like Copilot start to struggle. Tagged 'tryme' on Pinboard, meaning someone thought it was worth a hands-on look. A credible alternative to evaluate alongside Claude Code.
No. 15Dev ToolsApplies to you
Pinboard Popular · tagged: programming, architecture, design, article
Matklad (the rust-analyzer author) writes a thoughtful, opinionated guide to learning software architecture — not patterns-as-buzzwords but the actual thinking process. Dense with insight per paragraph. Bookmark for re-reading when you're designing your next .NET or Angular system boundary.
No. 16AI ToolsApplies to you
Pinboard Popular · tagged: ai, llm, software_development, career
Sean Goedecke argues that AI isn't just automating tasks — it's compressing the viable career window for software engineers. Provocative but not hysterical, grounded in how LLMs are actually changing the economics of hiring. Required reading for anyone planning more than 5 years ahead.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: github-starred, aws, aws-emulation, devops, docker, ec2, ecs, localstack, s3, sqs, testcontainers
Floci is a lightweight, free AWS local emulator in the vein of LocalStack — covering EC2, ECS, S3, and SQS without the subscription cost. If you're doing cloud-native .NET development and tired of paying for LocalStack Pro, this is worth immediate evaluation.
No. 18New Apple apps
Pinboard Popular · tagged: untagged
A leaked video gives the first real look at Google's Aluminium OS, a rumored next-generation platform that could reshape the Android/ChromeOS landscape. Sixteen minutes of footage — more than enough to form an opinion on whether this is a genuine macOS competitor or vaporware.
No. 19Privacy & SecurityApplies to you
Pinboard Popular · tagged: privacy
A data-art piece that visualizes exactly what personal information is extracted when you use a 'free' service. Simple, visceral, and shareable — the kind of thing that makes abstract data-harvesting suddenly feel real. Send it to your less privacy-conscious friends.
No. 20AI ToolsApplies to you
Pinboard Popular · tagged: au, ai, skill
Matt Pocock — the TypeScript educator behind Total TypeScript — shares his personal AI skills configuration. For a TypeScript/.NET developer already using AI coding assistants, seeing how an expert structures their AI workflows is directly actionable. Forkable and immediately useful.