this post was submitted on 17 Sep 2025
427 points (98.4% liked)

Programmer Humor

26407 readers
555 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 78 points 1 day ago (3 children)

/64

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

[–] LaggyKar@programming.dev 31 points 1 day ago* (last edited 1 day 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 17 points 1 day ago

I'll see you in court.

[–] Lyra_Lycan@lemmy.blahaj.zone 15 points 1 day 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 day 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