this post was submitted on 07 Jul 2025
209 points (100.0% liked)
Programming
21432 readers
331 users here now
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
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Normally people use ChatGPT to vibe code, this is the first instance I'm aware of of ChatGPT using people to vibe code!
In soviet russia, ChatGPT uses you for vibe coding!
Chatgpt is just enforcing 4th law of robotics.
Or zeroth
https://www.historyofinformation.com/detail.php?entryid=4108
I actually had this happen more than once because of a coworker that uses Copilot and it would help him with code and use functions not in existance. He has since finally stopped trusting Copilot code without more testing.
Worse, they typically do exist, just in training data made up of others' code. Sometimes if you put the function names into GitHub search, you can find them.