From Hacker News
Stories 1 – 10
No. 01AI ToolsApplies to you
by tosh · 533 points · 707 comments
Simon Willison digs into Claude Code's runtime shift to Bun — itself compiled in Rust — a notable architectural move for Anthropic's flagship coding assistant. If you use Claude Code daily, this explains recent performance changes and has big implications for how the tool ships and runs. 707 comments means the community has a lot of feelings about this.
No. 02AI ToolsApplies to you
by loubbrad · 431 points · 255 comments
Claude's research-oriented "Fable" mode apparently produced a counterexample to a 50-year-old unsolved problem in algebraic geometry. Whether it holds up to scrutiny or not, this is the kind of AI-does-math moment that will be dissected for weeks. Essential reading for anyone tracking frontier AI capabilities.
No. 03Dev Tools
by section33 · 2376 points · 259 comments
The highest-scored HN story today: a developer reverse-engineered an entire bowling alley management system and rebuilt it on cheap microcontrollers for a fraction of the cost. A masterclass in embedded systems, reverse engineering, and the absurdity of enterprise hardware pricing.
No. 04Creative Software
by makizar · 400 points · 166 comments
Blender drops a new Long-Term Support release, meaning this version gets backported bug fixes for years — the safe bet for production pipelines. If you've been putting off upgrading your creative 3D toolkit, LTS is the moment to do it.
No. 05Privacy & SecurityApplies to you
by infosecau · 118 points · 61 comments
A security researcher used a $25 AI API run to surface a WordPress RCE that exploit brokers would pay half a million dollars for. This is a watershed moment for AI-assisted vulnerability research — and a wake-up call for anyone running WordPress. The cost asymmetry between attackers and defenders just got a lot worse.
No. 06New Apple AppsApplies to you
by sebjones · 213 points · 151 comments
Kagi's Orion browser — WebKit-based, with native support for Chrome and Firefox extensions on macOS — is getting renewed attention. It's one of the most privacy-respecting browsers available on Apple platforms, with zero telemetry. If you're deep in the Apple ecosystem and want to ditch Safari or Chrome, this is the serious alternative.
No. 07Creative Software
by chipweinberger · 497 points · 232 comments
A software developer who shipped 2,500 physical MIDI devices shares candid lessons about manufacturing, supply chains, and the emotional reality of hardware. Surprisingly actionable for any developer who's ever thought "I should build a thing." The MIDI/music angle makes it extra relevant for creative tooling fans.
No. 08AI ToolsApplies to you
by bkotrys · 135 points · 184 comments
A practical deep-dive into building custom AI research pipelines while trying to minimize token costs — with the ironic twist that the research itself burned more tokens than it saved. Essential reading for anyone building agentic workflows or trying to get Claude to do research tasks cheaply.
No. 09Dev Tools
by cube00 · 105 points · 71 comments
The Document Foundation makes the case that Microsoft's proprietary format extensions are a deliberate interoperability tax, not accidental complexity. Relevant for any developer dealing with Office file formats, and a useful lens for thinking about vendor lock-in in general.
No. 10Dev Tools
by wertyk · 201 points · 86 comments
Moonshine is an open-source NVIDIA GameStream host that works with the Moonlight client — letting you stream PC games to any device without needing a GeForce GPU. A significant gap-filler for the self-hosted game streaming crowd, especially on AMD or Intel hardware.
From Pinboard Popular
Stories 11 – 20
No. 11AI ToolsApplies to you
Pinboard Popular · tagged: untagged
A step-by-step guide to configuring a spare Mac as a headless Claude Code agent — essentially a personal AI workstation that runs tasks autonomously. If you use Claude Code and have an old Mac collecting dust, this is an immediately actionable weekend project.
No. 12AI ToolsApplies to you
Pinboard Popular · tagged: claude, knowledge, base, obsidian, wiki, llm
An open-source project that pairs Claude with Obsidian to create a persistent, compounding wiki vault — based on Karpathy's LLM Wiki pattern. For Obsidian users who also work with Claude, this is a direct hit: commands like /wiki, /save, and /autoresearch bring AI into your second brain.
No. 13Privacy & SecurityApplies to you
Pinboard Popular · tagged: large_language_models, cybersecurity, adversarial_attacks
Hugging Face discloses a security incident involving adversarial attacks on its platform. As the central hub for open-source model distribution, any breach here has downstream implications for the entire ML ecosystem. Worth reading if you pull models or datasets from HF in your AI workflows.
No. 14AI ToolsApplies to you
Pinboard Popular · tagged: currently-reading
A new study found AI availability collapsed willingness to say 'I don't know' from 44% to 3%, accuracy from 27% to 9%, while confidence rose to 76%. A stark empirical warning for anyone integrating AI assistants into decision-making workflows — the confidence-competence gap is real and measurable.
No. 15New Apple AppsApplies to you
Pinboard Popular · tagged: untagged
BBEdit 16 lands — the beloved Mac text editor that's been a developer staple for decades just got a major version bump. If you're in the macOS ecosystem and haven't kept up with recent BBEdit releases, this is worth a look at what's new.
No. 16AI ToolsApplies to you
Pinboard Popular · tagged: untagged
A Claude Code skill/prompt configuration that forces the AI to lead with the answer instead of burying it in verbose preamble. ADHD-friendly output design, but honestly useful for everyone tired of scrolling through paragraphs of hedging to find the actual response.
No. 17AI ToolsApplies to you
Pinboard Popular · tagged: agenticAI, agenticEngineering
Addy Osmani explores "loop engineering" — the practice of designing agentic AI workflows that iterate, verify, and self-correct. As Claude Code and similar tools move from single-shot to multi-step agents, understanding loop patterns becomes a core developer skill.
No. 18Privacy & SecurityApplies to you
Pinboard Popular · tagged: untagged
An investigation found dozens of apps disguising themselves as innocuous utilities while running illegal gambling operations on Apple's App Store in Brazil. A damaging story for Apple's "curated" App Store narrative, and a reminder that review processes have systematic blind spots.
No. 19Privacy & Security
Pinboard Popular · tagged: vulnerability, hack, literature, creativecommons, ebook
A narrative non-fiction book (free, Creative Commons) about the XZ Utils supply-chain attack — telling the full story of the burned-out maintainer who was manipulated into surrendering the codebase, the engineer whose half-second of curiosity caught it, and the still-unidentified attacker. Essential reading for anyone in open-source.
No. 20Creative Software
Pinboard Popular · tagged: untagged
A deep, visually rich chapter from the "Making Software" project explaining the craft of designing a typeface from scratch — covering bezier curves, hinting, spacing, and the toolchain. A surprisingly accessible entry point into type design for developers who want to understand the creative software side of typography.