this post was submitted on 21 Mar 2025
191 points (100.0% liked)

Programmer Humor

21779 readers
1540 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 day ago (3 children)

Ah fuck, this happened me with the Chainladder library. Had to modify the source code to change the M to ME.

[–] [email protected] 3 points 1 day ago (2 children)

Here's hoping your IDE could Rename Variable.

else 'F'

[–] [email protected] 3 points 1 day ago (1 children)

Isn't a variable, is a parameter for a daterange function.

[–] [email protected] 1 points 10 hours ago

Well, hopefully you could "Find all used instances" of the function.