this post was submitted on 24 Jun 2023
249 points (97.3% liked)

Programmer Humor

31779 readers
215 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
[–] fluffman86@lemmy.ml 10 points 1 year ago (3 children)

How hard would it have been to just add another octet or two? I like using my 10key and if I have to type letters for an IP address it's a bad system.

[–] apearson@lemmy.mykhoury.com 11 points 1 year ago

You'd still need to update and replace every system a packet would touch. Why just add another 8 or 16 bits and make it where we'd have to go through this entire painful process again? IPv6's design was "we never want to do this again".

An example of this "we never want to do this again" is only 1/8 of the v6 address space is currently marked usable for allocation. We have 7 more chances to change allocation methods without having to update or change any system.

[–] Adama@kbin.social 5 points 1 year ago* (last edited 1 year ago)

Not to mention that we can “visualize” the segments and networks by the numbers. Makes it easier to recognize, as an analogy,

This state, that city, this road, that house.

Versus ipv6. Of course there’s so much space in v6 that it isn’t an issue except it’s such a pain to work with for people who tend to think in ipv4 octets and bit masks

[–] barsoap@lemm.ee 2 points 1 year ago

There's way more to ipv6 than additional octets. I don't run ipv6 on my wlan (pretty much only for my mobile phone) because I can't be arsed to wrap my head around ipv6 autoconfig and NAT (or rather not NAT) whereas setting up dhcp is a breeze.