this post was submitted on 15 Jan 2025
749 points (94.5% liked)

Programmer Humor

33584 readers
18 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@lemmy.world 2 points 1 month 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@lemmy.world 26 points 1 month 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)