From Hacker News
Stories 1 – 10
No. 01Privacy & SecurityApplies to you
by ChuckMcM · 1494 points · 487 comments
GrapheneOS makes the case that hardware attestation — the mechanism that lets devices verify their software stack — is being weaponized by platform vendors to lock out third-party OSes and competitors. With nearly 500 comments and nearly 1,500 upvotes, this is the privacy/digital-rights conversation of the day. Essential reading if you care about device sovereignty.
No. 02AI ToolsApplies to you
by cylo · 1111 points · 472 comments
A forceful argument that running models locally isn't just a hobbyist curiosity — it's the only privacy-respecting, censorship-resistant default. The massive comment thread explores tradeoffs with cloud AI in depth. Pairs perfectly with today's M4 local-model piece below.
No. 03Dev ToolsApplies to you
by andrewstuart · 765 points · 534 comments
A developer's honest account of returning to AWS after time away — the complexity, pricing opacity, and cognitive overhead haven't improved. 534 comments of catharsis and war stories. If you're weighing cloud options for a .NET backend, this thread is required reading.
No. 04Privacy & Security
by iancmceachern · 542 points · 288 comments
Bambu Lab is suing a developer of OrcaSlicer, the popular open-source 3D printing fork, and Louis Rossmann is stepping in to cover legal costs. This is a right-to-repair flashpoint that could set precedent for how hardware makers treat open-source ecosystem contributors.
No. 05Privacy & SecurityApplies to you
by miniBill · 526 points · 134 comments
A candid, detailed post-mortem on a real CVE — the kind of incident report that actually teaches you something about how vulnerabilities escape detection and propagate. Written with refreshing honesty about what went wrong at every stage. Bookmark this template for your own incident reports.
No. 06Privacy & SecurityApplies to you
by cmbailey · 205 points · 103 comments
A malicious Obsidian plugin was used as a delivery vector for the Phantom Pulse RAT in an active campaign — direct threat to anyone who uses Obsidian heavily. Time to audit your installed plugins and only install from trusted, reviewed sources. This is the supply-chain attack story Obsidian users need to read today.
No. 07AI ToolsApplies to you
by shintoist · 296 points · 91 comments
A practical hands-on guide to running local LLMs on Apple Silicon — specifically the M4 with 24 GB unified memory. Covers model selection, performance benchmarks, and tooling. If you're on a modern Mac and curious whether local AI is viable for daily dev workflows, start here.
No. 08AI ToolsApplies to you
by dropbox_miner · 335 points · 153 comments
A developer documents their experience stepping back from AI coding assistants and returning to manual coding — not as a Luddite stance, but as a deliberate choice about skill atrophy and code ownership. A useful counterweight to the AI-maximalist discourse, especially relevant if you use Claude Code daily.
No. 09AI ToolsApplies to you
by adamthegoalie · 32 points · 8 comments
A GitHub tool that wires up multiple Claude Code agents to review pull requests in parallel, catching different classes of issues than a single-agent pass. If you're already using Claude Code, this is a low-friction upgrade to your PR workflow. Try it today.
No. 10AI ToolsApplies to you
by cratermoon · 154 points · 37 comments
James Shore makes the sharp observation that AI coding agents are only worth it if they reduce long-term maintenance burden — not just lines shipped today. A rigorous framework for evaluating whether your AI tooling is actually helping or creating future debt. Essential thinking for anyone building production software with AI assistance.
From Pinboard Popular
Stories 11 – 20
No. 11Privacy & SecurityApplies to you
Pinboard Popular · tagged: meta, facebook, surveillance
Reuters reports that Meta is rolling out employee surveillance software to capture mouse movements and keystrokes — ostensibly for AI training data. This is a landmark escalation of workplace surveillance from a major tech company. Every developer should be aware of what's being normalized.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: untagged
Mozilla details how they used Claude's Mythos Preview model to find and fix security vulnerabilities in Firefox — automated AI-assisted hardening at scale. A fascinating real-world case study of AI applied to serious security engineering rather than toy demos. Connects directly to today's Mythos/curl vulnerability story on HN.
No. 13Privacy & Security
Pinboard Popular · tagged: N8N, #CyberSec, CRISIS, TW2026-19
ShinyHunters breached Instructure (Canvas LMS), stealing billions of messages and data from over 275 million people including sensitive medical and academic records. The 404 Media piece argues this is the largest student data privacy disaster in history and a damning indictment of centralized EdTech. A must-read on the dangers of data concentration.
No. 14Privacy & SecurityApplies to you
Pinboard Popular · tagged: security
A sharp security researcher argues that the 90-day coordinated disclosure standard — long the backbone of responsible vulnerability reporting — is collapsing under vendor pressure, political interference, and shifting incentives. If you ship software, this affects how vulnerabilities in your dependencies get reported and patched.
No. 15AI ToolsApplies to you
Pinboard Popular · tagged: claude
An open-source library for giving AI coding agents persistent, structured memory across sessions — tagged specifically for Claude. Solves one of the most annoying limitations of current agentic workflows: every session starts cold. Drop this into your Claude Code setup and dramatically improve context continuity.
No. 16AI ToolsApplies to you
Pinboard Popular · tagged: OpenClaw
Nous Research's Hermes Agent is an open-source personal AI agent that learns your projects, builds its own skills over time, and integrates across platforms. Think of it as a local, self-improving assistant that accrues context rather than resetting. A serious contender in the local-AI-agent space worth evaluating.
No. 17Dev ToolsApplies to you
Pinboard Popular · tagged: softwareengineering, management, architecture, decisionmaking, heuristics, systems-thinking
A clean catalog of software engineering heuristics — Brooks's Law, Conway's Law, Hyrum's Law, Goodhart's Law, YAGNI, DRY, KISS and more — with context on when each applies. The Pinboard description wisely warns against treating these as commandments rather than context-dependent tools. A great reference to bookmark and revisit.
No. 18Creative SoftwareApplies to you
Pinboard Popular · tagged: wireframe, prototyping, ascii, text
A browser-based tool for creating wireframes using Unicode characters — no Figma subscription needed, and the output is pasteable as plain text into docs, READMEs, or Obsidian notes. Delightfully simple and immediately useful for rapid UI sketching. Try it today.
No. 19AI ToolsApplies to you
Pinboard Popular · tagged: untagged
Perplexity's research team shares their internal framework for building, iterating, and maintaining agent capabilities at production scale. This is rare inside-baseball from an AI-native company on how agentic skills actually get built and kept working over time. Actionable for anyone designing AI agent workflows.
No. 20Dev ToolsApplies to you
Pinboard Popular · tagged: startpage, simplicity, minimalism, opensource, bookmarks, productivity, javascript, python
A self-hosted browser startpage built with Angular — featuring keyboard navigation, an edit mode, and bookmark management. For an Angular/TypeScript developer, this is both a useful daily-driver tool and a readable reference implementation of a modern Angular app. Fork it and make it your own.