Ah, the classic "let's hardcode every single IP address instead of using a regex or CIDR notation" approach. Nothing says "I learned to code from a cereal box" quite like writing 254 if statements when if (ipaddress.startsWith('1.1.1.')) { return 0; } would do the trick. This is the kind of code that makes senior devs develop eye twitches and sudden interests in early retirement.
Landlubber Software: The IP Address Whitelisting Saga
4 months ago
305,201 views
0 shares
security-memes, networking-memes, ip-address-memes, bad-code-memes, hardcoding-memes | ProgrammerHumor.io
More Like This
My PC Is The Strongest
6 months ago
238.4K views
0 shares
Sounds A Bit Simple
7 months ago
250.1K views
0 shares
Seems Someone Out There Is Really Mad About Memory Safety
4 months ago
303.1K views
0 shares
Git Push Origin Main --Force-With-Lease
7 months ago
253.2K views
0 shares
New Hire Cybersecurity Making Your Job Worse
7 months ago
211.9K views
0 shares
I Hope He Was Fired
7 months ago
209.6K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp