Tuesday · May 26, 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. Using AI to write better code more slowly
  2. Microsoft Copilot Cowork Exfiltrates Files
  3. CVE-2026-28952: Apple macOS 26.5 Kernel Vuln found by Claude
  4. California moves to exempt Linux from its age-verification law after backlash
  5. Exit IP VPN servers mitigation rollout
  6. Magnifica Humanitas
  7. Motorola phones have started hijacking the Amazon app to insert affiliate codes
  8. How Shamir's Secret Sharing Works
  9. Nobody cracks open a programming book anymore
  10. Taking a walk may lead to more creativity than sitting, study finds (2014)
  11. The User Is Visibly Frustrated
  12. Use Boring Languages with LLMs
  13. Gnutella: A Protocol Outliving the World That Created It
  14. IBM Spins Off the First Pure-Play Quantum Chip Foundry
  15. A successful Japanese trial of a ramjet engine designed for Mach‑5 aircraft
  16. Show HN: OpenBrief – Local-first video downloader/summarizer
  17. Hacker News front page as a site
  18. Norway's 2 petabytes of Huawei flash storage and LLM training
  19. Ask HN: Is anyone working at least 4 hours daily on an Apple Vision Pro?
  20. Show HN: Write your BPF programs in Go, not C

From Hacker News

Stories 1 – 10
No. 01AI ToolsApplies to you

Using AI to write better code more slowly

A thoughtful counterpoint to the 'AI makes you 10x faster' narrative: deliberately slowing down with AI assistance can produce meaningfully better code. The author argues the real gain isn't speed but quality — using the AI as a thinking partner rather than a code printer. Required reading for anyone using Claude Code or Copilot in their daily workflow.

No. 02Privacy & SecurityApplies to you

Microsoft Copilot Cowork Exfiltrates Files

PromptArmor researchers demonstrate a prompt-injection attack in Microsoft Copilot's Cowork feature that silently exfiltrates files to an attacker-controlled server. If you're using Microsoft 365 with Copilot enabled in enterprise settings, this is a live threat you need to understand. The attack requires no special permissions — just a malicious document in the context.

No. 03AI ToolsApplies to you

CVE-2026-28952: Apple macOS 26.5 Kernel Vuln found by Claude

A kernel vulnerability in macOS 26.5 was discovered by Anthropic's Claude — a landmark moment for AI-assisted security research finding real, patchable flaws in shipping OS code. The intersection of Claude, Apple's ecosystem, and security research lands squarely in our reader's wheelhouse. Patch now, and marvel at what AI-assisted vuln research is becoming.

No. 04Privacy & SecurityApplies to you

California moves to exempt Linux from its age-verification law after backlash

California's age-verification law would have required operating systems to collect users' ages — a privacy nightmare that had the open-source world in an uproar. The same lawmaker who authored the original bill is now proposing a Linux exemption after developer backlash. A win for privacy advocates, but the broader OS-level surveillance framework is still moving forward.

No. 05Privacy & SecurityApplies to you

Exit IP VPN servers mitigation rollout

Mullvad is rolling out a mitigation for exit IP correlation attacks — a technique that can deanonymize VPN users by matching entry and exit traffic. This is Mullvad doing what Mullvad does: proactively hardening the product before most users even know the threat exists. If you rely on a VPN for meaningful privacy, this technical write-up is worth your time.

No. 06AI Tools

Magnifica Humanitas

Pope Leo XIV's first major encyclical addresses artificial intelligence and human dignity, and it's generating enormous discussion with 801 comments on HN. Whether or not you're religious, a papal document on the ethics of AI joining the conversation is a genuine cultural milestone. The highest-scoring story of the day — read it for the 800-comment thread alone.

No. 07Privacy & Security

Motorola phones have started hijacking the Amazon app to insert affiliate codes

Motorola devices are silently intercepting Amazon app traffic and injecting Motorola's own affiliate codes — essentially stealing commissions and surveilling purchase behavior without user consent. This is a stark reminder why Android OEM builds are a privacy risk. A good argument for stock Android, GrapheneOS, or just switching to iOS.

No. 08Privacy & SecurityApplies to you

How Shamir's Secret Sharing Works

Ente — makers of end-to-end encrypted photo storage — publish a clear, accessible explainer on Shamir's Secret Sharing, the cryptographic primitive behind splitting secrets across multiple parties. Directly applicable to key management, backup schemes, and any system where you want no single point of failure. Beautifully explained with concrete examples.

No. 09Dev Tools

Nobody cracks open a programming book anymore

A lament (and provocation) about the death of the programming book as a learning format, displaced by Stack Overflow, YouTube, and now LLMs. The HN comments are a fascinating debate about depth vs. discoverability. Timely given how many developers now learn exclusively through AI chat — are we trading foundational understanding for faster lookup?

No. 10Weird Science

Taking a walk may lead to more creativity than sitting, study finds (2014)

Classic Stanford research resurfaces: walking boosts creative output by roughly 81% compared to sitting, and the effect persists even when you sit down afterward. Evergreen productivity science for knowledge workers. If you're stuck on a hard architectural decision, close the laptop.

From Pinboard Popular

Stories 11 – 20
No. 11AI ToolsApplies to you

The User Is Visibly Frustrated

A sharp piece on how AI coding assistants detect and respond to user frustration — and whether that emotional detection is a feature or a manipulation vector. The author digs into what it means when your tools are reading your affect and adjusting behavior accordingly. Unsettling and important for anyone building with or relying on LLM-powered tooling.

No. 12AI ToolsApplies to you

Use Boring Languages with LLMs

Practical take: LLMs perform dramatically better when generating code in well-established languages with huge training corpora — think Python, TypeScript, SQL — versus niche or newer languages. For developers choosing a stack for AI-assisted projects, this is an underrated consideration. TypeScript/Angular users will find this validating.

No. 13Dev Tools

Gnutella: A Protocol Outliving the World That Created It

A wonderful deep-dive into Gnutella's architecture — a protocol that predates most modern P2P thinking and yet somehow still has active nodes in 2026. Great for understanding how decentralized systems age, rot, and occasionally refuse to die. Required reading for anyone thinking about resilient distributed protocols.

No. 14Weird Science

IBM Spins Off the First Pure-Play Quantum Chip Foundry

IBM is spinning out a dedicated quantum chip foundry with a $2B CHIPS Act investment, manufacturing 300mm superconducting silicon wafers at scale. This is the industrialization of quantum computing — moving from lab curiosity to fab-ready silicon. The timeline to practical quantum advantage just got a meaningful infrastructure upgrade.

No. 15Weird Science

A successful Japanese trial of a ramjet engine designed for Mach‑5 aircraft

Japan successfully tested a ramjet engine capable of powering Mach-5 aircraft, potentially enabling two-hour flights across the Pacific. Hypersonic commercial aviation has been 'coming soon' for decades — but actual successful engine tests are a different matter. This one is worth watching.

No. 16AI ToolsApplies to you

Show HN: OpenBrief – Local-first video downloader/summarizer

OpenBrief runs entirely locally: download a video, get a summary — no data sent to external APIs, no subscriptions. For privacy-conscious developers who want AI summarization without feeding their content to cloud providers, this is immediately deployable. Pairs nicely with Obsidian note-taking workflows.

No. 17Dev Tools

Hacker News front page as a site

A clean, reader-friendly reimagining of the HN front page as a proper website with article previews and better typography. Sometimes the meta is the story — this is a nicely executed example of building a better reading experience on top of an existing data source. Worth bookmarking as a daily driver.

No. 18AI Tools

Norway's 2 petabytes of Huawei flash storage and LLM training

Norway is building out 2 petabytes of Huawei flash storage specifically for LLM training workloads — a case study in the infrastructure scale required for serious AI development outside the US hyperscaler ecosystem. The geopolitical subtext (Huawei gear, European sovereignty) makes the 170-comment discussion especially lively.

No. 19New Apple AppsApplies to you

Ask HN: Is anyone working at least 4 hours daily on an Apple Vision Pro?

A genuine field report thread: developers sharing real experiences of extended daily Vision Pro use — ergonomics, productivity gains, eye strain, and which apps actually hold up for 4+ hours. The replies are more candid than any review. Essential reading if you're considering Vision Pro as a serious work environment.

No. 20Dev Tools

Show HN: Write your BPF programs in Go, not C

Gobee lets you write eBPF programs in Go instead of C — a welcome quality-of-life improvement for systems developers who'd rather not wrestle with BPF's C subset. Tracing, profiling, and networking tools built with eBPF are increasingly mainstream; anything that lowers the barrier is worth a look. Early but functional.