Archive.

You’ve heard the “prophecy”: next year is going to be the year of the Linux desktop, right? Linux is no longer the niche hobby of bearded sysadmins and free software evangelists that it was a decade ago! Modern distributions like Ubuntu, Pop!_OS, and Linux Mint are sleek, accessible, and — dare I say it — mainstream-adjacent.

Linux is ready for professional work, including video editing, and it even manages to maintain a slight market share advantage over macOS among gamers, according to the Steam Hardware & Software Survey.

However, it’s not ready to dethrone Windows. At least, not yet!

  • bitcrafter@programming.dev
    link
    fedilink
    arrow-up
    7
    ·
    2 days ago

    Could you be more specific about exactly what about Linux makes it so difficult to use that a typical person would not be able to use their computer at all if it were installed on it?

    • xylol@leminal.space
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      2 days ago

      I think one thing that was trickier for me on linux than windows was mounting a network share from my server to my laptop. I had to search online what to do, after I figured out how to edit fstab it was pretty simple but if I didnt already know how to edit a file with something like nano or how to change directories in the terminal it would have seemed way more complicated, then again the fact that Im mounting a nas share is already well beyond most peoples use case and already means I have the knowledge to look up what I want to do. I think in order to jump to linux you have to be wanting to not deal with enshitification so you are willing to put a little effort to get away from bigger annoying problems, or if they are just handed a linux machine and all they really need is the browser and you are there for any questions then it works

        • Giloron@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          I wonder if the GUI steps are Gnome or Ubuntu specific. The same steps in KDE work, except half or more applications won’t recognize it.

        • xylol@leminal.space
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          I’ll have to check that out. I remember it was like that on popOS but for whatever reason I ended up doing it the fstab way, I think it wouldn’t stay after reboots or something and after I learned about fstab I just copy pasta’d the same thing over instead of looking more into it