• OwOarchist@pawb.social
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    5
    ·
    1 day ago

    As far as I’m concerned, it already doesn’t suck.

    Maybe it sucks to develop around and maintain, but as a user? It’s working for me just fine.

    (And, being a stable release LTS kind of guy, I don’t tend to fuck with things that are currently working just fine.)

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      18
      arrow-down
      3
      ·
      1 day ago

      It does horrific things with memory and has decades of technical dept and backwards compatibility

      It isn’t great for the long term

      • Zos_Kia@jlai.lu
        link
        fedilink
        arrow-up
        16
        arrow-down
        4
        ·
        1 day ago

        My config is close to 15 years old and I’ve never had any issue with it. What are those horrific things you speak of? How do they affect me? I have no intention to migrate away unless I’m forced by circumstance.

    • anyhow2503@lemmy.world
      link
      fedilink
      arrow-up
      14
      arrow-down
      2
      ·
      1 day ago

      It sucks to maintain so much that almost no one wants to do it. The amount of technical suckage within xorg really cannot be overstated. It sucks in a lot of “consumer-facing” ways too, but we’ve had decades to learn to live with all of the quirks and hacky workarounds. Now that wayland compositors are in a usable state, people are beginning to notice the missing features as well (like HDR for example).

      It’s your setup and if it works then that’s fine. I just can’t help commenting on these kinds of posts where the OP shares their thinly disguised opinion as a “shitpost” because they get downvoted when they do so in an unironic way.

    • Tanoh@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      2
      ·
      23 hours ago

      There is also Xlibre to modernize it and get rid of old cruft. It is still early stages though, so who knows if it will succeed or become abandoned, etc.

      • hexagonwin@lemmy.today
        link
        fedilink
        arrow-up
        9
        ·
        20 hours ago

        i hope somebody keeps X alive but xlibre i don’t think would last long. even ignoring the weird antivax conspiracy spamming on LKML, the lead dev confused ^ in C as exponential…

      • toothbrush@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        12
        ·
        edit-2
        22 hours ago

        I personally have no faith in Xlibre, its developer(s?) seem inexperienced and their contributions to x11 codebase are of low quality

        Thankfully there are other projects around keeping x11 alive:

        theres xwayland-satellite, which implements more of x11 in wayland so you can basically run an x11 session with wayland support.

        And than there is phoenix, which is a new implementation of x11. Supposedly it shall have none of the legacy garbage code that makes x11 so hard to maintain.

        • Tanoh@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          7 hours ago

          I have no idea about xlibre, never used it just saw that it exists. It sounds like it will likely fail. Phoenix looks more promising, but haven’t used that either. And very much I doubt use anything until Debian offers it as a drop in replacement.

          In general X is battle tested over decades and while there are oddities and warts, but throwing it all away for a whole new set of the same is not going to go smoothly. Which can be seen by the very slow adoptation of wayland.

          But if people like it then they should use it, I just vastly prefer X still. Whenever I try Wayland it feels like a WIP and not nearly ready yet.

        • mittorn@masturbated.one
          link
          fedilink
          arrow-up
          4
          ·
          18 hours ago

          @toothbrush @Tanoh
          >xwayland-satellite
          does not implement anything, just glues xwayland to session
          phoenix and yserver might be good Xwayland alternative, not Xorg/xf86, because Xorg is mostly about DDX drivers and it’s only way to use 2d acceleration on old hardware (which is deprecated, but still might be useful)