Saturday · July 11, 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. Apple sues OpenAI, accuses ex-employees of stealing trade secrets
  2. GPT-5.6 Sol Ultra produces proof of the Cycle Double Cover Conjecture [pdf]
  3. Good Tools Are Invisible
  4. QuadRF can spot drones and see WiFi through my wall
  5. New York City to ban deceptive subscription practices
  6. GhostLock, a stack-UAF that has existed in ALL Linux distributions for 15 years
  7. After 7 years in production, Scarf has reluctantly moved away from Haskell
  8. Einstein's relativity rules chemical bonds in heavy elements, new research shows
  9. The tech of 'Terminator 2' – an oral history (2017)
  10. AI 2040: Plan A
  11. Suspecting AI cheating, Ivy League prof ordered an in-person final; scores fell 50% - Ars Technica
  12. Better tools made Copilot code review worse. Here's how we actually improved it.
  13. My Thoughts on the Bun Rust Rewrite - Andrew Kelley
  14. microsoft/flint-chart: 🪄 Flint is a visualization language that lets AI agents reliably create expressive, good-looking charts from simple, human-editable chart specs.
  15. DocuBrowser: local AI powered Document search engine for macOS
  16. The fastest way to fall in love with Pi.
  17. A new way to reflect on how you use Claude
  18. Daring Fireball: John Ternus Should Reverse Apple's Slide Down the Advertising Slippery Slope
  19. Your 'App' Could Have Been a Webpage (so I fixed it for you…) – Dan Q
  20. Introducing Meerkat: an experiment in global consensus

From Hacker News

Stories 1 – 10
No. 01New Apple AppsApplies to you

Apple sues OpenAI, accuses ex-employees of stealing trade secrets

The biggest tech legal story of the year: Apple alleges former engineers walked out with proprietary IP and handed it to OpenAI. With 545 comments and 1,061 points, HN is on fire debating what this means for the AI talent war and Apple Intelligence's competitive future. If you're in the Apple ecosystem, this reshapes the landscape.

No. 02AI ToolsApplies to you

GPT-5.6 Sol Ultra produces proof of the Cycle Double Cover Conjecture [pdf]

A frontier AI model claims to have solved a long-standing open problem in graph theory — the Cycle Double Cover Conjecture. Whether the proof holds up to scrutiny is the burning question; the 363-comment HN thread is already doing forensics. A genuine milestone if verified, or a cautionary tale about AI-generated math.

No. 03Dev ToolsApplies to you

Good Tools Are Invisible

A philosophical essay on what makes developer tooling actually great — the best tools disappear into the work rather than demanding attention. Directly relevant if you live in Claude Code, VSCode, or any IDE all day. The 198-comment thread is a gold mine of tool philosophy.

No. 04Privacy & Security

QuadRF can spot drones and see WiFi through my wall

Jeff Geerling gets his hands on a software-defined radio device that can passively map your home's WiFi topology and detect nearby drones — from outside your walls. A vivid, hands-on demonstration of how much RF leaks from modern homes, with deep implications for privacy.

No. 05Privacy & Security

New York City to ban deceptive subscription practices

NYC is moving to make dark patterns around subscriptions illegal — no more hiding the cancel button or auto-enrolling users. A meaningful consumer-rights win that could set a template for other cities and pressure app developers to clean up their UX. Worth watching as a regulatory trend.

No. 06Privacy & Security

GhostLock, a stack-UAF that has existed in ALL Linux distributions for 15 years

Researchers detail a use-after-free vulnerability baked into Linux's io_uring stack that went undetected for 15 years across every major distro. Deep technical write-up with exploitation implications for servers and containers. Patch your Linux boxes.

No. 07Dev Tools

After 7 years in production, Scarf has reluctantly moved away from Haskell

An honest post-mortem from Scarf's founder on why a beloved Haskell codebase became untenable in production — hiring, onboarding, and ecosystem friction all cited. A measured, non-inflammatory take on language pragmatism that's sparking a rich HN debate.

No. 08Weird Science

Einstein's relativity rules chemical bonds in heavy elements, new research shows

New research from Brown confirms that relativistic effects — where electrons near heavy nuclei travel near light speed — directly shape how elements like gold and mercury behave chemically. A beautiful intersection of quantum mechanics and special relativity with real materials-science consequences.

No. 09Creative Software

The tech of 'Terminator 2' – an oral history (2017)

A deep-dive oral history on the CGI breakthroughs that made T2's liquid-metal T-1000 possible in 1991 — morphing algorithms, compositing pipelines, and the ILM team that invented tools on the fly. Essential reading for anyone interested in the history of creative software and visual effects.

No. 10AI ToolsApplies to you

AI 2040: Plan A

An interactive, richly illustrated scenario document exploring what a positive AI future could look like by 2040 — governance, economics, creative work, and more. Unusually thoughtful and non-doom; the 274-comment HN debate is itself a great read on AI futures.

From Pinboard Popular

Stories 11 – 20
No. 11AI ToolsApplies to you

Suspecting AI cheating, Ivy League prof ordered an in-person final; scores fell 50% - Ars Technica

A Brown professor mandated an in-person final after suspecting widespread AI cheating — and scores cratered by half. The story crystallizes the central tension of AI-assisted learning: productivity vs. actual skill development. Essential context for anyone building with or thinking about AI coding tools.

No. 12AI ToolsApplies to you

Better tools made Copilot code review worse. Here's how we actually improved it.

GitHub's Copilot team shares a counter-intuitive finding: giving AI agents more powerful tools actually hurt code review quality until they redesigned the workflow around Unix-style evidence gathering. Packed with practical lessons for anyone optimizing AI agent pipelines — directly relevant to Claude Code users.

No. 13Dev Tools

My Thoughts on the Bun Rust Rewrite - Andrew Kelley

Zig creator Andrew Kelley weighs in on Bun's decision to rewrite parts of itself in Rust — a pointed, technical critique from someone with deep skin in the systems-languages game. Sparks a real conversation about Zig vs. Rust ergonomics and the future of fast JS runtimes.

No. 14AI ToolsApplies to you

microsoft/flint-chart: 🪄 Flint is a visualization language that lets AI agents reliably create expressive, good-looking charts from simple, human-editable chart specs.

Microsoft open-sources Flint, a declarative chart-spec language purpose-built for AI agents — the idea being that LLMs generate reliable, human-readable specs rather than raw Vega or D3. Could be a game-changer for data viz in AI workflows; worth integrating into your Claude Code setup today.

No. 15New Apple AppsApplies to you

DocuBrowser: local AI powered Document search engine for macOS

DocuBrowser brings local AI-powered semantic search to your documents on macOS — think Spotlight that actually understands what's in your PDFs and notes. Tagged apps_osx and apps_ai on Pinboard, this is exactly the kind of privacy-respecting local AI tool our reader profile craves, especially alongside Obsidian.

No. 16AI ToolsApplies to you

The fastest way to fall in love with Pi.

LazyPi is a one-command installer that bundles 60+ community skills, MCP servers, Claude Code CLI provider, memory plugins, and 76 themes for the Pi AI shell. If you're already using Claude Code, this is an immediately actionable way to supercharge your terminal AI setup.

No. 17AI ToolsApplies to you

A new way to reflect on how you use Claude

Anthropic ships a new feature letting you visualize and analyze your own Claude usage patterns — how often, for what tasks, and whether it aligns with your goals. A meta-tool for AI power users who want to be intentional about their assistant workflows, directly relevant to Claude Code daily drivers.

No. 18New Apple AppsApplies to you

Daring Fireball: John Ternus Should Reverse Apple's Slide Down the Advertising Slippery Slope

Gruber makes the case that Apple's increasing ad surface area — App Store search ads, lock screen placements, and more — is eroding the brand promise of privacy and user-first design. A pointed call to action for the incoming Apple leadership to reverse course before the rot sets in.

No. 19Dev Tools

Your 'App' Could Have Been a Webpage (so I fixed it for you…) – Dan Q

A developer reverse-engineered a travel itinerary app, stripped the tracking and ads, and rebuilt it as a plain web page — complete with deep links, print support, and zero surveillance. A fun, actionable polemic against unnecessary app-ification that's also a mini tutorial in API reverse engineering.

No. 20Dev Tools

Introducing Meerkat: an experiment in global consensus

Cloudflare introduces Meerkat, a new experiment in building global distributed consensus at internet scale — potentially a foundational primitive for coordination problems across their edge network. Scant on details but the architecture implications are intriguing for anyone building distributed systems.