• TurboWafflz
    link
    994 months ago

    It’s a miracle we have wine at all, reverse engineering an entire operating system isn’t easy. Be grateful for what we have (which is already enough to run a ton of software really well)

    • @TCB13
      link
      -714 months ago

      Still ReactOS performs better in basic Win32 APIs… makes no sense.

      • AnonTwo
        link
        fedilink
        45
        edit-2
        4 months ago

        Hasn’t ReactOS been accused of using code that was not reverse-engineered multiple times? If they became too big MS would probably just sue them.

        • Elsie
          link
          fedilink
          12
          edit-2
          4 months ago

          From what I’ve heard they used some assembly code directly for very low level functions.

          • @TCB13
            link
            English
            -564 months ago

            As if the Windows XP source code wasn’t leaked already…

            • AnonTwo
              link
              fedilink
              524 months ago

              That’s…not a legal excuse.

              In fact that’;s an open and shut end to a project if you’re caught doing it.

              • @TCB13
                link
                English
                -534 months ago

                As long as you don’t copy code…

                • Martin
                  link
                  fedilink
                  154 months ago

                  It’s enough that you have read the code before implementing an alternative to get into legal trouble.

                  • @TCB13
                    link
                    -134 months ago

                    Good luck proving that.

      • @natsume_shokogami
        link
        English
        28
        edit-2
        4 months ago

        If you want some APIs implemented, make a feature request; you understand what you want

      • mistrgamin
        link
        6
        edit-2
        4 months ago

        Unrelated but everytime you end a sentence with an ellipsis I imagine someone’s nerdy youtube rantsona with their arms crossed and a sly grin

    • @TCB13
      link
      English
      -884 months ago

      reverse engineering an entire operating system isn’t easy

      Have you noticed the the NT / Windows XP source code was leaked years ago. There’s isn’t much of a need to “reverse engineering”, it’s just about reading their implementation and providing an alternative implementation that doesn’t copy code…

        • @maness300
          link
          -94 months ago

          Lol.

          Imagine shooting yourselves in the foot like this.

        • @TCB13
          link
          English
          -694 months ago

          Guess that rule was in place because some people would look at it and proceed to copy it. The rule should be “if you copy code from Microsoft you’ll be kicked from the project and the code removed”. While I see why this is place and what it protect the project from this is also a very big roadblock to the project’s evolution and a clear example of what’s wrong with it and why we still have compatibility issues.

          • body_by_make
            link
            fedilink
            364 months ago

            Nope, because if you write code and they can prove you were influenced by leaked proprietary code in any way then they will sue the shit out of you and shut you down.

            Also see Halt and Catch Fire for a show with this as a plot point. It’s very real though.

      • TurboWafflz
        link
        294 months ago

        Well, since it’s so easy, go do it.

      • Otter
        link
        fedilink
        English
        204 months ago

        it’s just about reading their implementation and providing an alternative implementation that doesn’t copy code…

        That sounds difficult though. Didn’t companies have to set up ethics walls to protect against lawsuits for things like that?

        • @TCB13
          link
          English
          -364 months ago

          Didn’t companies have to set up ethics walls to protect against lawsuits for things like that?

          What are you talking about? There’s copyright infringement that when you copy the leaked Windows source code into something like Wine or ReactOS and then there’s reading it to understand what Microsoft did and coming up with an alternative implementation that will provide a compatible API for programs to use. There’s no “gray zone” or ethical BS - it’s either copied or not.

          • Otter
            link
            fedilink
            English
            27
            edit-2
            4 months ago

            What are you talking about?

            Ah the term I was looking for was “clean room”

            https://en.wikipedia.org/wiki/Clean_room_design

            See the bit about examples and IBM. While you could probably look, the easiest way to defend against a giant tech company’s legal team is to do the clean room setup

        • @TCB13
          link
          English
          -9
          edit-2
          4 months ago

          You can. Who can prove you read it? There’s copyright infringement that happens when you copy the leaked Windows source code into something like Wine or ReactOS and then there’s reading it to understand what Microsoft did and coming up with an alternative implementation that will provide a compatible API for programs to use. There’s no “gray zone” or ethical BS - it’s either copied or not.

          • Possibly linux
            link
            fedilink
            English
            54 months ago

            I am not a lawyer but I’m pretty sure your wrong entirely. The court will take one look at the code and then at the MS code and they will see the similarities.

            Under no circumstances can a developer of wine, proton or React os look at leaked code. That would be a major liability.

            • @TCB13
              link
              English
              -5
              edit-2
              4 months ago

              Under no circumstances can a developer of wine, proton or React os look at leaked code. That would be a major liability.

              Why? As long as there’s no copied code there’s no copyright infringement. Nobody can ever prove you had a look at some leaked source code.

              What you’re saying is mostly the reason why we still have compatibility issues in Wine.

              Anyways, do you really think that Microsoft is so worried about ethics and hypothetical copyright infringements as you seem to be? if they were they wouldn’t be what they are today… maybe that’s Linux desktop isn’t still a viable option? :)