I take my shitposts very seriously.

  • 4 Posts
  • 349 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle

  • rtxn@lemmy.worldMtolinuxmemes@lemmy.worldSteamed
    link
    fedilink
    arrow-up
    121
    ·
    edit-2
    2 days ago

    That’s pretty much what happened. Windows 8 was such dogshit that it might be indirectly responsible for the revolution of Linux gaming. https://archive.ph/iHl8q

    (edit) The comments are fucking hilarious.

    Who is this turkey anyway. He says it’s “unusable” but doesn’t say he’s used it. Had he done so he would have looked past the surface change and recognized the true power and smoothness under the hood. […] Way to go Microsoft too bad you need to put up with idiots that are too lazy to keep up with the times.


  • I take it you’ve never done any serious software development.

    No matter how much they try, the in-house testing environment will never be as diverse as the “wild”. Running the software in production, where it will encounter a vastly greater range of system configurations, and users who will report issues, is often the only way to catch the more elusive bugs. Like xz. And let me point it out because people seem to have completely missed it: they caught the bug and fixed it.


  • What sounds like gatekeeping is often a strongly worded emphasis on having the prerequisite knowledge to not just host your services, but do it in a way that is secure, resilient, and responsible. If you don’t know how to set up a network, set up a resilient storage, manage your backups, set up HTTPS and other encryption solutions, manage user authentication and privileges, and expose your services securely, you should not be self-hosting. You should be learning how to self-host responsibly. That applies to everything from Debian to Synology.

    Friends don’t let friends expose their networks like Nintendo advises.



  • Unless I’m terribly misunderstanding the word’s meaning (or anglophones once again redefined a word to reflect their current sensibilities), “conservative” doesn’t automatically imply politics, just that someone is resistant to new ideas. A person who only listens to music produced before the 20th century and goes into a rage when video game music composers are mentioned is a conservative, but not in terms of political views.


  • rtxn@lemmy.worldMtolinuxmemes@lemmy.worldFeature parity or get out
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    5 days ago

    Yes, the people who refuse to either upgrade to Win11-compatible hardware or move to an OS compatible with their existing hardware will eventually get left behind. Both in terms of security and compatibility. It’s happened many times, from the fall of AGP in favour of PCIE, to every time Intel inroduced a new CPU socket. X11 is the next.




  • rtxn@lemmy.worldMtolinuxmemes@lemmy.worldFeature parity or get out
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    5 days ago

    It’s more of an “it’s still experimental” kind of issue. They’re releasing the Wayland session into the wild before it’s ready to boost the pace of bug-squashing. X11 remains default, but they allow the people who want to contribute (instead of whine on public forums about missing features) to test the Wayland session on a much greater variety of hardware and OS configurations than could ever be achieved in-house, report bugs, break things, and submit changes.



  • rtxn@lemmy.worldMtolinuxmemes@lemmy.worldFeature parity or get out
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    5 days ago

    That’s what happens when you use an experimental feature that is actively being developed and receiving improvements over time. Transitioning an X11 stack to Wayland is not as simple as flipping on a build flag.

    Keyboard support has been implemented and will arrive in 22.3:

    Wayland support

    Under the hood, the Cinnamon keyboard handling relied on libgnomekbd and only worked in Xorg.

    This meant that Cinnamon under Wayland could only be used with an English (US) layout.

    This new support is fully compatible with Wayland for both traditional layouts and IBus input methods.


  • rtxn@lemmy.worldMtolinuxmemes@lemmy.worldHow?
    link
    fedilink
    arrow-up
    9
    ·
    7 days ago

    It looks like GNOME is the only compositor that doesn’t support the wlr_layer_shell protocol, which is anything but surprising. Smithay works (Cosmic and Niri), wlroots works, Kwin and Mir work, Aquamarine (Hyprland) is not listed, but I know that it works.






  • That tells me you don’t understand what a “stable” release branch is. The Debian maintainers do a lot of work to ensure that the packages not only work, but work well together. They don’t introduce breaking changes during the lifecycle of a major branch. They add feature updates between point releases, and continuously release security updates.

    In the real world, that stability is a great value, especially in the server space. You’d be insane to use Arch as a production server, and I’m saying that as an Arch user.

    Something, something, sword of Damocles.