this post was submitted on 18 Jan 2024
649 points (98.1% liked)

Programmer Humor

32000 readers
821 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

cross-posted from: https://feddit.de/post/7998742

Meme transcription: 4 panels of Vince McMahon reacting increasingly ecstaticly to:

  1. Your software isn’t working. Vince McMahon looks curious.
  2. The bug is in a library. McMahon smiles.
  3. There already is an issue on Github. McMahon makes an orgiastic face.
  4. They published a fix last week. [I don’t know how to describe the face McMahon is making.]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 7 months ago (1 children)

The new version isn't backward-compatible and now you've got to re-write your whole project.

[–] [email protected] 8 points 7 months ago (1 children)

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.

[–] [email protected] 1 points 7 months ago (1 children)

If you edit code with find/replace, you need a better IDE. Just a hint.

[–] [email protected] 1 points 7 months ago

I'm aware, and I do use a good IDE, but I'm simplifying the operation here for the punch line.