Day 138 of building
@cashflow_fi in public.
I want to share a bit about my setup over the last two days.
I’ve been coding entirely from my iPhone.
I already mentioned that I love using Codex on mobile, but this time I took it to the next level.
I gave it permission to commit and push to GitHub automatically.
And the most unexpected part?
It can build and deploy to TestFlight.
Now, if I ask it to add a new button, screen, or feature, it:
→ pushes the code to GitHub
→ deploys the backend to DigitalOcean
→ builds a new version for TestFlight
All from my phone.
That’s honestly insane.
The future of software development is going to look very different.
See you tomorrow.