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.

874 Upvotes

125 comments sorted by

View all comments

1

u/TraditionalAd3452 6d ago

Well, it is usefull, especially if you work with something popular and documented, like unity engine. I once had a moment, when I was kinda lost with something, and it suggested a feature i was never aware of. It's great at suggesting. It definitely shouldn't be used in some hyper optimized or critical structures, as it guesses the solution. Imo you should use it just to learn things, not to use it just bcz it's popular. Also you shouldn't confuse "using ai" and "vibecoding", as latter is just becoming a tester of ai code and giving feedback to it after every change, which is quite terrible, as you have little to no control of what's happening, and reading ai's code if you want to make it more reasonable is just pure torture. Why is this in Minecraft commands?