this post was submitted on 15 Jan 2025
744 points (94.0% liked)

Programmer Humor

32710 readers
473 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SchmidtGenetics 2 points 2 weeks ago (9 children)

Does each provider have their own? Most of the ones I’ve had your local network was 192.168.0.1, but my recent one is 10.0.0.1.

It’s all just modem access I’m guessing in the end and they can choose mostly what they want?

[–] running_ragged 27 points 2 weeks ago

No, 127.0.0.1 is the loop back, so it doesn't even leave the machine and doesn't need to be connected to any network.

load more comments (8 replies)