this post was submitted on 23 Nov 2023
840 points (97.8% liked)
Programmer Humor
32361 readers
301 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
"My project" doesn't exist in any team. It's everyone's project. A manager needs to have a long conversation with Pink Pants.
If you build your project at anything but highest error level,
clang -Wall
etc., you're letting errors in, relying at best on coincidence to work the way you think it does.Commit it and don't revert it!
You'd think, but there's a lot of Pink Pants stans downthread.