- Published on
Writing on the Go
There is a specific kind of liberation that comes from untethering your creativity from a desk. For the longest time, "writing" felt like a ritual that required a mechanical keyboard, a multi-monitor setup, and a stationary chair. But as the world moves faster, the friction of needing to be "at the station" often becomes the primary reason a draft never gets published.
This post is a testament to a new rhythm. I’m currently testing a workflow that feels almost too seamless: an iPad, the Working Copy app, and a Next.js site deployed via Vercel.
The technical hurdles that used to plague mobile development—managing SSH keys, setting up development enviroment largely vanished. Working Copy provides a powerful local git client that allows for a full-featured terminal-like experience, while Vercel’s automated build pipelines handle the heavy lifting the moment I hit "push."
It changes the psychology of creation. Instead of waiting for a block of "focused time" at home, I can capture a thought in a cafe or during a commute and have it live on the production site before I’ve even finished my coffee.
Mobile doesn't mean "lite" anymore. It means agility. It’s about building a system where the distance between an idea and a git commit is as short as possible. The Shire was cozy, but the road goes ever on—and it's much easier to travel when your entire office fits in a backpack.