this post was submitted on 13 Dec 2025
637 points (97.6% liked)

Programmer Humor

28001 readers
2162 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
[–] boonhet@sopuli.xyz 1 points 1 week ago

the function is a switch-case that returns false by default. As complaint tickets are opened, more cases get added to the switch-case”

Oh if that is acceptable, then my secondary idea of using an API call for this should work too. I thought that it would have to be guaranteed to be correct (as long as you don't reach a stack overflow or something)