• TCB13@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      3
      ·
      edit-2
      14 days ago

      You know that ReactOS development has been speeding up lately don’t you? Either way it’s kinda of stuck in NT5 because they threw out the most competent people of the project.

      However… it still runs a ton of stuff better than Wine :)

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        14 days ago

        I think they are way under confident and burnt out. The projects been going for decades and all the developers see is more work to do. It is a toxic place. On the one side you have people demanding things and one the other side you have the original people who started it who are older now and lack drive.

        Last time I used it it was pretty stable and worked well. However I was repeatedly told it is in Alpha and that I would run into serious issues eventually. I never did run into anything serious and it never corrupted it self like it used to. I was very impressed but also saddened by how the developers are not confident in there own work.

        My personal belief is that React OS could be somehow combined with Wine and Samba to create a Windows in a box that could run under other operating systems. You could run Windows specific software in this environment but then have shared resources with the guest and guest side windowing. There are still a few pieces of software that require Windows and it would nice to have the kernel portion combined with Wine. You could have a small KVM machine with PCIe passthough or a kernel module that acts as a wrapper for complex Windows drivers.

        • TCB13@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          14 days ago

          I don’t disagree with you, but at the same time:

          • They threw Alex Ionescu out: the guy that actually wrote the majority of they only kernel that actually worked;
          • Martin Fuchs fired: the guy that made the explorer and a ton of GUI components. His code was later on bastardized by everyone else causing the issues you were told about;
          • … and many others.

          They had competent people making the thing happen, then they decided to push them away and eventually replace their code with Wine backports and whatnot.

          There are still a few pieces of software that require Windows and it would nice to have the kernel portion combined with Wine.

          To be fair, if Microsoft was able to create WSLv1 without a kernel and it run just fine, why would Wine not be able to do the same? :) No drivers yes, but the software (including GUI stuff) run just fine and that’s not the case with Wine + the mainstream Windows’ software.