this post was submitted on 29 Mar 2024
923 points (97.1% liked)
Programmer Humor
32380 readers
1277 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
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.
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.