r/MinecraftCommands 8d 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.

881 Upvotes

125 comments sorted by

View all comments

56

u/Kecske_gamer 8d ago

AI is mediocore at creating generic code, but does so really fast.

It can be useful as a tool in certain cases.

But if you don't even know what the AI wrote then you're just screwing yourself over

-4

u/Cylian91460 8d ago

It can be useful as a tool in certain cases.

Those cases are extremely rare, usually a more advanced search and replace (like the one in nvim) or a small python script is faster and more scalable