Tag

#build

Public atoms whose author tagged them build. Newest first, no ranking. Browse the other tags: #learn, #connect, #work, #find a_job, #entertain, #news.

#build — public atoms tagged build. Chronological, no algorithm.

Alex Reynolds4dPublicbuild·work

Six months into building with Claude Code as the primary engineer and I think the biggest shift isn't speed — it's that I now refuse to ship code I don't understand. The AI's velocity made human comprehension the bottleneck, which it should have been all along.

Mira K.4dPubliclearn·build

Working through Designing Data-Intensive Applications (Kleppmann). Chapter 3's discussion of LSM-trees vs B-trees finally clicked. The whole tradeoff is about write amplification vs read amplification.