←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
snovymgodym ◴[] No.45553326[source]
ReactOS, the effort to create a free and open source Windows NT reimplementation.

It has been in existence in some form or another for nearly 30 years, but did not gain the traction it needed and as of writing it's still not in a usable state on real hardware. It's not abandoned, but progress on it is moving so slow that I doubt we'll ever see it be released in a state that's useful for real users.

It's too bad, because a drop in Windows replacement would be nice for all the people losing Windows 10 support right now.

On the other hand, I think people underestimate the difficulty involved in the project and compare it unfavorably to Linux, BSD, etc. Unix and its source code was pretty well publicly documented and understood for decades before those projects started, nothing like that ever really existed for Windows.

replies(5): >>45553394 #>>45553811 #>>45555671 #>>45555954 #>>45557594 #
bitwize ◴[] No.45555671[source]
> ReactOS, the effort to create a free and open source Windows NT reimplementation.

Some projects creep along slowly until something triggers an interest and suddenly they leap ahead.

MAME's Tandy 2000 implementation was unusable, until someone found a copy of Windows 1.0 for the Tandy 2000, then the emulation caught up until Windows ran.

Maybe ReactOS will get a big influx of activity after Windows 10 support goes offline in a couple days, or even shortly after when you can't turn AI spying off, not even three times a year.

replies(1): >>45556618 #
znpy ◴[] No.45556618[source]
Not so long ago there was a leak of windows’ source code, up to xp and 2003 server… the leak was so complete there are videos on YouTube about people building and booting (!!!) windows from there.

And yet, no big leap in ReactOS (at least for now).

replies(2): >>45556778 #>>45557825 #
1. alganet ◴[] No.45557825[source]
Leaks like this actually slow down ReactOS development.

The project is supposed to be a clean-room reverse engineering effort. If you even see Windows code, you are compromised, and should not work on ReactOS.