Vibe Coding With Codex: 4 Apps in 6 Days
I thought AI would struggle with hard engineering problems. Instead, the biggest surprise was how quickly the whole build loop collapsed into something almost absurd: idea -> code -> deploy -> feedback -> repeat. In the past 6 days, I built 4 apps. Each app took roughly ~30 commits until I was happy. And each commit was basically one verification loop. One loop to rule them all My workflow became: ...