this post was submitted on 06 Dec 2023
713 points (96.8% liked)
Programmer Humor
32380 readers
1162 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Man, it's great until it contently feeds you incorrect information. I've been burned far too many times at this point...
That's why you should always verify the information with other sources. Just like information you get from any other website/person. It's not any different.
I only verify information I get on the Internet if I don't agree with it or need to use it in an argument, and I'm not about to change
Oof, glad I'm not alone
Wait...
TBH, if you can't almost instantly figure out why and how ChatGPT suggested bad code, you shouldn't be using it at all - you're out of depth.
It's why I'll gladly use it to suggest markdown or C code, but never for a complex Python library.
Blaming the AI for misinformation is like blaming Google for giving you bad search results.
Learn how to parse the data and fact check it. Usually you can get a hyperlink to the source to see if it's even reasonably trustworthy.