Wednesday · May 20, 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. I've joined Anthropic
  2. Gemini 3.5 Flash
  3. I've built a virtual museum with nearly every operating system you can think of
  4. Apple unveils new accessibility features
  5. Google changes its search box
  6. Incident Report: Railway Blocked by Google Cloud (Resolved)
  7. Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks
  8. GitHub is investigating unauthorized access to their internal repositories
  9. Copy Fail, Dirty Frag, and Fragnesia kernel vulnerabilities
  10. Intro to TLA+ for the LLM Era: Prompt Your Way to Victory
  11. CISA Admin Leaked AWS GovCloud Keys on Github – Krebs on Security
  12. DeepSeek-V4-Flash means LLM steering is interesting again
  13. GitHub - rohitg00/agentmemory: Persistent memory for AI coding agents · GitHub
  14. browse.sh
  15. Project Glasswing: what Mythos showed us
  16. Linus Torvalds says AI-powered bug hunters have made Linux security mailing list 'almost entirely unmanageable'
  17. Google Search as you know it is over | TechCrunch
  18. loopmaster - Live Audio Programming
  19. This is what free costs
  20. SuperSplat

From Hacker News

Stories 1 – 10
No. 01AI ToolsApplies to you

I've joined Anthropic

Andrej Karpathy — the legendary AI educator and former OpenAI/Tesla lead — is joining Anthropic, the makers of Claude Code. This is a massive talent signal for the company and suggests exciting things ahead for the Claude ecosystem. If you build with Claude, this is your water-cooler moment.

No. 02AI ToolsApplies to you

Gemini 3.5 Flash

Google drops Gemini 3.5 Flash, a fast and cheap model aimed squarely at agentic and coding workflows. With 543 comments on HN, the benchmarks and API pricing are getting serious scrutiny. Worth benchmarking against Claude for your own use cases.

No. 03Dev Tools

I've built a virtual museum with nearly every operating system you can think of

An interactive browser-based museum letting you run historical operating systems — from CP/M to early Mac OS to BeOS — without any local setup. A spectacular nostalgia trip and a genuinely impressive technical feat. Lose an afternoon here.

No. 04New Apple AppsApplies to you

Apple unveils new accessibility features

Apple previews a fresh wave of accessibility improvements tied to Apple Intelligence, including enhanced eye-tracking, live captions, and new Personal Voice capabilities. It's also a peek at what AI integration looks like in the next macOS/iOS cycle. Apple ecosystem watchers should read carefully.

No. 05AI Tools

Google changes its search box

Google is fundamentally redesigning the search experience around AI-generated answers, with 708 comments debating what this means for the open web. The most-commented HN story of the day — the era of the ten blue links is officially ending. Directly relevant if you care about SEO, discoverability, or just using the internet.

No. 06Dev Tools

Incident Report: Railway Blocked by Google Cloud (Resolved)

Railway's entire GCP account was summarily blocked by Google Cloud, taking down customer deployments without warning. A brutal reminder that cloud vendor lock-in carries existential risk — even for well-run infrastructure companies. Required reading for anyone evaluating cloud deployment strategies.

No. 07AI ToolsApplies to you

Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks

Forge is an open-source framework demonstrating that structured guardrails — not raw model size — can push a small 8B model from 53% to 99% success on agentic tasks. A must-look for anyone building Claude Code-style workflows or experimenting with local models. The repo is actionable today.

No. 08Privacy & SecurityApplies to you

GitHub is investigating unauthorized access to their internal repositories

GitHub confirmed an active investigation into unauthorized access to internal repositories. If you use GitHub for private or enterprise code — which you almost certainly do — now is the time to audit your tokens, SSH keys, and OAuth app permissions. Treat this as a live incident until more details emerge.

No. 09Privacy & Security

Copy Fail, Dirty Frag, and Fragnesia kernel vulnerabilities

Three newly disclosed Linux kernel vulnerabilities — Copy Fail, Dirty Frag, and Fragnesia — allow container escapes and privilege escalation. If you run any Linux-based containers or servers (hello, .NET on Linux), patch immediately. The Gentoo write-up is the clearest technical summary available.

No. 10AI ToolsApplies to you

Intro to TLA+ for the LLM Era: Prompt Your Way to Victory

A practical guide to using LLMs to write and iterate on TLA+ formal specs — making the notoriously steep learning curve dramatically more approachable. This is exactly the kind of AI-augmented workflow that makes hard engineering tools accessible. Actionable if you care about correctness in distributed systems.

From Pinboard Popular

Stories 11 – 20
No. 11Privacy & Security

CISA Admin Leaked AWS GovCloud Keys on Github – Krebs on Security

A CISA administrator accidentally committed AWS GovCloud credentials to a public GitHub repo — and Krebs has the receipts. The irony of the nation's cybersecurity agency leaking cloud keys is almost too on-the-nose, but the lesson for every developer is timeless: secret scanning is non-negotiable.

No. 12AI ToolsApplies to you

DeepSeek-V4-Flash means LLM steering is interesting again

Sean Goedecke argues that DeepSeek-V4-Flash's architecture makes activation steering viable and interesting again after a period of stagnation. If you're building with LLMs and want to understand fine-grained behavioral control, this is a compelling technical deep dive. The implications for AI workflows are real.

No. 13AI ToolsApplies to you

GitHub - rohitg00/agentmemory: Persistent memory for AI coding agents · GitHub

AgentMemory is an open-source library giving AI coding agents (including Claude) persistent, structured memory across sessions. Tagged 'claude' by its Pinboard savers, this is directly actionable for anyone building Claude Code workflows who's frustrated by context resets. Worth a star and an experiment.

No. 14Dev ToolsApplies to you

browse.sh

Browse.sh is a unified CLI combining browser primitives, debugging tools, and cloud sessions — designed from the ground up to be driven by AI agents. Think of it as the missing shell for agentic coding workflows. If you're building or using tools like Claude Code, this fills an obvious gap.

No. 15Privacy & Security

Project Glasswing: what Mythos showed us

Cloudflare's research blog details Project Glasswing, an internal red-team exercise using their 'Mythos' frontier model to probe AI-specific attack surfaces. A rare look at how a major infrastructure company thinks about adversarial AI threats. Sobering and technically meaty.

No. 16AI Tools

Linus Torvalds says AI-powered bug hunters have made Linux security mailing list 'almost entirely unmanageable'

Linus Torvalds is furious: AI-generated vulnerability reports are flooding the Linux security mailing list with low-quality noise, making legitimate security coordination nearly impossible. A canary-in-the-coal-mine story about the unintended consequences of AI-assisted security tooling at scale.

No. 17AI Tools

Google Search as you know it is over | TechCrunch

TechCrunch's sharp take on Google I/O's search announcements: AI Overviews are now the default experience, and the classic ten blue links are being relegated to a secondary role. Pairs well with the HN 'Google changes its search box' story — together they paint a complete picture of the post-search web.

No. 18Creative Software

loopmaster - Live Audio Programming

Loopmaster is a browser-based live coding environment for music — write code, hear results in real time, loop and layer sounds without any install. It sits at the creative intersection of programming and music production. A genuinely fun afternoon rabbit hole for the developer with a musical ear.

No. 19Privacy & SecurityApplies to you

This is what free costs

An interactive, data-driven piece exposing exactly what personal data free services harvest — tracking it across your digital footprint in unsettling detail. Tagged 'privacy' on Pinboard by savers who clearly found it eye-opening. A visceral reminder of why privacy hygiene matters.

No. 20Creative Software

SuperSplat

SuperSplat is a browser-based editor for Gaussian Splat 3D scenes — the photorealistic capture format that's exploding in creative and AR/VR workflows. Load, edit, and export splats without any local tooling. If you've been curious about 3D Gaussian splatting, this is the lowest-friction entry point available.