this post was submitted on 17 Sep 2025
396 points (98.3% liked)

Programmer Humor

27215 readers
538 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 69 points 1 month ago (3 children)

/64

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

[–] LaggyKar@programming.dev 28 points 1 month ago* (last edited 1 month 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 14 points 1 month ago

I'll see you in court.

[–] Lyra_Lycan@lemmy.blahaj.zone 13 points 1 month 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 6 points 1 month 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