Writing · Nº 041065 essays
The writing
Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.
21 essays found · Page 2 of 2
Clear filtersEngineeringOnboard a Developer Faster With an AI Codebase TourNew developers waste weeks reading code with no map. An AI codebase tour cuts that to days by answering questions in context instead of guessing at structure.EngineeringHow to Ship Fast Without Making a MessYou can ship fast with AI without the mess. The trick is not slowing down, it is spending your speed on planning so the generate step never surprises you.EngineeringAI Coding Platform vs AI Coding AssistantAI coding platform vs AI coding assistant: an assistant completes your lines, a platform runs the whole build loop. Here is the real difference and which you need.EngineeringGenerate Docs From Code With AI Without the RotAI can generate documentation fast, but generated docs rot the moment code changes. Here is how to generate docs from the source of truth so they stay honest.EngineeringThrowaway Prototype or Build to Keep With AIThe most expensive AI coding mistake is letting a throwaway prototype drift into production. Decide disposability up front and the whole build gets easier.EngineeringVibe Coding vs Spec-Driven DevelopmentVibe coding vs spec-driven development: one is fast until it collapses, the other is fast and keeps going. Here is where each one wins and where vibe coding fails.EngineeringUse AI to Migrate a Framework VersionA framework version migration is AI's best-case scenario: mechanical, well-defined, and testable. Here is how to run one without breaking production.EngineeringWrite the Spec Before the Prompt, Every TimeWhy you should write the spec before the prompt when building with AI. The spec is the cheapest place to be wrong, and it decides everything the model does next.EngineeringAI Coding: Greenfield vs Legacy CodebaseAI coding on a greenfield project and a legacy codebase are two different jobs. Here is how the workflow changes and why legacy is the bigger prize.