this post was submitted on 17 Sep 2025
472 points (98.6% liked)

Programmer Humor

26539 readers
2597 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Dumhuvud@programming.dev 81 points 1 week ago (3 children)

/64

That's not an address, that's a whole fucking subnet consisting of 2^64 different addresses. ☝️🤓

[–] LaggyKar@programming.dev 33 points 1 week ago* (last edited 1 week ago)

It is a single address with an associated subnet mask, indicating what subnet the address is in.

The subnet would be 3fff:a1:1ab:bc67::/64, for the top one.

[–] MathematicalMagpie@lemmy.zip 19 points 1 week ago

I'll see you in court.

[–] Lyra_Lycan@lemmy.blahaj.zone 16 points 1 week ago (1 children)

Maybe but I always have to enter /24 after setting a VM's manual IP for it to be valid

[–] Kazumara@discuss.tchncs.de 8 points 1 week ago

That would depend on the network environment. If your VM is on a /28 subnet and you set /24 it won't be valid