this post was submitted on 16 Aug 2025
581 points (93.2% liked)

linuxmemes

26793 readers
606 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    TranscriptFalse meme image that says "bad news ipv4 fans. linus torvalds has announced removing ipv4 support from the linux kernel after the maintainers of the network stack got into a fight over WHAT KIND OF HRT gives the best results. this incident will impact 5 billion people and will make 95% of all network equipment on Earth binnable." with fake screenshots of the linux kernel mailing list a girl calling another one a slur from 4chan over HRT choices and Linus Torvalds saying he will drop IPv4 support and asking the maintainers to learn to shut the fuck up.

    Source: https://rivals.space/@deuxnise/115032302416832519

    top 50 comments
    sorted by: hot top controversial new old
    [–] MattTheProgrammer@lemmy.world 22 points 13 hours ago (1 children)

    I'm ignorant enough that I didn't realize this wasn't actually happening until I read the comments. My networking knowledge is piss poor haha.

    [–] rumba@lemmy.zip 1 points 4 hours ago

    Don't worry about the network side of things. It's open source. Before they turn everything on its head would be forked and it would be replaced.

    [–] vga@sopuli.xyz 7 points 11 hours ago
    [–] kate@lemmy.uhhoh.com 29 points 20 hours ago (1 children)

    A major ISP in the UK still doesn’t have any IPv6 support :( https://www.havevirginmediaenabledipv6yet.co.uk/

    [–] Korhaka@sopuli.xyz 3 points 13 hours ago (2 children)

    I still don't have an IPv6 address over 4G with Vodafone. I want to run a web server on my phone, isn't this a normal use case? Nat444 makes that pretty difficult, just let me use IPv6!

    [–] possiblylinux127@lemmy.zip 4 points 10 hours ago* (last edited 10 hours ago)

    That's impressive

    Scaling NAT is complex and expensive. They are literally making it harder

    [–] purplemonkeymad@programming.dev 2 points 13 hours ago (1 children)

    Cabled from Vodafone is not much better, ip6 does auto configure from the router with a local address, so it at least supports it. but no routable ips yet.

    [–] Korhaka@sopuli.xyz 2 points 12 hours ago* (last edited 12 hours ago)

    Actually on someone else's network right now and think it's cabled Vodafone and I do have IPv6. Only got android to play with right now though, apparently Vodafone are tight bastards for the range of addresses you can get.

    Edit: version of Android I am on only let's you set a static IPv4 address, what a shit operating system

    [–] PlexSheep 24 points 21 hours ago

    I believed it for a moment

    [–] Centaur@lemmy.world 24 points 22 hours ago

    You got me in the first half 😁

    [–] lightnegative@lemmy.world 26 points 1 day ago (6 children)

    Ipv4 is simpler and therefore easier for my brain to comprehend.

    I deliberately disable IPv6 on all the devices on my home network because it's really f**n annoying when some service tries to bind to localhost but picks up the IPv6 localhost instead of the IPv4 one

    [–] possiblylinux127@lemmy.zip 6 points 10 hours ago

    IPv4 is very much not simpler. You just as used to it.

    [–] Trainguyrom@reddthat.com 52 points 1 day ago (13 children)

    I've encountered way too many administrators and network admins who swear that "IPv6 does nothing but cause trouble" but the truth is, the trouble it's causing is because you can't half-implement IPv6. You either roll it out to the whole network or you don't, and the longer you kick that can down the road the harder it's going to be.

    Basically too many professionals who haven't learned a new technology since 2005 and refuse to try new things keep holding the world back

    [–] Korhaka@sopuli.xyz 2 points 13 hours ago* (last edited 13 hours ago) (3 children)

    Can't even attempt to learn it if my ISP won't provide addresses though.

    Not been able to use it to even try, but doesn't IPv6 not have subnets at all? No 192.168.1.1 on your local network with a different public facing 85.136.52.142 (and with NAT444 you also have ISP facing 10.183.23.6). So does your ISP provide you a range of IPv6 addresses?

    [–] Trainguyrom@reddthat.com 2 points 7 hours ago

    Correct, the ISP would assign you a /56 of public IPs that all share a prefix which you can slice and dice into however you see fit. All devices receive a publicly routable IP which your router/firewall would limit access to. So no running out of IPs ever, no network/IP collisions if you have to connect to another private network, etc.

    [–] possiblylinux127@lemmy.zip 2 points 10 hours ago

    A single IPv6 prefix has 2^64 addresses

    [–] thermal_shock@lemmy.world 2 points 12 hours ago

    Why can't you just use it on your local network? Don't need ISP for that.

    [–] disobey2623@lemmy.dbzer0.com 10 points 22 hours ago (2 children)

    I don't even have an ipv6 address, my ISP doesn't provide them yet. Not much to do about it then lol.

    load more comments (2 replies)
    [–] vithigar@lemmy.ca 10 points 22 hours ago (1 children)

    I will happily enable and use it once doing so doesn't break any of my connectivity.

    I'm not managing an enterprise network, it's just my home, but my ISP doesn't support IPv6 so that's one extra layer of complexity right off the hop. On top of that internal services switch which previously required no manual configuration just seem to randomly not work.

    IPv6 is not going to see widespread adoption unless it can be implemented completely transparently for the end user, full stop.

    [–] possiblylinux127@lemmy.zip 1 points 10 hours ago

    IPv6 is widely adopted

    load more comments (10 replies)
    load more comments (4 replies)
    load more comments
    view more: next β€Ί