Prompting the videos was fun, but trying to vibe code everything was not. In the future I'll go back to using LLMs more sparingly for isolated functions, or at least try not to have it create anything that requires seeing the output to debug.
Prompting the videos was fun, but trying to vibe code everything was not. In the future I'll go back to using LLMs more sparingly for isolated functions, or at least try not to have it create anything that requires seeing the output to debug.
dtagames•3mo ago
I agree with you that AI agents need to be corralled and led in a tight path to get to reusable software.
I wrote about this very thing recently[0].
[0] https://levelup.gitconnected.com/you-are-bugs-improving-your...