this post was submitted on 11 Aug 2023
755 points (93.9% liked)

Programmer Humor

34808 readers
182 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
[–] Bishma@discuss.tchncs.de 52 points 2 years ago (10 children)

Maybe it's because I'm only using it as plan B or C (after the documentation has already failed me), but I have never gotten any usable code out of chatGPT.

And yet co-pilot is able to finish my code perfectly after I type the first few characters... even though they're the same model.

[–] AmbientChaos@sh.itjust.works 14 points 2 years ago (1 children)

I think co-pilot works better because it has the context of the whole project for reference when suggesting auto completion. I've gotten a lot of unusable junk from it too though

[–] JimmyMcGill@lemmy.world 3 points 2 years ago

It can go from great to absolute junk.

But sometimes I need some weird terminal command and it’s weirdly good at it.

Also I get a buddy that can put log messages like “AAAAAAAA” all over the place so at least I don’t go crazy on my own

load more comments (8 replies)