Writing / Workflow
Workflow
3 essays tagged Workflow.
2026
Keeping a personal codebase clean when AI makes code cheapAI makes it easy to generate more code than a personal project can absorb. The fix is boring: smaller diffs, hard deletion, strict boundaries, and refusing to let experiments become architecture.10 min readA practical setup for AI-assisted Apple-platform developmentThe day-to-day wiring that makes coding agents useful on iOS, macOS, and the rest of the Apple stack: repo rules, MCP layer, local tools, sessions, and the boring checks that keep the build green.13 min readPrompting coding agents for iOS work: tighter briefs, smaller diffs, better resultsHow to use coding agents for iOS development without drowning in technical debt. Focus on contextual briefs, bite-sized tasks, and a strict review loop.5 min read