Hacker News new | past | comments | ask | show | jobs | submit login
ReactOS 0.4.9 released (reactos.org)
231 points by messe on July 23, 2018 | hide | past | favorite | 60 comments



Sometimes I wonder why every single release of ReactOS seems to make the front page of HN. Then I'm quickly reminded of how well-written, interesting and detailed the release notes are. It's like reading through an adventure story where the contributors are heroes. More open source projects should have this.


Every month Dolphin has a progress report doing exactly that. They actually go pretty deep on how they fixed the different issues.

https://fr.dolphin-emu.org/blog/2018/07/06/dolphin-progress-...


My hypothesis is that some people blindly upvote anything that has the word “React” in it.


I agree other FOSS operating systems should get the same coverage as ReactOS.


I suppose it's because ReactOS is replicating Windows, that is, it awakens fond memories of old activists (times when MSWin was the private enemy number one).

Nowadays, I guess the new activist would be more bothered by something that can replace Android (or Apple for extra kudo).



It amazes me how they were able to move forward all these 20 (!) years without losing motivation.


It also seems that migrating to GitHub paid off too, as seen in the release notes:

> Since the transition to GitHub, the project has also received many pull requests from old and new contributors alike.


It's funny that Microsoft now hosts the source code of both major Windows implementations.


Nobody perceives ReactOS as a threat at the moment, but I wonder what Microsoft's stance would be if the project developed much faster, for example by receiving funding from a bigger institution...


Cut Windows licensing charges for corporates to ensure that the total cost of ownership of Windows is lower than ReactOS. IMHO ReactOS should target corporates who have old Win32 apps still running on XP or Win7 that they can't or won't migrate to Win10.


There should be a ReactOS crack team out there, helping people with such things. I have seen in the corporate world, virtual machines running Windows XP, carefully hidden from the watchful eye of the Nazgul, I mean corporate IT. Why? Some function or other can not run in newer versions of Windows.

However, such a ReactOS installation would hardly be blessed by IT either... not anymore than a random Linux installation. :-/

Where I think ReactOS could shine is in the embedded realm. In that realm, you often have custom development anyway. 100% compatibility is often not needed. You might have product initially done on Windows Win32, then tweaked to run on Windows CE (or whatever they call it nowadays). Instead you could tweak it to run on ReactOS and call it day. Since ReactOS can take standard Windows drivers, getting BSP support should be feasible.

Also, ReactOS should offer EC2 images like Ubuntu does:

https://cloud-images.ubuntu.com/locator/ec2/


I've seen that too - but with corporate IT dept support - at a large UK mortgage lender running a loan origination system initially built in the 90s with an MFC Win32 GUI. Over the years the system has been so heavily customised by the vendor that it's practically bespoke. Migrating the existing system to run on modern OSes, or adopting a new system would be a huge expense, and can't be justified by any rational cost benefit analysis. IMHO there's a huge overhang of legacy Win32 GUIs out there. I'm hoping they'll fund my retirement.


I don't think it's possible for ReactOS to target corporates anytime soon with the current device driver database - Linux + WINE will do much better at the moment.


Well as a matter of fact Google already funded them a couple of times: https://www.reactos.org/wiki/Google_Summer_of_Code


Why would they? Windows is still the most dominant OS on the market (e.g. on pc's / laptops)..


Has anybody tried running some old computer viruses on it?

Or what about those "tech support" calls you get, where they try and take over your Windows computer? It would be fun to follow their instructions in ReactOS, mainly out of curiosity (and to screw with them).

Seriously, next time you get a call from one of them, give them an excuse to ring you back later; then install Virtualbox, ReactOS, some mic and screen recording software, and wait.


A few people have done this, https://www.youtube.com/watch?v=Xr220CbJTQc

It usually confuses them a lot.


This doesn't look like ReactOS was involved in any capacity other than its logo.


You'll find a lot of those on YouTube.


It’d be hilarious if Google started donating to the project. No endgame in mind, just trolling to get a paranoid reaction out of Microsoft.

I’ve heard that Steam OS was partly created to nudge Windows out of its windows gaming intiative during the Windows 8 era.


Well as a matter of fact Google already funded them a couple of times: https://www.reactos.org/wiki/Google_Summer_of_Code


At the very least, Steam OS was kind of a far off hedge. Like building a fallout shelter in your back yard. Pretty cheap, kind of spectacular, very low chance of it being used. But, boy, should the need arise you'd be happy to have it.


I don't think that was the original intent, just what it came to be after it was clear that Microsoft wasn't going to aggressively dismantle the open* nature of Windows as a platform. Based on Microsoft's language around the Windows App Store and UWP at the time, and just being Microsoft, that was a reasonable concern.

*That is, open for anyone to develop and release software for without going through a third party.


What a waste of time and energy the Windows Store and UWP are. I've yet to see any apps on there better than the pre-existing standalone ones, and the developer messaging on that front has been all over the road. At various points C++, C#, and JS have been touted as the way to go forward, but from where I sit everybody is still banging on Win32.


The big holdup with UWP, IMO, is that they strictly limit access to the file system. And if you want to give an UWP program access, up comes the age old win32 picker dialog.

If MS really wanted UWP to take off, they should have bundled a UWP file manager on par with explorer, and a matching picker.

As it is, UWP is just another .NET dumped on top of the same old win32/NT base.


From a technology standpoint, no it's not. UWP is very much closer to the Win32 roots than .NET ever was. UWP is COM+ basically, with a thin wrapper.

From a marketing, developer's and practical point of view, I agree with you 100%. They bet so much on UWP, yet their footsteps falter the last mile. UWP is like running an Android emulator on your PC - you have 2 different worlds at once. Really weird and it must confuse "normal" users much more than us who know a lot about both the history and the technology.


Indeed, Microsoft's UWP (Universal Windows Platform) would've come with an app store [1] and that was a big threat to Steam much moreso than gaming in general.

[1] https://www.theguardian.com/technology/2016/mar/04/microsoft...


It did/does, but it is meh at best. And every MS attempt at pushing a Windows version that can only run UWP has bombed.


Maybe ReactOS will one day be able to run Steam.


I spotted Steam in ReactOS's application (package) manager, so maybe it already does.


Well, the userland of ReactOS is shared with Wine, and Steam runs on Wine just fine (although game support is, of course, a mixed bag).


I've just tried to install it as a VirtualBox VM, and it kinda works! I had to select a different network adapter for the network to work, and the screensaver screen made the system unresponsive. But it's still impressive.

I totally love it that it has a 50/50 chance of getting stuck in the login screen like a Windows 98.


What did you do to get the network working specifically? I was hoping that adding the legacy network adapter would do it, but it prompted and subsequently failed to install an ethernet driver after I did.


Use PCnet-FAST III as mentioned in their wiki: https://www.reactos.org/wiki/VirtualBox


Update: I'm able to stabilize the booting process by changing the VM "pointing device" config from "USB tablet" to "PS/2 mouse".


Anyone here tried running ReactOS full time?


I tried with limited success on a very old laptop (on the previous release):

* USB drives didn't come up correctly - it couldn't see anything past the "root" hub (as an end user it was just a USB port on the laptop).

* Wasn't able to connect to the internet using either the Belkin wireless card or the standard ethernet port.

* Stability was relatively impressive, didn't handle lack of RAM too gracefully though.

As there wasn't an easy way to get any kind of media into the laptop, I gave up. Getting either of those working well could at least extend the usefulness to being a great writing machine. Gvim + LaTeX and I'll be fully away.

Half the time I think a person wanting to rip off Windows (I know, I know) would be better off writing a Windows 95/98 looking X11 window manager and hacking it to only use Wine. Seemingly for free you would get tonnes of hardware support and the obvious benefits of Wine. You could even emulate the "upgrade whilst shutting down" behaviour to update Linux underneath. I think you could quickly end up with something that would pass at first glance.


> Half the time I think a person wanting to rip off Windows (I know, I know) would be better off writing a Windows 95/98 looking X11 window manager and hacking it to only use Wine. Seemingly for free you would get tonnes of hardware support and the obvious benefits of Wine. You could even emulate the "upgrade whilst shutting down" behaviour to update Linux underneath. I think you could quickly end up with something that would pass at first glance.

This was attempted once with "Lindows" (later renamed to "Linspire" after the inevitable Microsoft lawsuit). Wikipedia informs me that they're actually still around in one form or another and owned by Xandros these days.


Apparently [1] Lindows -> Linspire -> Freespire [2]. There's also Xandros Desktop OS but that's apparently discontinued anyway [3].

I never personally used Lindows (or any variation of it), but I'm pretty sure you could create an experience that users would find pretty difficult to distinguish between Windows and Linux for the most part.

The key would be making sure everything is redirected through Wine and for the most part the OS does all the maintenance itself. Then it's just a case of wrapping some common utilities with a Windows like layout and it should be good to go.

[1] https://www.linux.com/news/linspire-going-away

[2] http://www.freespire.org/

[3] https://distrowatch.com/table.php?distribution=xandros


Lindows was interesting. Windows was much more relevant then, not as much web stuff going on, no mobile apps. Unfortunately, Wine was not very feature complete, so it fell on its face quickly.


In what sense? I think Wine is pretty good on most applications up to a year ago as long as they're not games?


Lindows launched in 2001 IIRC. At the time, Wine didn't have regression testing, so someone hacked up a simple test-runner in C, called it "winetest.exe", ran the tests on Windows 95, 98, NT 4 and XP, and submitted it the Wine project.

The idea was to capture how actual Windows works, so Wine could implement how Windows actually works, not how you'd think it works just from looking at API docs.

http://test.winehq.org/data/


I think a better approach would be adding support for BSD drivers through some kind of shim.


I'll add, in a production, real-world environment? It's a very cool project, I would love to hear from someone who is getting value out of it.


In a previous comment on HN[1], I discussed why we use copies of ReactOS on all of our deployed Bitcoin ATMs.

1: https://news.ycombinator.com/item?id=17215812


Hello from ReactOS team!

Could you record and share with us a little video about it? It may help us to promote our project...


He should write into ReactOS forum's EPIC WIN thread: https://www.reactos.org/forum/viewtopic.php?t=10972


Are you planning to write an article about it? Would make for a very interesting read.


I'm especially curious about a use case for building and testing binaries that could be deployed on Windows. Is it reliable enough and high enough fidelity that it won't introduce false positive/negatives?


The main point seems to be compatibility with Windows device drivers. Otherwise, Wine on Linux should suffice. (?)


The two projects collaborate a lot, documenting and implementing APIs.


A thought I just had:

ReactOS would be an intereting concept to "containerize" old windows apps to enable them to run in a public / private cloud environment.

Basically a way for people to "modernize" (at least the way the apps are managed if not the apps themselves).


The big test would be server mode to take on Windows Server. Samba and WAMP.


One day it may well run the Linux subsystem.


Does WINE work in WSL?


Better still, could WSL work in WINE?


In the future, who knows... at present there is none of the infrastructure in Wine to make that happen.


Why would you even... aah...


What I wrote about CHKDSK at https://news.ycombinator.com/item?id=17592182 still applies. (-:




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: