I'm now using an LLM to write a voice note organisation application that I have been dreaming about for two decades.
I did vibe code the first version. It runs, but it is utterly unmaintainable. I'm now rewriting it using the LLM as if it were a junior or outsourced programmer (not a developer, that remains my job) and I go over every line of application code. I love it, I'm pushing out decent quality code and very focused git commits. I write every commit message myself, no LLM there. But I don't even bother checking the LLM's unit and integration tests.
I would have never gotten to this stage of my dream project without AI tooling.
> I would have never gotten to this stage of my dream project without AI tooling.
Why not? People have been writing successful personal projects without LLMs for years.