this post was submitted on 29 Mar 2024
917 points (97.1% liked)

Programmer Humor

33546 readers
340 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
[โ€“] saltesc@lemmy.world 8 points 10 months ago (1 children)

ChatGPT is making me better because I've learned not to fucking trust it and double check everything it spits out to ensure its actually doing what's asked of it.

[โ€“] TexasDrunk@lemmy.world 3 points 10 months ago

I use it to help me lay out pseudo code and check it against what I come up with. It has made the way I structure things (and comment on things) way better.