Is there a possibility and I’m not talking about breaking patents or anything like that, but I’m talking about a possibility technically, to have a Linux OS that can run Windows 11 apps natively?

No bottles or ports, just download an EXE file and run it.

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    I mean… “Linux”, the kernel, has a different API to “Windows”, so by definition, no, those are two different APIs a program would have to call. I suppose it’s probably hypothetically possible to fork the Linux kernel to add support for Windows APIs, but I don’t know why anyone would want to do that when Wine and, failing that, VMs exist.

    If you configure Wine to open exes then it is as simple as “just download an exe file and run it”.

    • stat_rosa@lemy.nlOP
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      Ok, then basically you have to have a lot of ram to make it feel as native possible? Lets take Microsoft office as an example, and I’m running either Debian or Fedora latest version, I need at least 16GB of ram to run it with the feeling that it’s native, just like as if I’m running LibreOffice.

      • communism@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        3 days ago

        RAM matters for a VM, to give the VM enough memory to run the OS. Wine is not a VM though, so you only need a “normal” amount of RAM to run a Windows program through Wine, ie whatever the recommended amount of memory is for Office. Not all programs work well through wine though; Office might not. I don’t know why you’d need to run MS Office specifically though when LibreOffice exists. Do you have a specific use case?

        • stat_rosa@lemy.nlOP
          link
          fedilink
          Nederlands
          arrow-up
          1
          ·
          3 days ago

          Thank you I’ve learned something new.

          No special use case, I’m just thinking out loud what it will take the common computer user to turn away from Microsoft Windows.

          • communism@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            3 days ago

            Windows isn’t the only problem. The amount of bloated proprietary spyware the average user uses is also a problem, aside from just the bloated proprietary spyware OS. Most people switching over to Linux will also replace any proprietary software they were using before, with FOSS, which is a good thing. For most people, switching out the OS itself is the biggest step, not replacing user software.

            • stat_rosa@lemy.nlOP
              link
              fedilink
              arrow-up
              1
              ·
              3 days ago

              Yes this is also my concern with Windows, the spyware and the data stealing. And you are right it is the big step of switching to Linux that is the biggest ordeal.