this post was submitted on 09 Jun 2024
814 points (98.1% liked)

Programmer Humor

19661 readers
305 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] 2 points 5 months ago (1 children)

Interesting, github websites/pages support ipv6

[–] [email protected] 2 points 5 months ago (1 children)

github.com doesn't have a AAAA DNS entry. So it's not serving anything directly over IPv6. Likewise, ping -6 github.com fails. So, what are you seeing that is supporting ipv6?

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)
[–] [email protected] 2 points 5 months ago (1 children)

That is interesting. I figured they would be something like cloudflare/other redirection for github pages. But the IPv6 address space is github registered.

So, really not sure why they don't have the rest of their site enabled.

[–] [email protected] 1 points 5 months ago

Yeah bit of a head scratcher