What are the main criticisms of Linux in desktop platforms?

  • Quazatron@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    I’ve been using it exclusively as my desktop for over 20 years. Does it have flaws and shortcomings? Sure. So have Windows and Mac. What system does not have issues?

    Does it fit your use case? Who knows? Just try it and be the judge. If it doesn’t work, just keep using whatever you’re using, no harm done.

    All you need is a USB stick, some curiosity and some time. It’s not like it’s a lifetime commitment or something. Unless, of course, you enjoy it… then you are doomed.

          • Flagstaff@programming.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 months ago

            Bluetooth has been pretty useful for me; the only problem I run into is device detection, sometimes, but once the two devices pair, rarely are there further problems in the file transfer process.

        • CameronDev@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          Some of the cheap USB hardware are unofficial clones, which get disabled by the official drivers. The clones sometimes work in Linux, but not reliably. It can be really hit and miss.

      • NaibofTabr@infosec.pub
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        The transition from ALSA to Pulse never really fully happened and a lot of backend stuff is still dependent on ALSA. If you ever find that you have an audio channel that is just not working for no apparent reason (like audio input), run alsamixer and check if the channel is muted there.

        I’ve found this multiple times on new Ubuntu-derivative installs, and the channel muting in ALSA is not reflected anywhere in the desktop GUI audio settings and can’t be adjusted through them, but nothing is technically broken - you just have to raise the volume on that channel via alsamixer. It’s a very annoying gotcha.

        • GalacticGrapefruit@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          3 months ago

          God, the ALSA-PulseAudio Wars never fucking ended, and we’ve been stranded ever since. It’s the Wayland/X11 windowing struggle all over again!

          “This package uses a legacy windowing system, and is insecure.” You know who else is insecure? The devs!

  • shyguyblue@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    3 months ago

    For me, it was the lack of support for certain Wi-Fi cards. I had to pull an older Wi-Fi card out of an old Chromebook, because no flavor of Linux supported the card that came with the (Windows 11) laptop. And guess who has two thumbs and no Ethernet port…

    Finally got it working, but at one point i was almost willing to have a USB tether to my phone, just so i wouldn’t have to fight with windows anymore.

    Edit: Just realized it said desktop, but my desktop also has Wi-Fi, i just haven’t had the courage to switch fully from my Spectre Win 10 install…

  • EveryMuffinIsNowEncrypted@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    3 months ago

    I’ve been using Linux Mint for the last 1–2 months (or so) and one of the things I miss the most is how on Windows, games just run (typically). Now, on Linux, one of the very first things I do upon wanting to play a new game is check the ProtonDb page. I am not always able to play the game I want. There’s often not even any ProtonDb page for a lot of older games, notably in my case Jazz Jackrabbit. (For example, even though the Jazz Jackrabbit Collection on GOG has a Linux installer, for some reason it won’t run.)

    Make no mistake, I ain’t never going back to Windows for my personal use if I have anything to say about it. The sense of personal security I feel from not having my every move be captured, scrutinized, and sold by Microsoft is way too important to me. If I can have that feeling of relative comfort by forgoing a few games, it seems like a worthwhile price to me.

    Nevertheless, the “plug-and-play” nature of games designed for Windows is something I miss.

    • GalacticGrapefruit@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      3 months ago

      GoG install scripts are actually community-submitted and not actively maintained. You might have some luck with Lutris or WINE. Sometimes, Bottles or even PlayOnLinux are compatible. WINE actually lets you emulate older editions of Windows for PC games. Sometimes, all you have to do is switch the toggle from ‘Win7’ to ‘Win95’, and it works.

      https://lutris.net/games/jazz-jackrabbit/

      It’s a headache, and a loooot of googling, trying to get games to run. But with Proton’s introduction, it’s gotten a lot easier to get things to run without pulling out wads of hair.

      But you’re right, if the app is non-native? Have fun breaking out the thumbscrews, because ya better like pain. 😂

    • unknown1234_5@kbin.earth
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      @EveryMuffinIsNowEncrypted@lemmy.blahaj.zone idk about GOG but in my experience any games through steam just work unless they have some shitty anticheat

      @ryujin470@fedia.io

      • snek_boi@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        Sure. Please note that I am quite ignorant and unskilled when it comes to Linux. I will seem like someone who’s got shoes on but doesn’t know how to tie them. I’m sorry. I wish I was more skilled and knowledgeable.

        ProtonVPN installed via YAST worked on OpenSuse Tumbleweed but didn’t work in OpenSuse Leap.

        RStudio in NixOS was hard to update. For example, during the switch to Quarto instead of only Knittr, there was a period where I spent months without updates. I was using an old, old version.

        With NixOS, Fedora, or OpenSuse, installing Signal from a program packaged by Signal itself was not possible. There was a Flatpack version run by a contributor, but nothing by an organization.

        I totally recognize that I could learn more and become a better user. It’s just a bit frustrating that these weren’t problems for me over at the land of Surveillance Capitalism OSes. I hope these problems are solved with time.

  • unknown1234_5@kbin.earth
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    @ryujin470@fedia.io here’s a brief list, in no particular order and based pretty much entirely on my own opinions and experience.

    1. you have to learn a little bit about what happens behind the scenes sometimes. for example, if you don’t know what distro packages are or what flatpak is (or the reasons behind each of them, honestly) then installing apps kinda sucks at first.

    2. you can end up installing a package thinking it is the official one, when in fact it is some variety of third-party. generally this doesn’t really hurt anything but it can (look up fedora flatpak).

    3. sometimes cool features get stuck in limbo because none of the people who want them know how to code

    4. sometimes cool features get stuck in limbo because of politics (in-project politics, not what you probably thought at first)

    5. it can be hard to figure out if something is good or if the people reccomending it are just trying to help a new user find something easy and, since they don’t actually use it and haven’t for a while, don’t know that it kind of sucks now (I’m thinking of ubuntu here but it happens with a lot of stuff, distro or otherwise)

    6. all the damn tribalism

    7. drivers are hell on most distros

    8. app availabilty on non-.deb systems

    9. some apps refuse to look native (gtk apps on kde, qt apps on gnome, anything made by a mac user for some reason, every browser fighting tooth and nail to default to windows titlebar icons)

    10. all the damn tribalism

  • neidu3@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Software compatibility for things such as Adobe products and other things that are built specifically for windows.

  • floppingfish@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I’m using Linux Mint for my daily driver for about 5 years. It works great with no ads!! I’m not a gamer and Libre Office works well for me so no significant problems with software. I also do some basic python programming on it. The more complex command line stuff takes a while to figure out but Mint has been great!

  • Brkdncr@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    It always feels like it’s someone’s hobby and not a mature product.

    Fixing nearly anything is digging through a text file that might follow a standard but never the same standard as the last text file.

  • JGrffn@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    I can give you my experience so far, seeing as the common criticisms of Linux usually boil down to unwillingness to try it as well as kernel level anticheat and Adobe products, and I…honestly don’t miss either of them, but I’m mostly a dev and a single player games enjoyer, so not much to miss, really.

    The speakers on my Razer blade laptop (running EndeavourOS, btw) stopped working randomly, but I’m not convinced it wasn’t my fault since I did have to work on the laptop internals for unrelated reasons and might have screwed something up.

    My webcam on my desktop, a Logitech Brio, has been acting up as of a couple of weeks on Bazzite, where the microphone keeps kinda dying and I have to unplug/re-plug the webcam to have a working mic. Also the audio quality on my Sony XM5s keeps changing to shitty quality, mostly when I do the re-plugging of the webcam, but it’s happened at random times before. Gotta go change the codec on the audio settings every now and then due to it.

    Monitor brightness can sometimes behave weirdly, not going back to a brighter setting after auto-dimming.

    Games with kernel anticheat don’t let me play online.

    This has mostly been it, to be honest. There’s a microscopic learning curve for Bazzite since it’s immutable, so I have flatpaks for most stuff, and “figure it out” for anything else, but other than that, it’s just better than Windows ever was. If you run into an issue, you’re most likely going to be able to solve it with a quick online search or by consulting the eldritch hallucinations of OpenAI or of your choosing.

  • Onomatopoeia@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago
    1. Just installed Debian, no wifi

    2. Lots more stuff just like #1, such as my 10 year old and 3 month old Logitech wireless mice weren’t detected, and support for them is (fortunately) only available from a third party, which I found by searching the web for an answer.

    I could give you pages of why Linux doesn’t compare to Windows for the desktop, which I’d follow with where it really shines - as a server for all kinds of things. It’s so good for specific tasks that even VMware replaced their own Workstation virtualization with Linux KVM.

  • ImplyingImplications@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    One thing that happened recently that really showcases the difference between Linux and Windows is the glibc update that broke several popular video games. These games were specifically built to run on Linux. Ironically, games built to run only on Windows could still be ran on Linux just fine. That’s because those games are run through a compatibility layer that translates the Windows instructions into their corresponding Linux instructions. The games built for Linux use Linux instructions directly, so they don’t need a compatibility layer.

    The update to glibc changed how some Linux instructions worked and so any program using the old instructions needed to update to the new ones. Lots of Linux programs are actively maintained or at least open source, so making the change isn’t a big deal. Video games tend not to be open source or actively maintained after they’re released, so some of these broken games will be broken forever. When that was reported to the maintainers of glibc, they responded that they don’t care if they break unmaintained, closed source software. It is the user’s fault for choosing to use such software.

    To me, that is the biggest difference between Windows and Linux. If someone creates a program for Windows, that program will likely still work 10 years from now. If someone creates a program for Linux, it could break next week, and the people who broke it won’t care. It’s a bit embarrassing that programs created for Windows work on Linux more reliably than programs created specifically for Linux.

    • Tiefling IRL@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      3 months ago

      If someone creates a program for Windows, that program will likely still work 10 years from now.

      TBF, that’s not even always true, especially with a loss of 32 bit support. For example, BioShock Infinite no longer runs on newer versions of OsX

    • macniel@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      3 months ago

      The glibc incident though was self inflicted. The Devs relied on undocumented behaviour in the ABI (application binary interface) which then got fixed/changed after more than a decade by the Devs of said Library.

      It was akin to relying on a videogame glitch to do something that shouldn’t have been possible and then be offended that it got patched.

      • SkyezOpen@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        It was akin to relying on a videogame glitch to do something that shouldn’t have been possible and then be offended that it got patched.

        Let me introduce you to any% speedrunners

        • GalacticGrapefruit@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          3 months ago

          “Put it back! I liked it better when it was broken!”

          Jokes aside though, have you SEEN GamesDoneQuick’s Triforce% TAS? Jesus Turing Christ, that was amazing. It felt like the gaming equivalent of watching the Lunar Landing.

      • chicken@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        If you’re considering how good software is, how it was made is irrelevant, the only thing to measure is how well it works. A criticism of Linux from a user perspective is still valid regardless of who is or isn’t to blame.

    • djsoren19@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      3 months ago

      It someone creates a program for Windows, that program will likely still work 10 years from now

      I was with you all the way until here. This statement is absolutely laughable to anyone who has messed around with older videogames. Sometimes, if you’re lucky, running it in compatibility mode with the version of Windows the game was made for will work, but oftentimes you’re reliant on fan patches or long installation guides showing you the exact configuration of settings necessary to stop the game from constantly crashing. At that point, getting the older game to run on Windows is just as tedious as getting it to run on Linux, potentially less.

      You still are getting more of a guarantee from Microsoft, because Windows versions have typically had long lifecycles and were pretty averse to risky-changes within an OS release, but even that doesn’t seem to be the case anymore with Windows 11.

  • DragonsInARoom@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    For me if an application isn’t on the pop-shop then its very hard to install, I’ve had people tell me to just not download things from the internet, but when the application I need isn’t on the pop-shop or the repos its a non-starter.

    • crabArms@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      Downloading the .deb from the website is very hard? Not being sarcastic, hoping to understand

      • DragonsInARoom@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        If its a flarpack it just works, but most other formats I’ve had enough trouble with to not bother with them anymore. Incl .debs.

          • JeremyHuntQW12@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            3 months ago

            Debs should work just fine on a Debian based os like pop.

            hahahahahahaha

            Downloading the .deb from the website is very hard? Not being sarcastic, hoping to understand

            It has to be specific to your distro, and your version of the distro, and compatible with any modules you’ve added. Ain’t gunna happen.

            This is why containers like flatpacks and snaps were developed.