this post was submitted on 02 Oct 2023
946 points (97.2% liked)
Programmer Humor
32503 readers
636 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Stay at home Wear a subnet? Wear a mask? Wear a class A network?
Stay at localhost wear a class C subnet mask.
You are both right and wrong (and the joke is stupid). The loopback-subnet is 127/8, not 127.0.0/24. Class-based Networks are superceded by CIDR since the 90ies. Nowadays it's ::1 anyways.
I know, but I wanted to make this as long as possible.
I mean yeah, but what do they know anyway? :D
(at work we still call them that)
The joke usually has ~ or ~/ instead of 127.0.0.1 as I recall it, which makes more sense.