NT Kernel Triggers Debate Over Supremacy in Operating Systems
Laurie Kirk, a Google researcher and former Microsoft reverse engineer, has sparked debate in the tech community by stating that Windows NT's kernel outclasses Linux. In a post on X and LinkedIn, Kirk praised the architecture under Windows, specifically its object-based design and strong security model.
Kirk's argument is that NT was designed with portability, multiprocessor support, and C2 security certification in mind from the start. She notes that NT's kernel represents resources and decides who can access them in a single, consistent model, which she finds elegant. The researcher also highlights the OS's ability to centralize around one object model, making it easier to reason about permissions and access.
Kirk's statements have been met with both praise and criticism from veteran engineers. Some argue that Linux's modular design is intentional and that forks would sink any Open NT. However, others defend Kirk's assessment, pointing out that NT's security model was designed around resources, identities, and permissions, making it more straightforward to manage.