this post was submitted on 18 Jan 2024
1 points (66.7% liked)
Programmer Humor
32373 readers
566 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
The new version isn't backward-compatible and now you've got to re-write your whole project.
Conversely: The new version requires you write it with a different word that makes more sense, so you do an search and replace in a few files and get done with it and nothing breaks.
If you edit code with find/replace, you need a better IDE. Just a hint.