this post was submitted on 14 Jun 2026
217 points (98.7% liked)

Open Source

47306 readers
171 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
top 24 comments
sorted by: hot top controversial new old
[–] pineapple@lemmy.ml 6 points 13 hours ago (4 children)

Wait I don't mean to put any shade on these developers but don't we already have Linux and wine, why would you try to copy windows?

[–] yogthos@lemmy.ml 15 points 11 hours ago

Actually, ReactOS and Wine have historically worked together and share significant technical overlap in the goal of reimplementing the Windows API, though they have different approaches and end goals. They're separate projects now, but a lot of work in wine happened thanks to ReactOS.

[–] Swedneck@discuss.tchncs.de 9 points 10 hours ago

because a fucking depressing amount of computers are still running old windows versions for compatibility reasons, and it would be really nice if we could eventually replace it with something that isn't a leaking sieve in terms of security.

[–] HieroProtagonist@lemmy.ml 8 points 12 hours ago

why would you try to copy windows?

Because you may prove you can? I mean, this is an absolutely valid reason.

[–] 87Six@lemmy.zip 2 points 12 hours ago

Never underestimate a dev's willingness to do something simply for the hell of it

[–] J3N5T4R@lemmy.world 24 points 1 day ago (1 children)

It's good to be back in 1998 again.

[–] HieroProtagonist@lemmy.ml 1 points 12 hours ago

I honestly would love it...

[–] MoreZombies@quokk.au 45 points 1 day ago (2 children)

"Details on X".

urgh, I don't want to read anything on Twitter.

[–] Mensh123@lemmy.world 14 points 1 day ago (1 children)

Good thing the details aren't actually details. It's a super short Tweet by ReactOS with celebratory screenshot and the acknowledgement that it still has bugs and crashes you wouldn't get on actual Windows. That's genuinely it.

[–] MoreZombies@quokk.au 1 points 2 hours ago

Appreciate you

[–] doubtingtammy@lemmy.ml 3 points 1 day ago (1 children)

Replace "x" with "xcancel" in the url, and it usually works (slightly better than the raw cesspit)

[–] MoreZombies@quokk.au 9 points 1 day ago

oh I get I can, I just think Twitter is horrid and I don't even want to acknowledge it in that form lol

[–] NauticalNoodle@lemmy.ml 6 points 1 day ago (1 children)

how does it handle Starcraft and Age of Empire 2?

[–] PanArab@lemmy.ml 3 points 13 hours ago

I use a ReactOS vm to play Command and Conquer Red Alert. I haven't tried the games you mentioned but they should work if they work in Wine.

[–] umbrella@lemmy.ml 33 points 1 day ago (2 children)
[–] wizzor@sopuli.xyz 3 points 1 day ago

What a time to be alive.

[–] yogthos@lemmy.ml 10 points 1 day ago
[–] Semi_Hemi_Demigod@lemmy.world 39 points 1 day ago (1 children)

This will be an essential part of industry quite soon. It all runs on old versions of windows and having a compatible, supported runtime will be invaluable.

[–] yogthos@lemmy.ml 17 points 1 day ago (1 children)

Might also pave a path towards governments moving off windows if it can run existing software they use.

[–] HiddenLayer555@lemmy.ml 4 points 22 hours ago* (last edited 22 hours ago) (1 children)

Wine would still be better though, especially if they have the source code. Can be used like a dependency to produce a Linux compatible package like how Java applications either bundle or depend on a JVM in the package manager.

[–] yogthos@lemmy.ml 3 points 19 hours ago

yeah that's true

[–] lurkerlady@hexbear.net 15 points 1 day ago (2 children)

who even cares at this point? proton on linux is much better, maybe if the development on reactos wasnt so glacial they wouldve had a place... like 10 years ago

[–] Swedneck@discuss.tchncs.de 3 points 10 hours ago

this is like complaining about tractors being outdated and clunky, buddy you're not the target audience

[–] anothermember@feddit.uk 32 points 1 day ago* (last edited 1 day ago)

ReactOS collaborates with projects like Wine; you would arguably not have Proton without it (or at least not as useful). The process of building ReactOS itself is useful to the FOSS ecosystem perhaps more than the finished "product".