this post was submitted on 10 Nov 2023
1702 points (94.1% liked)

linuxmemes

21180 readers
916 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] sirico@feddit.uk 1 points 1 year ago (1 children)

    Lets apply that logic to everything in the linux eco system get rid of BTRFS,Flatpaks,Libadwaita,pipewire...

    [–] dustyData@lemmy.world 4 points 1 year ago* (last edited 1 year ago) (1 children)

    Most of those are perfectly ready for every day use without issues today. All are alternatives that bring new features and specific use cases, solving new problems, or solving old problems in innovative ways. Wayland is an active replacement to an existing technology, as the old X is expected to just not exist anymore at some point in the future. BTRFS isn't intended to replace Ext4 wholesale, Flatpaks doesn't intend to replace apt/pacman/etc., Pipewire does the same that Pulse and Jack but Pulse and Jack won't stop existing. Adwaita existing doesn't mean that you can't use QT or GTK in your projects. That's the difference.

    As a result Wayland has the burden to actually fulfill and comply with all the features and use cases that X11 already does, with all the new security improvements on top. That's a tall order, and until it can do so, it will be undercooked and under adopted, because they set themselves up to that bar, nobody but them is responsible for this. Is the ancient “let's rewrite from scratch” trap that all dev teams fall on at least once in their lives. It isn't impossible, but it always takes way longer than the optimist project managers anticipate.

    [–] wfh@lemm.ee 1 points 1 year ago (1 children)

    Feature parity with X has never been the goal. Because most of X's features are a legacy of the 80' and dreadfully obsolete anyway.

    I'm all for maintaining compatibility where it makes sense, but carrying over a 40 years old feature set just in case is the best way to prevent anything from moving forward.

    Wayland can already do or is actively being developed for stuff that is relevant to modern systems: multi-monitor with different refresh rates and scaling, HDR etc. Stuff that X would never dream of.

    [–] dustyData@lemmy.world 5 points 1 year ago (1 children)

    Feature parity, maybe not, but use cases, definitely is the goal.

    I'm just saying that if users have to run X compatibility portals to get basic functionality for every day tasks, then something is not fully baked yet. There's nothing wrong with that. But apparently pointing it out is some sort of herecy.

    [–] wfh@lemm.ee 1 points 1 year ago

    I don't think it's heresy, but I always find it funny that an extremely vocal community shits on systemd for being a bloated tentacular monster shat should be abandoned, but praise X for being a bloated tentacular monster.

    In a way, Wayland is much closer to the Unix Philosophy than X. It's a display protocol, nothing more. Everything else should be implemented by the applications using this protocol. X has grown over the decades to include way too many features and edge cases.

    Translation layers like XWayland are important and extremely useful for the transition period, but shouldn't be taken as a sign that Wayland is not ready for prime time. If 10% the people shitting on Wayland had instead worked on adding Wayland functionality to their favorite apps (that includes you fuckers at nVidia), the transition would have ended years ago.