This doesn't even make sense. If the spell falls apart without Kier's symbol, then Kier's symbol absolutely is "actually necessary."
this post was submitted on 06 Jun 2025
168 points (97.2% liked)
Programmer Humor
36516 readers
289 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
It's a common thing in programming. There's some legacy code that isn't being used and yet removing it causes things to break. Nobody has the time to figure out what is still referencing that code, so it just gets a comment next to it saying "Not used, but removing it breaks the build" and then forgotten about.
And don't get me started on legacy spells. That Merlin guy was so chaotic 😮💨
Seems he's always battling dependencies with his staff, herbs, and spell book.