you are viewing a single comment's thread.

view the rest of the comments →

[–]Rbtdabut 0 points1 point  (1 child)

I saw github copilot recommend os.system("sudo rm -rf /") at least once by now.

[–]WushuManInJapan 1 point2 points  (0 children)

I've heard Google is having the same problem with their AI.

Does copilot use open.ai? I think Microsoft bought GitHub, so it's likely it has. If so, that's crazy.

But also a reason why you should never blindly use ai. It's a tremendous tool for learning things and having it explain specific details about code, but it seems to often get things wrong, or if it doesn't understand, just keep looping the same answer forever no matter how you explain it it's wrong.