Infrastructure 15 min read
I Moved Development to a Remote VM. Coding Agents Made Me Stay.
I moved my dev environment to a remote VM to stop rebuilding it across machines. Coding agents and tmux turned the experiment into how I work by default.
3 posts
Infrastructure 15 min read
I moved my dev environment to a remote VM to stop rebuilding it across machines. Coding agents and tmux turned the experiment into how I work by default.
Software Engineering 11 min read
Chasing 10x across six projects, several languages and a pile of AI agents — and the quiet realization that 1.5x is honest work.
Software Engineering 6 min read
Stop cloning the same repo for every context switch. Git worktrees give you several branches at once — no WIP commits, no broken dependencies, no clutter.