• TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 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…

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        8 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.