• 0 Posts
  • 40 Comments
Joined 4 years ago
cake
Cake day: January 26th, 2021

help-circle










  • Yeah, was gonna say the same. It works fine for me on native steam. But flatpak steam needs flatpak mangohud. This was actually one of the reasons that I stopped using flatpak steam though. Not a problem against flatpaks or even that it didn’t work. Hell it worked even during times when native steam didn’t work.

    However, lots of small differences like this kinda make it harder to utilize existing software and information when the software and the communities around that software don’t have flatpak in mind.




  • D_Air1@lemmy.mltoLinux@lemmy.mlBSD Vs. Linux
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    Glad you brought up the software point. Back when I tried I had the same issue, but no one mentioned it when I was hearing about why I should try out a BSD system. Seems that even open source software often doesn’t have any of the BSD’s in mind and you end up needing to use that linux compat thing I remember seeing. If that even works for whatever you are trying to use.



  • No, not really. I believe it is because a lot of us linux users have more understanding of our systems, so we know why a certain outcome happened vs “it just works tm”.

    Also I would like to point out something that I have been telling people for years whenever a post like this comes up. Windows and Mac users do the same thing. They constantly overlook bugs, bad design, artificial limitations, and just the overall lack of care when it comes to various details that more community oriented projects cater to. The reason is because of familiarity. Just like many of us will often not see issues with new comers struggles because we have already worked around all of the issues. These users do the same.





  • As someone who tries to look under the hood for a lot of the open source software I run, one thing that I have noticed is that there are a lot of cases where the general sentiment seems to be port to what. Wayland still doesn’t support a number of things that some applications require. A lot of developers that I have interacted with would rather have the app run through XWayland rather than have a wayland version of the app with less features or certain features grayed out.

    In the case of one project in paticular, that being the Sunshine game streaming project. I have personally witnessed. Them implementing a solution for wlroots based compositor. Having that solution eventually break as wlroots based projects deprecate the protocol they were using in favor of a new one and now that protocol is looking like it too is old news and is going to be deprecated in favor of a newer and better protocol. What I am getting at here is that protocols not existing isn’t the only problem, but things are still very much in development. Even applications that implemented wayland support are being put in positions where they need yet another rewrite because things are far from finalized and still moving pretty fast.