Writing · Nº 041065 essays
The writing
Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.
1065 essays found · Page 15 of 89
Clear filtersEngineeringStarter Template vs a Living Foundation: The DifferenceA starter template and a living foundation both bootstrap new products, but only one compounds. Here is the difference and why it decides whether reuse pays.EngineeringUse AI to Write Database Migrations SafelyAI can write database migrations fast, but a bad migration loses data you cannot get back. Here is how to use AI on schema changes without a disaster.EngineeringMagic Link Login vs Password Reset EmailsMagic link login and password reset emails share machinery but solve different problems. Here is when to use each and why magic links are not always the win.EngineeringWrite Characterization Tests Before You RefactorYou cannot safely refactor untested legacy code. Characterization tests capture what the code actually does so you can change it without breaking behavior.EngineeringHow to Design a Review Queue for AI OutputA human review queue is how AI-native products handle low-confidence output at scale. How to design one that routes the right cases, ranks them, and closes the loop.StrategyThe Economics of Shipping Twenty CompaniesWhen the foundation already carries auth, billing, infra, and governance, the marginal cost of the next venture collapses. The math behind a portfolio.StrategyBuild a Governance Evidence Pack for ProcurementEnterprise procurement asks the same governance questions every time. Build an evidence pack once and answer them in a day instead of a stalled quarter.EngineeringWhat to Actually Alert On When You Self-HostMost self-hosted monitoring alerts on the wrong things. Alert on symptoms users feel, not every metric, so the pages you get at 3am are always worth answering.EngineeringHow to Prioritize Which Tech Debt to Fix FirstNot all tech debt is worth fixing. Here is how to prioritize which technical debt to pay down first using interest, blast radius, and your actual roadmap.StrategyTime Tracking vs Outcome Tracking in Your AgencyTime tracking measures hours, outcome tracking measures delivery and margin. Here is why an agency OS should track outcomes and where hours still matter.StrategyModel Risk Management: Selling AI to Banks Under SR 11-7Banks govern AI as model risk under SR 11-7. If you sell to them, your governance must survive validation. Here is what model risk management demands of vendors.OperatingHow to Decode Your Own Decision PatternsYour worst decisions repeat because you cannot see the pattern from inside. Here is how to decode your own decision patterns and guard the weak spot.