A retro computing project posted by Hailey on social.hails.org is advertising what it calls Windows 9x Subsystem for Linux, a hack that claims to run Windows and Linux applications side by side on a modern Linux kernel running cooperatively with the Windows kernel in ring 0. The post says it does this without hardware virtualization and even suggests it can run on a 486.
That is a striking claim because it flips the logic of modern compatibility layers. Microsoft's WSL brand is usually associated with running Linux inside Windows on contemporary hardware. This project turns that idea into a retro fantasy, imagining a Windows 9x era system that can cooperate with Linux rather than emulate it. The source does not present it as a commercial product or a supported release. It presents it as a hack and, in the creator's own words, perhaps one of the greatest hacks of all time.
The technical claim in the post is that the Linux kernel and Windows kernel cooperate in ring 0, the privileged part of an operating system where core code runs. That alone makes the project unusual, because it suggests a deep integration story rather than a superficial compatibility wrapper. The post also says no hardware virtualization is used. If that is accurate, it means the project is trying to squeeze an ambitious compatibility layer out of older machines rather than relying on the kinds of modern CPU features that most virtualization software expects.
The post includes an image and links to a Codeberg repository at hails/wsl9x. That is enough to establish that the project exists as a public piece of tinkering, but not enough to say how far it has been tested, how stable it is or whether it is practical beyond the novelty demo. The supplied evidence does not include benchmarks, installation instructions or a release note, so those details are not added here.
Even so, the idea is easy to understand because it plays with a familiar pain point. People who care about retro machines often want to keep old hardware useful without giving up modern software conveniences. A project that lets legacy hardware host both Windows and Linux apps in one story hits that impulse directly. It also has a strong aesthetic appeal: the 1990s look of Windows 9x combined with the modern expectation that a subsystem can make everything work together.
Whether the hack turns into a usable tool is unknown from the supplied source. What is clear is that it has already done the most important thing a retro project can do online: it made a lot of people stop scrolling. By borrowing the language of WSL and applying it to Windows 9x, the project turns nostalgia into a technical joke that also happens to be a real artifact.


