Say it with me: It's not vibe coding if you read and understand the code.
That is not vibes, that is knowing what you're doing and working based off of a suggestion.
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Say it with me: It's not vibe coding if you read and understand the code.
That is not vibes, that is knowing what you're doing and working based off of a suggestion.
This
I also sometimes use AI for small bits and pieces and the vast majority of the time it gets about 10-20% wrong which I then have to fix
There is a net-gain in time on these small bits and pieces, but it's not really able to do more than that
If I read it correctly, he used a LLM to help him write Python for a hobby project. I think this falls into an open minded, "who cares?". Come back when he used it for something intended for public or commercial use.
He never would in critical code such as Linux kernel
Here is a video about this subject: https://inv.nadeko.net/watch?v=hymd3Xc7cCU This channel (SavvyNik) often directly reads and shows parts of the original mailing list source, and if available the relevant part of the interview in video form.
Maybe its not a bad idea to experiment with the tools that lot of people do, so it might help understanding what code it produces. That might be not his original goal, but its a nice side effect I guess.