01
Edition
07
picks
# AI Hacker Daily — 2026-08-25 The stack is losing parts, and the state is moving into a bucket.
# AI Hacker Daily — 2026-08-25 The stack is losing parts, and the state is moving into a bucket. Three projects on the same front page today run one architecture — object storage is the only source of truth and every server is a disposable cache: a git host that went from zero to 1,341 stars in under two days and carries Shopify's CEO as its author, a Kafka-shaped stream server with "zero-disk architecture" on its landing page, and an ebook library that is a Cloudflare Worker over an R2 bucket with no database. The why-now was named in the walgit thread by the one commenter who noticed the coincidence: S3 shipped compare-and-swap 21 months ago, "and it has just been absolutely wild the massive flocking towards disaggregated storage" since. We watched the same primitive reach the Durable Objects layer on August 6 (celld: state in your own S3 bucket); today it reaches git, streams, and a bookshelf. The other three picks delete a different part by the same instinct — a container runtime that is one 1.52 MB static binary with no daemon and zero RAM at rest, a Claude Code memory tool whose README argues a shared memory service is a single point of failure and puts the index in a per-project SQLite file, and a personal search engine that is one binary over your own browsing history, from the person who built searx. The six are ordered by what got deleted: the database, the broker's disks, the app server, the daemon, the memory service, the cloud. The counterweight is in the same thread as the headline pick: the sharpest walgit comment is not about architecture, it is a distributed-systems engineer reading the S3 lease code and finding a HEAD-compare-DELETE race, in a repository whose README was accused two comments later of being written by a model. A bucket makes the state durable. It does not make the code correct.
02
PicoMQ — Kafka-shaped streams whose only disk is the object store
03
Bookshelf — an ebook library that is a Worker over an R2 bucket, no database
04
Kern — a rootless container runtime that is one 1.52 MB binary with no daemon
05
session-indexer — Claude Code memory in a per-project SQLite file, not a service
06
hister — your own search engine, one binary, from the searx author
07
One of these,
every weekday.
Free. Unsubscribe by replying with one word. No tracking pixels in the email.