this post was submitted on 07 Mar 2024
788 points (95.1% liked)

Programmer Humor

33569 readers
176 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Lucidlethargy 18 points 11 months ago (2 children)

In my experience, ChatGPT has been wrong so many times that it's wasted more of my time than saved it.

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago)

So much this. I spent probably 2 hours try to get something to work that it said would work before giving up, spending 5 minutes to Google and finding the solution that I could use to get what I wanted done and more.

After that I rarely ask it for help.

[–] [email protected] 1 points 11 months ago

If you're copying 1-for-1, yeah you're going to have a bad time.

Imo, chatgpt for coding is like using lorem Ipsum. It's giving you a placeholder of how to approach it. And you have to fix it for your own needs.