Thursday · May 7, 2026

Morning Edition

Twenty stories from Hacker News and Pinboard Popular, curated for tech-leaning readers who care about Claude Code, the Apple ecosystem, and privacy.

In this issue

  1. Vibe coding and agentic engineering are getting closer than I'd like
  2. The bottleneck was never the code
  3. Higher usage limits for Claude and a compute deal with SpaceX
  4. Valve releases Steam Controller CAD files under Creative Commons license
  5. Inkscape 1.4.4
  6. From Supabase to Clerk to Better Auth
  7. SQLite Is a Library of Congress Recommended Storage Format
  8. Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
  9. Google Cloud fraud defense, the next evolution of reCAPTCHA
  10. Appearing productive in the workplace
  11. Programming Still Sucks
  12. ProgramBench: Can Language Models Rebuild Programs from Scratch?
  13. How Unsloth and Nvidia made LLM training 25% faster on consumer GPUs
  14. Learning the Integral of a Diffusion Model
  15. Show HN: Hallucinopedia
  16. Permacomputing Principles
  17. Diskless Linux boot using ZFS, iSCSI and PXE
  18. Virtual violin produces realistic sounds
  19. Show HN: I built an open-source email builder, alternative to Beefree/Unlayer
  20. The Mathematical Dance Inside Plant Cells

From Hacker News

Stories 1 – 10
No. 01AI ToolsApplies to you

Vibe coding and agentic engineering are getting closer than I'd like

Simon Willison — the sharpest voice on practical LLM use — grapples with the blurring line between casual AI-assisted coding and fully autonomous agents making real decisions. For anyone using Claude Code daily, this is required reading: the guardrails you think exist may not. 630 comments means the community has strong feelings.

No. 02AI ToolsApplies to you

The bottleneck was never the code

A provocative thesis: coding agents unblock code generation, but the real bottlenecks — requirements, architecture decisions, coordination — remain stubbornly human. Essential perspective for anyone integrating AI tools into a real development workflow. Pairs well with the Willison piece above.

No. 03AI ToolsApplies to you

Higher usage limits for Claude and a compute deal with SpaceX

Anthropic is raising usage caps for Claude — directly relevant if you're hitting rate limits with Claude Code. The SpaceX compute partnership signals Anthropic is aggressively scaling infrastructure. Higher limits today, more capable models tomorrow.

No. 04Creative Software

Valve releases Steam Controller CAD files under Creative Commons license

Valve open-sourced the full hardware design of the Steam Controller under CC — a rare act of generosity from a major hardware maker. Modders and hardware hackers now have a professional ergonomic controller design to remix. The 425-comment thread is full of mod ideas already forming.

No. 05Creative Software

Inkscape 1.4.4

The open-source vector graphics workhorse gets a polished maintenance release. If you do any SVG work, diagram generation, or icon design as part of your dev workflow, this is the release notes to skim. Inkscape keeps quietly getting better.

No. 06Dev ToolsApplies to you

From Supabase to Clerk to Better Auth

Val.town's engineering blog documents a real migration away from managed auth providers toward Better Auth — an open-source, self-hostable alternative. Practical war story with concrete tradeoffs for anyone evaluating auth stacks in a TypeScript/.NET environment. The privacy angle (less third-party data sharing) is a bonus.

No. 07Dev ToolsApplies to you

SQLite Is a Library of Congress Recommended Storage Format

The Library of Congress officially recommends SQLite as a digital preservation format — the strongest possible institutional endorsement for using it as a data storage choice. If you've been on the fence about SQLite for local-first apps or Obsidian-style tools, this settles it.

No. 08AI ToolsApplies to you

Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem

A sandboxed environment for running AI agents with a git-like, transactional filesystem underneath — so agents can branch, commit, and roll back changes safely. Directly solves the "agent made a mess of my codebase" problem that plagues Claude Code and similar tools. Worth a closer look.

No. 09Privacy & Security

Google Cloud fraud defense, the next evolution of reCAPTCHA

Google is rebranding reCAPTCHA into a broader "fraud defense" platform with deeper behavioral signals and tighter cloud integration. The privacy community is understandably wary — more data collection dressed up as security. The 296-comment thread dissects what's actually changing and who benefits.

No. 10Actionable

Appearing productive in the workplace

A darkly funny and sharply observed piece on the theater of workplace productivity — and what it reveals about how performance is measured in tech organizations. Highest comment count of the day makes this a cultural flashpoint worth at least a skim.

From Pinboard Popular

Stories 11 – 20
No. 11Dev ToolsApplies to you

Programming Still Sucks

A candid, well-written rant on the enduring frustrations of software development that AI tools haven't fixed and may be amplifying. Resonates especially for developers in large codebases with TypeScript/Angular complexity. Cathartic and clarifying.

No. 12AI ToolsApplies to you

ProgramBench: Can Language Models Rebuild Programs from Scratch?

New benchmark tests whether LLMs can reconstruct entire programs from scratch — a much harder bar than autocomplete or snippet generation. Results reveal specific failure modes that matter if you're trusting coding agents to handle non-trivial tasks. Good grounding data for calibrating trust in agentic tools.

No. 13AI Tools

How Unsloth and Nvidia made LLM training 25% faster on consumer GPUs

Unsloth and Nvidia detail the engineering optimizations that shaved 25% off LLM fine-tuning time on consumer-grade GPUs. For anyone experimenting with local model fine-tuning, this is a meaningful speedup that makes self-hosted AI more practical without buying new hardware.

No. 14Weird Science

Learning the Integral of a Diffusion Model

Sander Dieleman (DeepMind researcher) digs into flow maps as a way to "integrate" diffusion trajectories — reducing inference steps while preserving quality. Dense but rewarding for anyone curious about what's actually happening inside image generation models.

No. 15Weird Science

Show HN: Hallucinopedia

A crowd-sourced encyclopedia of LLM hallucinations — documenting real, verified cases where language models confidently produced false information. Useful both as a research tool and as a humbling reminder of model limitations. The categorization schema alone is worth exploring.

No. 16Dev Tools

Permacomputing Principles

Permacomputing is a design philosophy that asks what software and hardware would look like if they had to last decades, run on minimal resources, and be repairable. Timely counter-programming to the AI compute arms race — and surprisingly actionable for CLI tool and local-first app design.

No. 17Dev Tools

Diskless Linux boot using ZFS, iSCSI and PXE

A detailed walkthrough of booting Linux disklessly over the network using ZFS as the backing store and iSCSI for block transport. Niche but excellent infrastructure deep-dive — the kind of setup that makes homelab and dev environment work significantly more elegant.

No. 18Creative Software

Virtual violin produces realistic sounds

MIT engineers built a physics-based virtual violin model so accurate it produces convincing, nuanced sound — no samples, no neural tricks, just solving the math of wood and strings. Fascinating for anyone interested in audio synthesis or the intersection of physics simulation and creative tools.

No. 19Actionable

Show HN: I built an open-source email builder, alternative to Beefree/Unlayer

A fully open-source drag-and-drop email template builder aiming to replace pricey SaaS tools like Beefree. If you've ever needed to embed an email editor in an app or just want to build transactional templates without vendor lock-in, this is worth bookmarking and trying today.

No. 20Weird Science

The Mathematical Dance Inside Plant Cells

Quanta Magazine reports on newly discovered self-organizing mathematical patterns in plant cell division — behavior that looks almost algorithmic but is entirely biological. The kind of "nature was doing this first" story that's both humbling and inspiring for developers who think in systems.