Writing · Nº 041065 essays
The writing
Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.
29 essays found · Page 3 of 3
Clear filtersEngineeringMonorepo vs Polyrepo for a Portfolio FoundationMonorepo vs polyrepo when a shared foundation feeds many products: the real tradeoffs, when each wins, and the hybrid I run across a portfolio of companies.EngineeringPin the Model Version in Production, Don't Float ItLetting your AI product float to the latest model version means your behavior changes without warning. Why to pin the model version in production and upgrade on purpose.EngineeringHow to Build a Reusable SaaS Foundation That CompoundsA practical guide to building a reusable SaaS foundation: what to standardize first, what to leave per product, and how to keep the shared core from rotting.EngineeringThe Backend Real Time Apps Actually NeedReal-time features fail when bolted onto request and response backends. What a complete backend for real-time apps has to handle from the first line.AIWhy AI Native Infrastructure Is DifferentInfrastructure built for CRUD apps assumes the workload is deterministic and cheap. AI native infrastructure has to assume the model is wrong sometimes.