… as explained here.

Basically Microsoft presents this “incredible” product, and then says in the same breath: “Oops, not for your current setup. Maybe you should consider buying a new PC?”

Really!? 😠

If only Linux were ready for mainstream use…

  • Onno (VK6FLAB)@lemmy.radio
    link
    fedilink
    English
    arrow-up
    57
    arrow-down
    8
    ·
    9 days ago

    What is it specifically about Linux that doesn’t work for you?

    I’m asking because I’ve been using it for almost a quarter of a century as my main desktop.

    • Alborlin@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      9 hours ago

      Okay i been this with a lot Linux does not work if you are trying to use it at even likely advance stage

      1. I can’t find where exe is
      2. I can’t put that exe in start-up of system (tried it on zorin and pop os )
      3. Wine won’t open lot of programs
      4. Libre office has came long way but make a doc in libre office and tried to open in word later it’s a mess and can’t work that for CV
      5. Excel is THE tool to be used in many cases, can’t be used powerfully in Linux.
      6. There is need to use terminal multiple times for lot of things Linux is NOT useful, windows might be forcing but it’s a ripe operating system. Across all Linux distors even the shell is not same.
      • Onno (VK6FLAB)@lemmy.radio
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 hours ago

        I’m going to answer your points below. Not because I want to tell you to move to Linux, but because the information you state is incorrect. Linux is not for everybody. It works for millions of people and it works for me, but that doesn’t mean it will be what you’re looking for.

        In order:

        1. There are no .exe files. Neither are there any on MacOS, iOS, Android, or anything else that isn’t Windows/DOS. To start software requires that it’s on the search path in exactly the same way that Windows requires. You can see what that is with the command: echo $PATH. Most Linux distributions have a graphical user interface which features icons and menus, but if you don’t want that, you don’t need to install it.

        2. You absolutely can, but it doesn’t work the same way as Windows, because it’s not Windows. You can for example login to Linux because the login manager started at system startup. You see a desktop after logging in because there’s a startup system for your account. The printer works because the software driving the print queue is started.

        3. Wine is a tool. It’s not a replacement for Windows. It’s not intended to be. It’s intended to help users and developers make Windows software work better on Linux.

        4. LibreOffice is one of many office suites. I have been using it as my productivity software for 25 years in my company and I’m not at all disappointed to have escaped the Microsoft Clippy, Ribbons, Office365 abominations.

        5. I have used Libre Calc for most of my numerical analysis processes. I used real tools like R and gnuplot when I was analyzing terabytes of data.

        6. The terminal is a tool. I use it daily. At any time there’s a dozen of them open. Not everyone needs a terminal, but there are plenty of things that you can only do in a terminal. A random example, list all the files in your account, group them by extension, then add up how much space each extension takes. In case you’re wondering:

        find ~ -type f | egrep -o "\.[a-zA-Z0-9]+$" | sort -u | LC_ALL=C xargs -I '%' find . -type f -name "*%" -exec du -ch {} + -exec echo % \; | egrep "^\.[a-zA-Z0-9]+$|total$" | uniq | paste - -

        Source: https://unix.stackexchange.com/a/457241

        Linux is not Windows. It never was and it never will be, neither is any other operating system. The community around Linux is helpful, the ecosystem is vibrant and it’s free. If you want to pay for support, you can. If you don’t, there’s plenty of opportunity to do your own thing.

        If you want it to be like Windows, you’re going to be very disappointed.

    • Ledivin@lemmy.world
      link
      fedilink
      English
      arrow-up
      48
      arrow-down
      2
      ·
      edit-2
      9 days ago

      Not OP, but just to serve as another data point: mostly just exhaustion. I am a full-time software developer, so I just really don’t want to deal with configurations and set up complex systems at home. That’s why I haven’t gotten into any smart-home stuff, either - I just don’t have the bandwidth to deal with the issues that come along with the space.

      • anar@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        2
        ·
        7 days ago

        In 2024 using linux is far less cognitively demanding than using windows

      • edric@lemm.ee
        link
        fedilink
        English
        arrow-up
        33
        arrow-down
        2
        ·
        9 days ago

        Not sure how long ago you tried installing linux, but it has come a long way such that there are distros out there that are basically plug-and-play installable now. I installed Linux Mint on an old laptop and just went through the gui installer like you would on a Windows installation, and it was up and running. Didn’t need to open the terminal even once.

          • MD756@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            8 days ago

            I drove Linux Mint for a bit when I was trying to quit Windows. The only thing that made me go back was that, while I could install Steam, the game I was playing at the time (Destiny 2) wasn’t compatible with Linux — as in, I couldn’t even launch it. So I’d switch back and forth for a bit; Windows for gaming, Linux for everything else. But at the end of the day, I don’t want to have that extra layer of complexity in my life. I ended up just sticking with Windows. I will probably give Linux Mint or another distro a shot in the future, but for now I’m only on Windows.

          • robigan@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            7 days ago

            Been using LM for gaming the past 5 years. Never noticed input delay once in the 5 years I’ve been using LM. Or perhaps I’m just slow in the head?

          • Confused_Emus@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            8 days ago

            I don’t have a huge game library so my experience is limited, but I’ve had no issues gaming on Mint. Some of my regularly played games include Deep Rock Galactic, Risk of Rain 2, Lethal Company, Astroneer, Elite Dangerous, and Sea of Thieves.

            I bought an ancient PC game I used to play as a kid called Summoner, and even that started right up.

      • yeehaw@lemmy.ca
        link
        fedilink
        English
        arrow-up
        9
        arrow-down
        3
        ·
        8 days ago

        Wild, I’m not a developer but I do some very basic coding. Linux out of the box has it all pretty much lol. If it doesn’t, the package manager has it easily. Windows is such a hassle with environment variables and downloading different tools like compilers and IDEs and shit.

    • Einar@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      17
      arrow-down
      1
      ·
      9 days ago

      I answered a bit further down a bit lengthier. Hope that’s OK. 🙂

      To be clear, I enjoy my Linux environment. But could I leave Linux on my parents’ devices who recently bought a new printer and use a facial recognition camera? I’d be worried…

    • ultranaut@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      9 days ago

      Not OP, but it’s still lack of hardware support for me. I tried to daily Linux on my laptop and gave up in frustration after several months because a few key pieces of hardware are not supported and seemingly never will be.

        • orclev@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          1
          ·
          9 days ago

          Going to guess his pain points are the fingerprint reader and possibly wifi/blutooth chipset. There are some of those supported but that’s still the spottiest in terms of driver support under Linux. Maybe also webcam but generally those work fine these days.

    • fuckwit_mcbumcrumble@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      9 days ago

      UI/UX mostly. Yeah you can do a lot of things, but the experience doing it isn’t as easy. Ex: gimp. Which has gotten a lot of hate here recently (and deservedly so)

    • ShunkW@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      2
      ·
      9 days ago

      The only reason I don’t use Linux all the time are video games - which are getting better, and streaming because DRM doesn’t support it and I can tell the difference between 720p and 4k. Otherwise it’s my main OS.

      • caseyweederman@lemmy.ca
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        9 days ago

        Video games are nearly perfect today. The only ones that don’t work are the ones where the publishers have gone out of their way to exclude it by enforcing their anticheat nonsense.

    • Taiatari@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      3
      ·
      9 days ago

      Tried setting it up once on an old pc to have it as a kinda streaming thingy behind the tv. Never finished the project. First I was overloaded with options. Which Linux version, picked Ubuntu because why not? Did the download and could not find a USB stick at home that’s bigger than 2gb. Tried installing on a hard drive in my pc didn’t work. Gave up after that.

    • tamal3@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      Programs are working better on Linux these days, but I use both the Adobe Suite as well as AutoCAD regularly, neither of which are supported by Linux. Otherwise I’d switch.