Saturday · July 18, 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. AWS: Inaccurate Estimated Billing Data – $1.7 billion
  2. The state of open source AI
  3. Kimi K3, and what we can still learn from the pelican benchmark
  4. Kaiser nurses say AI, surveillance are making their jobs and patient care worse
  5. Evidence of inconsistencies in evaluation process and selection of winners
  6. First atmosphere found on Earth-like planet in habitable zone of distant star
  7. Regressive JPEGs
  8. Learning a few things about running SQLite
  9. TP-Link Kasa cameras leaked home GPS via unauthenticated UDP for 6 years
  10. Static search trees: 40x faster than binary search (2024)
  11. Linus Torvalds on AI in the Linux kernel: "AI is a tool, just like other tools we use"
  12. Guide to data tools landscape for developers · OlegWock
  13. Making 768 servers look like 1 — PlanetScale
  14. How Our Rust-to-Zig Rewrite is Going
  15. The Archaeologist's Copilot
  16. langchain-ai/openwiki: OpenWiki is a CLI that writes and maintains agent documentation for your codebase.
  17. Why I Left Google DeepMind
  18. 'Adversarial clothing': are garments designed to confuse facial recognition systems about to go mainstream?
  19. I Got Slopped
  20. Netflix says around 300 titles used generative AI

From Hacker News

Stories 1 – 10
No. 01Dev Tools

AWS: Inaccurate Estimated Billing Data – $1.7 billion

AWS sent billing estimates that were off by $1.7 billion — not a rounding error, a systemic failure in estimated cost data. With 702 comments, this has engineers rightly furious and auditing their own dashboards. If you trust AWS cost estimates for budgeting, read this immediately.

No. 02AI ToolsApplies to you

The state of open source AI

A comprehensive snapshot of where open-source AI stands in mid-2026 — models, tooling, licensing debates, and the widening gap between open and closed frontier systems. Essential reading if you're deciding which models to build on top of. The 315-comment thread is full of sharp takes.

No. 03AI ToolsApplies to you

Kimi K3, and what we can still learn from the pelican benchmark

Simon Willison digs into Moonshot AI's Kimi K3 and uses the pelican benchmark as a lens for understanding what coding LLMs are actually good at. Practical and opinionated — exactly the kind of model evaluation that helps you pick the right tool for Claude Code-style workflows.

No. 04Privacy & SecurityApplies to you

Kaiser nurses say AI, surveillance are making their jobs and patient care worse

Frontline nurses at Kaiser report that AI monitoring tools and surveillance systems are degrading care quality — a stark real-world counterpoint to AI optimism. The tension between algorithmic efficiency and human judgment is sharpest in high-stakes environments like healthcare.

No. 05AI Tools

Evidence of inconsistencies in evaluation process and selection of winners

Serious allegations of irregularities in Kaggle's "Measuring AGI" competition — including inconsistent judging criteria and possible favoritism in winner selection. Benchmark credibility is foundational to AI progress; when that's in question, everything built on it wobbles.

No. 06Weird Science

First atmosphere found on Earth-like planet in habitable zone of distant star

Astronomers have detected an atmosphere on an Earth-sized planet sitting in the habitable zone of its star — a genuine first. This is the kind of discovery that deserves a pause from whatever you're debugging. The universe just got a little more interesting.

No. 07Creative Software

Regressive JPEGs

A delightful creative coding experiment that generates JPEGs that get worse the more you compress them — inverting the usual compression tradeoff in visually striking ways. Part art project, part deep dive into JPEG internals. Genuinely fun to explore.

No. 08Dev ToolsApplies to you

Learning a few things about running SQLite

Julia Evans does what she does best: explores SQLite in production with fresh eyes and surfaces non-obvious gotchas around concurrency, WAL mode, and deployment. If you've ever shipped SQLite in a real app, you'll find something new here.

No. 09Privacy & SecurityApplies to you

TP-Link Kasa cameras leaked home GPS via unauthenticated UDP for 6 years

A researcher found that TP-Link Kasa cameras broadcast home GPS coordinates over unauthenticated UDP — for six years — meaning anyone on the network could grab your precise home location. A damning IoT security failure with direct privacy implications for anyone with these cameras at home.

No. 10Dev Tools

Static search trees: 40x faster than binary search (2024)

A thorough exploration of B-tree-style layouts in memory that exploit cache lines and SIMD to blow past binary search in benchmarks. The kind of low-level algorithm post that makes you rethink assumptions you've held for years.

From Pinboard Popular

Stories 11 – 20
No. 11AI ToolsApplies to you

Linus Torvalds on AI in the Linux kernel: "AI is a tool, just like other tools we use"

Linus Torvalds fires off a characteristically blunt mailing list post defending LLM use in the Linux kernel and threatening to ignore anyone who argues against it. "Linux is not one of those anti-AI projects" — a decisive moment from the top-level maintainer of the world's most important open source project.

No. 12Dev ToolsApplies to you

Guide to data tools landscape for developers · OlegWock

A developer-focused map of the sprawling data tooling ecosystem — databases, pipelines, warehouses, orchestration — with opinionated guidance on what to actually pick. The landscape moves fast and this is a solid orientation for anyone building data-adjacent features.

No. 13Dev Tools

Making 768 servers look like 1 — PlanetScale

PlanetScale digs into the distributed systems engineering behind their Vitess-based MySQL sharding — how they make hundreds of database servers appear as a single logical database to applications. A rare look inside hyperscale database infrastructure from engineers who built it.

No. 14Dev Tools

How Our Rust-to-Zig Rewrite is Going

Richard Feldman gives a candid mid-rewrite postmortem on porting the Roc compiler from Rust to Zig — what Zig gets right for this specific use case, and the surprising reasons it's working better than expected. Unusually honest systems programming writing.

No. 15AI ToolsApplies to you

The Archaeologist's Copilot

A Martin Fowler article on using AI to modernize a Java 1.5 legacy codebase — using a stable Docker environment and test-guided incremental refactoring as guardrails. Directly applicable to anyone using Claude Code or Copilot to wrestle with inherited codebases.

No. 16AI ToolsApplies to you

langchain-ai/openwiki: OpenWiki is a CLI that writes and maintains agent documentation for your codebase.

LangChain's openwiki is a CLI tool that uses AI agents to auto-generate and keep codebase documentation up to date. For Claude Code users drowning in undocumented legacy code, this is worth a try today — it's a directly actionable workflow improvement.

No. 17AI Tools

Why I Left Google DeepMind

An AI safety researcher's detailed account of trying — and failing — to stop Google from handing its AI to the military without restrictions against killer robots, including breakdowns from Stuart Russell and Jeff Dean. A long, disturbing read about how AI ethics commitments collapse under institutional pressure.

No. 18Privacy & SecurityApplies to you

'Adversarial clothing': are garments designed to confuse facial recognition systems about to go mainstream?

From LED-equipped hoods that dazzle infrared cameras to prints that trick facial recognition into seeing multiple faces, adversarial fashion is creeping toward mainstream. Equal parts absurd and serious — surveillance is ubiquitous enough that people are dressing to fight it.

No. 19AI Tools

I Got Slopped

NYT tech journalist Kashmir Hill discovers an unauthorized AI-generated biography of herself on Amazon — and finds thousands more like it flooding the platform. A first-person look at the AI slop economy and what it means when anyone can generate a fake book about you.

No. 20Creative Software

Netflix says around 300 titles used generative AI

Netflix disclosed in its Q2 2026 earnings that roughly 300 titles on the platform used generative AI in production. This is the clearest signal yet that AI-assisted video production has crossed from experiment to industrial practice at the largest streaming platform on earth.