How an AI Engineer codes on his phone using encapsulated development
Properly proved. Has structure, has flavour, has a point.
Summary
An AI Engineer at Notion describes how he maintains consistent productivity on his side project by coding on his phone using an "encapsulated development" approach. Each development session leaves the repository in a known, stable, verified, and stateless condition, enabling incremental progress even with limited, sporadic time blocks. The author averages two commits per day despite having only 30 minutes on his laptop some weeks, by making phone-based development practical through careful process design.
Key quotes
· 3 pulledEach prompt leaves the repo in a known, stable, verified, stateless condition that permits the next change.
Some weeks, I'll get half an hour on my laptop to work on this side project. Most weeks, I won't. Yet, I've averaged two commits to the project per day for the last three months.
By building on my phone. But, really, by making it possible to build on my phone.
You might also wanna read
Developer Experiences Performance Slowdown When Scaling AI-Assisted Coding with Claude Code
A developer shares their experience of coding exclusively with Claude Code AI assistant for two months. Initially, they experienced rapid pr
Senior Developers Describe AI Coding Tools as 'Babysitting' but Worth the Trade-off
Experienced developers discuss the challenges and benefits of 'vibe coding' using AI-generated code. While AI tools enable rapid prototyping
A Programmer's Journey: How AI Tools Have Enhanced My Development Workflow
A personal reflection on the author's programming journey from middle school to professional career, and how AI tools have enhanced their pr
AI Coding Tools Increase Developer Productivity but Also Extend Working Hours
The article examines the paradoxical impact of AI coding tools on software developers' work patterns. While AI tools like GitHub Copilot and
Mobile-First Development: Running Claude Code AI Agents from iPhone with Cloud VM
The article describes a mobile-first development setup where the author runs six Claude Code AI agents in parallel from their iPhone using T
A Programmer's Retreat: Coding Without AI in Brooklyn
A programmer takes a three-month coding retreat in Brooklyn to work without AI assistance, despite the current trend of AI-powered developme
