• 0 Posts
  • 46 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle






  • I use IPv6 exclusively for my homelab. The pros:

    • No more holepunching kludge with solutions like ZeroTier or Tailscale, just open a port and you are pretty much good to go.

    • The CGNAT gateway of my ISP tends to be overloaded during the holiday seasons, so using IPv6 eliminates an unstability factor for my lab.

    • You have a metric sh*t ton of addressing space. I have assigned my SSH server its own IPv6 address, my web server another, my Plex server yet another, … You get the idea. The nice thing here is that even if someone knows about the address to my SSH server, they can’t discover my other servers through port scanning, as was typical in IPv4 days.

    • Also, because of the sheer size of the addressing space, people simply can’t scan your network.









  • orangeboats@lemmy.worldtoMemes@lemmy.mlEvery time
    link
    fedilink
    arrow-up
    12
    ·
    10 months ago

    There are times when the original standard has zero forwards compatibility in it, such that any improvement made to it necessarily creates a new standard.

    And then there’s also times when old greybeards simply disregard the improved standard because they are too used to the classic way.






  • You ably demonstrate your own inability to listen.

    Or was it you?

    I’m not sure how you hallucinated that Wayland got 4 years of design and 8 years of implementation.

    2012-2021, or to clarify “Late 2012 to early-mid 2021” seems to be 8-point-something years to me. I dunno, did mathematics change recently or something?

    With graphics programming relatively in its infancy X11 didn’t require 15 years to become usable

    I hope you do understand that graphics weren’t as complicated back then. Compositing of windows was not an idea (at least, not a widely spread one) in the 90s. Nor was sandboxing an idea back then. Or multidisplay (we hacked it onto X11 later through XRandR). Or HDR nowadays. Or HiDPI. Or touch input and gestures. We software rendered everything too, so DRI and friends weren’t thought of.

    In a way… you are actually insulting the kernel developers.