Live data from Hacker News

ReactOS – A free Windows-compatible Operating System

github.com

21–30 of 39 posts

Re: ReactOS – A free Windows-compatible Operating System

#22

I was invited to join the ReactOS project about 10-12 years ago. I was part of it for, say, four days, then I left. I realized I could format my system drive with no warning or error. Then did a code review and realized that this project will never fly. I appreciate the motivation and goals, but I don't think you'll ever see a usable release of ReactOS. I am not against ReactOS, but the guys have way too few resource…

I was interested in helping, too, and I set out to fix some obvious UI bugs, which turn out to be bugs in Wine. The Wine devs are not the same people, and they take a long time to review patches, if at all.

I thought the kernel aspects would be interesting, but they were really trying for driver-level compatibility with Windows NT, which means that they have to have essentially the same operating principles, etc. For some reason, I didn't want to make a line-for-line clone of Windows itself. After all, OSS people are always talking about how we would do it better.

If the goal is to be able to use the proprietary drivers supplied with some kind of hardware on a mostly OSS base, that's a decent goal. But if you want to be able to run it with complicated software that uses a lot of Windows APIs, etc., it's a fools errand.

However, I found it interesting how ReactOS could be used to teach Microsoft devs about Windows internals, even if it wasn't exactly the same. That sort of blew my mind. When you have a bunch of trade secrets, you don't really want the whole company to have access to the code, I guess, and so you benefit from having an open source clone to point to when you want to say how something like a Mutex is really implemented.

Re: ReactOS – A free Windows-compatible Operating System

#24

I was invited to join the ReactOS project about 10-12 years ago. I was part of it for, say, four days, then I left. I realized I could format my system drive with no warning or error. Then did a code review and realized that this project will never fly. I appreciate the motivation and goals, but I don't think you'll ever see a usable release of ReactOS. I am not against ReactOS, but the guys have way too few resource…

> the guys have way too few resources to ever be able to compete against Microsoft

I don't believe they're competing against Microsoft.

Gaining compatibility is as much a cooperation from ReactOS'es side.

But it's a losing battle to gain compatibility with Microsoft, because it's against Microsoft's ethos.

Re: ReactOS – A free Windows-compatible Operating System

#25

I was invited to join the ReactOS project about 10-12 years ago. I was part of it for, say, four days, then I left. I realized I could format my system drive with no warning or error. Then did a code review and realized that this project will never fly. I appreciate the motivation and goals, but I don't think you'll ever see a usable release of ReactOS. I am not against ReactOS, but the guys have way too few resource…

> the guys have way too few resources to ever be able to compete against Microsoft Really? Are you absolutely sure, Sherlock? Did you know that the water is wet already or are you going to announce that in your next comment? ;) The project has many other reasons-to-be and it would probably be very hard to find anyone seriously believing that "competing against Microsoft" is one of them.

You should check your attitude. I didn't offend you, so don't offend me.

Re: ReactOS – A free Windows-compatible Operating System

#27

They stopped releasing, I think the project dies.

Eh? how can it be dead with daily commits? Just because there's not been a release in a while doesn't mean it's dead. They could probably be releasing more often but you can also build it yourself if required. https://github.com/reactos/reactos/commits/master

Re: ReactOS – A free Windows-compatible Operating System

#28
post #19

I was invited to join the ReactOS project about 10-12 years ago. I was part of it for, say, four days, then I left. I realized I could format my system drive with no warning or error. Then did a code review and realized that this project will never fly. I appreciate the motivation and goals, but I don't think you'll ever see a usable release of ReactOS. I am not against ReactOS, but the guys have way too few resource…

They don't need to be able to compete . But they need to be able to keep up with the moving target that is "Windows on which you can run applications that many people want to run". And they don't have the resources for even that.

I agree to that. I probably should have used the word "deliver" instead of the phrase "compete with Microsoft".

Re: ReactOS – A free Windows-compatible Operating System

#29
post #13

I was invited to join the ReactOS project about 10-12 years ago. I was part of it for, say, four days, then I left. I realized I could format my system drive with no warning or error. Then did a code review and realized that this project will never fly. I appreciate the motivation and goals, but I don't think you'll ever see a usable release of ReactOS. I am not against ReactOS, but the guys have way too few resource…

Isn't it a bit ironic that you left the project because it had too few resources?

In a way, yes. But I left because I could see no future for the project due to the fact that I could format my system partition without getting warning and other similar issues. I have to say that I wasn't a coder or anything, only invited to test. And I quickly felt that there was no way this thing could be made to fly.

I admire the people behind ReactOS for their perseverance, I really wish I had just 1/10th of what they have.

Re: ReactOS – A free Windows-compatible Operating System

#30

They stopped releasing, I think the project dies.

It is a weird niche. If you want no Linux and no Windows but want to run Windows applications it is for you, or maybe if you need a legacy-compatible system without (hopefully) the same security issues?

Otherwise it is either Windows, or Wine on some flavour of Linux.

Post reply on HN