this post was submitted on 21 Mar 2025
209 points (97.7% liked)

Programmer Humor

22188 readers
2008 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
[–] driving_crooner@lemmy.eco.br 6 points 1 week ago (1 children)

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

[–] ulterno@programming.dev 3 points 1 week ago (1 children)

Here's hoping your IDE could Rename Variable.

else 'F'

[–] driving_crooner@lemmy.eco.br 3 points 1 week ago (1 children)

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

[–] ulterno@programming.dev 1 points 1 week ago

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