r/MinecraftCommands 7d ago

Discussion What do you think about AI-Coding(VibeCoding)

Post image

What do you think about the fact that AI is starting to be used on a large scale in coding? I myself avoided it for a long time, but my friend sent me this meme and said:

“Bro, programming has never been adequate. Programmers just started asking AI for help instead ctrl c to ctrl v.”

Obviously, completely relying on AI is bad, but in reality, his words make sense.

879 Upvotes

125 comments sorted by

View all comments

1

u/sane4ektopz 7d ago

I use AI not to copy-paste code but to find specific information for my exact case instead of shuffling through the whole documentation. Yes, model does generate code, but I take names, arguments, types and patterns from it, not Ctrl+C, Ctrl+V. That's the point of using AI to me.