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
3 months ago
286,569 views
0 shares
security-memes, networking-memes, ip-address-memes, bad-code-memes, hardcoding-memes | ProgrammerHumor.io
More Like This
Make Sure The Server Works
8 months ago
266.3K views
0 shares
Stop Over Engineering (And Start Over Exploiting)
1 month ago
166.2K views
0 shares
You Know I'm Something Of A Localhost Myself
3 months ago
247.0K views
0 shares
Credential Cycling Catastrophe
8 months ago
265.9K views
0 shares
Tech Gadgets (affiliate)
Back From Leave
6 months ago
223.2K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp