Writing · Nº 041065 essays
The writing
Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.
15 essays found · Page 2 of 2
Clear filtersEngineeringHow to Refactor With AI in Small, Safe StepsRefactoring with AI works when you keep steps small and behavior locked. Here is the method I use to refactor with AI without breaking what already ships.EngineeringContext Window Management for AI Coding AgentsContext window management is the skill that separates fast AI coding from slow flailing. Here is how I feed an agent just enough, and no more, to ship.EngineeringHow to Write Acceptance Criteria for AI Coding AgentsAcceptance criteria for AI coding agents are what turn a vague prompt into a checkable task. Here is how I write them so the agent knows when it is done.