• just_another_person@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    “The Year Of Linux on Desktops”. Been hearing this for decades, but it might actually be happening. What I’m feeling now is the same thing I felt when Mozilla originally split Firefox out, and made the first real competition to corporate browsers as a free product. People don’t want all this bullshit, and want to retain control over the machines they are working on. Seems a lot more people are interested in FOSS environments now just to avoid all the other BS they hate getting shoveled at them.

    • rImITywR@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      “The Year Of Linux on Desktops”. Been hearing this for decades, but it might actually be happening.

      Been hearing this for decades.

      • randomname01@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        And it won’t ever be true until you can pick up a PC running Linux in a big box store. I could see the Steam Deck (and Valve’s rumoured upcoming console) to make a dent in the PC gaming space, but it won’t make a difference to the purchasing decisions of your your aunt who uses her pc to check her emails.

        Should corporate buyers ever get tired of MS’ shenanigans they might switch over to Ubuntu, but I’m not holding my breath for that.

        • potatopotato@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I’d argue the year of the Linux desktop passed years ago and now it’s just a saturation game. Most serious SW development is now on Linux laptops/desktops, Android owns the mobile space and versions are starting to make huge inroads in the laptop space. You can buy gaming systems running it trivially now.

          Conversely, casual users of windows are dying off, fewer non technical people are using desktops for anything at all. Only institutional users are buying Windows keys and they’re some of the easiest to get on Linux because of the cost savings, particularly if you run Linux server infrastructure, a fight we already won over a decade ago.

        • henfredemars@infosec.pub
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          1 year ago

          At work, we have a strict ban on purchasing any laboratory equipment that requires Windows. After about a year, several of our suppliers have been pressured to offer Linux support, precisely because we don’t have time for windows shenanigans on a $100k piece of advanced benchtop hardware. We just got our first oscilloscope with Red Hat preinstalled.

          Also, regular people aren’t buying PCs as much as they used to. The PC is now a workplace and enthusiast device. Everyone else uses mobile.

          • Moorshou@lemmy.zip
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            The only regular people I can think of are gamers and my mom but I would like the idea of PC’s returning to techie and specialized use cases

          • Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            1 year ago

            several of our suppliers have been pressured to offer Linux support

            We just got our first oscilloscope with Red Hat preinstalled.

            This is so cool. Really great to hear. I wish more companies and other institutions would do this. They have to realize that using Microsoft software won’t benefit them in the long term, and actually start pressuring hardware vendors into pre-installing Linux.

            • henfredemars@infosec.pub
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              1 year ago

              Part of that job is supporting fielded hardware and ground systems, think like automated test or verification systems. I think we’ve learned our lesson that we can’t afford to have unserviceable software.

              At least with Linux and generally with an open source baseline, there is the option of throwing engineers at your problem because you have access to the code, and you can strip down the system to the bare minimum of what you need, and in doing so, really understand it. We don’t want to get into a situation where our hands are tied and we can’t fix it because the problem lies in the proprietary software while the vendor has long since abandoned any hope of support… grumble…

              • Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                1 year ago

                That kinda reminds me of my job, except that we build the unserviceable hardware and install Windows, as well as our proprietary software. Then we charge our customers shitloads of money for technical support. We’re a government contractor btw

                It’s actually a pretty nice company (from an employee standpoint), we use a lot of Linux internally, as well as other FOSS software. But porting our products to Linux is hopeless, we have decades of C++ code that either relies on Windows APIs directly, or on our custom libraries that rely on Windows-specific stuff.