Ah yes, the classic "let's handle years with a switch statement" approach. Some poor developer back in 1999 was like:switch(year) {
case 2020: // pandemic mode
case 2021: // still pandemic
case 2022: // recovery mode
case 2023: // normal-ish
case 2024: // election chaos
// TODO: add more years later
default: trainControl.panic();
}
And then they quit, got promoted, or died before anyone remembered to add 2025. Twenty-five years after Y2K and we're still writing software like time is a finite concept. This is why we can't have nice things... or functioning trains, apparently.
Ok Who Forgot To Put 2025 In The Switch Statement
7 months ago
219,589 views
0 shares
y2k-memes, legacy-code-memes, switch-statement-memes, date-handling-memes, software-failure-memes | ProgrammerHumor.io
More Like This
It didn't take long
4 years ago
62.1K views
0 shares
Is this common or no?
2 years ago
39.3K views
0 shares
Funny how that works
3 years ago
36.9K views
0 shares
Programmers Then And Now
5 months ago
316.5K views
0 shares
How to speed up development
4 years ago
44.8K views
1 shares
Time is just relative
3 years ago
38.8K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp