Don’t get me wrong. I love Linux and FOSS. I have been using and installing distros on my own since I was 12. Now that I’m working in tech-related positions, after the Reddit migration happened, etc. I recovered my interest in all the Linux environment. I use Ubuntu as my main operating system in my Desktop, but I always end up feeling very limited. There’s always software I can’t use properly (and not just Windows stuff), some stuff badly configured with weird error messages… last time I was not able to even use the apt command. Sometimes I lack time and energy for troubleshooting and sometimes I just fail at it.

I usually end up in need of redoing a fresh install until it breaks up again. Maybe Linux is not good for beginners working full time? Maybe we should do something like that Cisco course that teaches you the basic commands?

  • flubba86@lemmy.world
    link
    fedilink
    arrow-up
    11
    arrow-down
    4
    ·
    edit-2
    11 months ago

    I’ve always had the opposite experience, especially with hardware like older thinkpads. Trying to use windows, everything runs so slowly, I have to try to find the right wifi and sound drivers from the manufacturers website, and make sure you get the right driver version that works with Windows 10. Then windows update runs and overwrites your drivers with Microsoft drivers that don’t work.

    Installing Ubuntu, everything works straight out of the box, don’t need to go hunting all over the internet for installer packages.

    • HughJanus@lemmy.ml
      link
      fedilink
      arrow-up
      2
      arrow-down
      5
      ·
      11 months ago

      I have to try to find the right wifi and sound drivers from the manufacturers website, and make sure you get the right driver version that works with Windows 10.

      Meanwhile these drivers don’t even exist for Linux

          • priapus@sh.itjust.works
            link
            fedilink
            arrow-up
            4
            ·
            11 months ago

            Fair, but the person above you was talking about ThinkPads… Laptops with network adapters that have no Linux drivers are very rare. In the large majority of cases network adapters have drivers in the kernel, and almost all of the rest have drivers that need to be installed after. I used to work at a PC shop where I would very often use a Linux live CD to test hardware if Windows was having issues that seemed to be driver related. 90% of the hardware we worked on were laptops, so I booted Linux on a lot of them. There was never a laptop that didn’t work out of the box on Linux. They certainly exist, but they are not as common as you think they are.