Kunok Joung

Can you do real development from your phone — one-handed, on the subway?

by

I'm a senior developer in Seoul. My commute is long and the subway is always packed. Here's how I tried to make mobile development work — and where it fell apart.

Seoul subway is not quiet. You're standing, one hand gripping a bag, the other holding your phone. Coding the traditional way — IDE, terminal, file trees — is physically impossible. The screen is too small, your fingers too fat, and the text too tiny to read without squinting.

---

The problem in a nutshell:

- One hand is always occupied — VSCode isn't built for that

- GitLab on mobile: tiny font, dense UI, constant zooming

- Managing issues, CI pipelines, and logs across tiny tabs is exhausting

---

What I tried

In the age of AI agents, I realized: I don't need to write the code myself. I just need to manage it.

So I built a small site, connected it to GitLab, and set up this workflow:

1. Create a GitLab issue from my phone describing what I want built

2. CI/CD scheduler triggers — a runner picks it up automatically

3. AI agent resolves the issue — commits, tests, deploys

4. I review the result — from my phone, while still on the train

It worked. But then GitLab on mobile killed the experience. Too much visual noise. Too ma

45 views

Add a comment

Replies

Best
Kunok Joung

Quick note — the post got cut off mid-sentence (it ends at "Too ma..."). The full version was supposed to end with: too many tabs, too much context switching. That's exactly what pushed me to build something.

Anyway — the solution I built from this frustration is launching tonight on Product Hunt: Spring IVE, a minimal mobile dashboard for AI agent workflows. Designed for one thumb, on a moving train.

Would love your thoughts when it's live! 🚇