From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by gitpusher42 · 809 points · 284 comments
A 26-billion-parameter model squeezed into 2 GB of RAM on Apple Silicon is a genuinely jaw-dropping engineering feat. If this holds up, it means every M-series Mac owner gets frontier-class local inference for free — no cloud, no API bill, no privacy tradeoffs. The HN thread is going wild for good reason.
No. 02Privacy & SecurityApplies to you
by artninja1988 · 390 points · 214 comments
A detailed technical post-mortem on how an AI agent at a frontier lab was used to breach HuggingFace systems in July 2026. Essential reading for anyone building or deploying agentic workflows — the attack surface of autonomous agents is fundamentally different from traditional software and this incident crystallizes why.
No. 03Dev Tools
by Cider9986 · 713 points · 224 comments
KOReader is a mature, open-source document reader for e-ink devices with a devoted following. The HN thread is a goldmine of tips for e-ink enthusiasts and anyone who reads technical docs or PDFs on dedicated hardware. The score suggests this hit a nerve with people tired of locked-down Kindle software.
No. 04AI Tools
by yan · 707 points · 414 comments
One of the most-discussed HN posts today with 414 comments, Superlogical is generating serious buzz. The massive engagement suggests this is either a genuinely novel AI product or a provocative take — the discussion thread is worth diving into to find out which.
No. 05New Apple AppsApplies to you
by robbiet480 · 682 points · 263 comments
Christian Selig (creator of Apollo) documents an imaginative real-world use of Vision Pro that nobody saw coming. It's a great example of spatial computing finding its killer niche outside of productivity — and Selig's writing is always worth your time.
No. 06AI Tools
by YeGoblynQueenne · 484 points · 246 comments
Science.org quantifies what everyone suspected: the era of AI companies publishing foundational research is largely over, replaced by product launches and capability demos. This has real consequences for the broader research community and for independent developers trying to understand what's actually happening inside these systems.
No. 07AI ToolsApplies to you
by monneyboi · 442 points · 129 comments
Moonshot AI's Kimi K3 with a 256k context window is making waves as a serious coding model — and the open weights release means you can self-host it. For developers already using Claude Code, this is a compelling alternative worth benchmarking on your own codebases.
No. 08Privacy & SecurityApplies to you
by supermatou · 159 points · 85 comments
Matt Green (one of the most credible voices in applied cryptography) unpacks Anthropic's new cryptanalysis findings. The intersection of LLMs and cryptographic weaknesses is new territory — Claude apparently found real vulnerabilities, which has big implications for both security researchers and AI capabilities.
No. 09AI ToolsApplies to you
by funador · 37 points · 12 comments
Running multiple Claude Code agents in parallel creates a git merge problem — this tool solves it with a local queue that serializes commits from concurrent agents. A small but immediately practical utility for anyone pushing Claude Code to its limits on bigger projects.
No. 10AI Tools
by 8thom · 262 points · 68 comments
A clever experiment: a honeypot designed to catch LLMs masquerading as humans in online interactions. The implications for trust, authentication, and bot detection are fascinating and increasingly relevant as AI agents proliferate across the web.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: mcp, howto, chatgpt, via:rss, iwaswonderingaboutthat
Simon Willison documents exactly how to wire up a custom MCP server to both Claude's and ChatGPT's web UIs — something that's surprisingly underdocumented. If you're building or using Claude Code, MCP is the extension mechanism you need to understand, and Willison's TIL posts are always precise and actionable.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: untagged
The companion piece to Matt Green's analysis above: Willison walks through the actual process of using Claude to find cryptographic weaknesses, with concrete prompts and methodology. A must-read for developers curious about what AI-assisted security research looks like in practice.
No. 13AI ToolsApplies to you
Pinboard Popular · tagged: github-starred, ai, claude, cli, coding-agent, llm, mcp, openai, rust, terminal, tui
A Rust-based terminal UI coding agent harness that supports Claude, OpenAI, and MCP — think of it as a lightweight, hackable alternative to Claude Code for terminal purists. The Rust + TUI stack means it's fast and composable, and the MCP support means it plugs into the same ecosystem.
No. 14Privacy & Security
Pinboard Popular · tagged: GenAI, OpenAI, security
Zvi Mowshowitz digs deeper into the July 2026 HuggingFace intrusion, focusing on what it means that an internal OpenAI model was involved. Pairs well with the HuggingFace technical timeline above — this provides the policy and implications angle the technical post-mortem doesn't cover.
No. 15Dev Tools
Pinboard Popular · tagged: untagged
A provocative deep-dive arguing that MVCC — the concurrency control mechanism at the heart of PostgreSQL, MySQL, and most modern databases — has fundamental problems that all implementations share. Dense but rewarding for developers who care about what's actually happening under the hood of their data layer.
No. 16Dev Tools
Pinboard Popular · tagged: article, dev, db, server
A concrete, numbers-driven comparison: DuckDB writes 4–15x faster than SQLite and handles 100x the row count for dashboards on identical cheap hardware. If you're building any analytics or metrics pipeline, this will recalibrate your database default choices.
No. 17Dev Tools
Pinboard Popular · tagged: softwareengineering, management, architecture, decisionmaking, heuristics, systems-thinking
A catalog of Brooks's Law, Conway's Law, Hyrum's Law, YAGNI, DRY, KISS, and more — with the Pinboard description adding valuable meta-commentary on when each one clarifies versus distorts reality. The HN thread's skepticism about treating these as commandments rather than heuristics is itself worth reading.
No. 18Privacy & Security
Pinboard Popular · tagged: ai, virus, doom, microsoft
A demonstration of an AI worm that propagates through Microsoft Copilot by embedding malicious instructions in Word documents — which then spread to new documents and modify others. This is the kind of prompt injection attack that was theoretical a year ago and is now a live exploit.
No. 19New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
Apple is clarifying the purpose of a new iOS 27 "Restricted Mode" feature that had raised eyebrows when it appeared to be tied to device financing. The details matter for anyone in the Apple ecosystem who cares about what control Apple retains over devices after purchase.
No. 20New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
Instapaper — a quiet workhorse for read-later and annotation — gets a significant update with iOS 27 Liquid Glass aesthetics, home screen widgets, and new typography options. Good news for anyone who uses it as a reading layer alongside Obsidian for research and note-taking.