Russian President Interested In Funding ReactOS
An anonymous reader writes "When Russian President Dmitri Medvedev recently visited a high school where ReactOS developer Marat Karatov happens to study, Karatov took the opportunity to present the open-source Windows-a-like to the President, and got a rather more enthusiastic reaction than might be expected — the President found the project interesting, and would consider funding it."
Be forewarned that the BBC article takes a few statements by the developers about boot time and compatibility out of context.
The entire Soviet space program (and, arguably, the American one too) supposedly came out of a brief meeting about ICBM's in 1953 where Sergei Korolev pitched his bigger idea for a space program to Khrushchev.
SJW: Someone who has run out of real oppression, and has to fake it.
Really? Enthusiastic? President said that it is a very good and promising thing (considering a hight school student told him they were developing a free OS that could replace windows and keep old windows programs working) and made a joke that he does not have a million dollars in his pocket, but "he will think about it". You all know what this means/
Parts of the application-facing side of things are shared with WINE(since both projects aim at having a working win32 land, as far as programs are concerned); but ReactOS goes to the additional effort of attempting to duplicate the NT kernel sufficiently closely as to be compatible with Windows drivers as well...
Not being able to run Internet Explorer is a feature.
Actually, ReactOS uses Wine's code. Improvements are ported back and forth between the two too. Wine provides the API, ReactOS porvides the kernel and shell where traditional Wine use is X-Windows and Li/Unix.
Any printer that doesn't speak Postscript or PCL is just a stepper-motor donor waiting to happen...
And yet it does every thing I've asked it to do. I'm even rocking some Quake, and I can post on slashdot, I can boot instantly, I have no issues with multiple programs open, and it just so happens to be the interface OS for my research station at home.
Proprietary, but its FREE and it comes with tools to let you do things.
Is nobody a child at heart any longer? What happened to that drive to tinker?
Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
ReactOS's goal is to be a cleanroom engineered OS that at the kernel level is 100% compatible with NT 5.1 or 5.2 (I forget which), and at the userland level is 100% compatible with the latest version of Windows (so NT 6.1, but not for long).
There's some overlap between ReactOS and WINE, and some stuff gets ported back and forth between the two, but WINE takes some shortcuts that ReactOS can't take.
WINE also can't really support hardware that only has Windows drivers, whereas ReactOS can.
And, one development technique that the ReactOS developers are doing is, take a copy of Windows XP, remove a file, and develop a clean-room version. Work on their version until it's stable on XP, then put it in ReactOS. See what broke. Then fix what broke.