this post was submitted on 09 Jun 2024
796 points (98.0% liked)

Programmer Humor

18250 readers
1553 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 1 year ago
MODERATORS
 

Context:

People have been asking for IPv6 Support on GitHub since years (probably a decade by now)

... and someone even got so annoyed that they decided to setup a dedicated website for checking this: https://isgithubipv6.live/

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 88 points 3 weeks ago (13 children)

The perpetual chicken egg problem of IPv6: many users don't have IPv6 because it's not worth it because everything is reachable via IPv4 anyways because IPv6 only service don't make sense because they will only reach a subset of users because many users don't have IPv6.....

[–] [email protected] 20 points 3 weeks ago* (last edited 3 weeks ago) (5 children)

Honestly this isn't even true anymore. Most major ISPs have implemented dual stack now. The customer doesn't know or care because it's done at the CPE for them.

I use a browser extension which tells me if the site I'm at is 6 or 4 or mixed. In 2024 most major sites support V6. A lot of this is due to CDN supporting it natively.

The fact that GitHub doesn't is quickly becoming the exception.

[–] [email protected] 1 points 3 weeks ago (1 children)

IPv6 traffic is globally steady at around 37%. So it isn't a majority by far.

[–] [email protected] 1 points 3 weeks ago

https://www.google.com/intl/en/ipv6/statistics.html

Globally it's at about 47% and growing at about 4% per year. If the rate remains unchanged it'll be about a decade for >95%.

But the reality of it is, you don't need global adoption out of the box. You just need majority adoption in the countries you visit, which for me are western countries (north America and Europe) which now have a majority adoption.

load more comments (3 replies)
load more comments (10 replies)