Thread with 26 posts

jump to expanded post

@mcc @SoniEx2 hahaha i was actually thinking right now that i might want to do something along these lines for an actually good reason: the os would try to not break your shit when upgrading, but would only make this promise for your windows stuff. if you want linux stuff it'd make sense to have it in a container, at which point it must start feeling a lot like wsl…

Open thread at this post
mcc , @mcc@mastodon.social
(open profile)

@hikari @SoniEx2 Well what I am thinking is that "WSL" can already mean multiple things (WSL1/WSL2) so if you expose the wsl interface (e.g., wslpath.exe, maybe use same mount points for win32 drive) then people who're already accustomed to making use of WSL will just find it is a drop in replacement vs what they're used to

Like maybe you could do BETTER than wsl but cross compatibility could lead to wins. Sometimes in my Windows tools I include "and here's how to use it from WSL" steps

Open remote post (opens in a new window)
mcc , @mcc@mastodon.social
(open profile)

@hikari I was seriously considering installing ReactOS a month or so ago but when I looked into it it appears ReactOS has just never got that Big Community Love and the compatibility of ReactOS is worse than modern Wine.

So at that point… yeah , if I understand your proposal right that would be a useful thing, and when MS pulls the plug on Win10 there will be demand for that

Maybe u could even reuse the ReactOS shell. Seems "obvious" the ReactOS GUI probably runs in Wine

Open remote post (opens in a new window)

@mcc

I was seriously considering installing ReactOS a month or so ago but when I looked into it it appears ReactOS has just never got that Big Community Love and the compatibility of ReactOS is worse than modern Wine.

yeah that doesn't surprise me, ReactOS has always been like that. i think the idea of β€œwhy not just use Linux underneath” is a long-floated idea in that community actually, i don't know if anyone actually did it though

when MS pulls the plug on Win10 there will be demand for that

you understand my motivations perfectly :)

Maybe u could even reuse the ReactOS shell. Seems "obvious" the ReactOS GUI probably runs in Wine

I WAS ALREADY PLANNING TO DO THIS WE SEE EYE-TO-EYE

Open thread at this post

@mcc it seems so obvious and so doable.

i do have a slightly grander additional goal though: i also want to figure out how to make this os have decent security. an os that is designed to let you download and run random exe's from the internet is great in many ways but not in security, at least not by default. but i have some ideas. i would want the user to be in full control of this though!

Open thread at this post
mcc , @mcc@mastodon.social
(open profile)

@hikari it seems like there are lots of sandboxing options that have never been seriously explored in industry because the people who control the sandboxes on consumer devices have a greater interest in limiting what the users do than in allowing the users to do a broader range of things safely

Open remote post (opens in a new window)
FlyingMana , @Flyingmana@phpc.social
(open profile)

@hikari as someone who maintains a legacy software fork where the original got replaced by a new version release..

It depends what you see as a good use of time. Learning about doing such a project was a good use of time for myself (managing, channeling, motivating contributors)
But, better dont make it depending on the success or usage of the project, as this especially in such a size might become very painful.

Open remote post (opens in a new window)
Claire , @hokaze@treehouse.systems
(open profile)

@hikari I think it's kinda odd there hasn't been such a distro already tbh - it's something that sprung to my mind back when I was a teenager and first discovered Wine existed

Or if not a distro where *as much userspace as physically possible* is shifted to win32 (or win32 OSS recompiled under winelib) to the point the window management, sound slider, network manager, taskbar all run under wine...
...at least one where the typical linux desktop userspace for that sorta stuff is kept as some minimal openbox + panel + lightweight gtk2 applets thing

(I know there have been a few distros that ship wine + a few windows applications preinstalled as a feature, but didn't go quite that far)

Especially as even before the current win11 controversy, or win10 controversy (or win8 controversy) folks have been wanting a drop-in OSS replacement and ReactOS, for all the progress they have slowly made and how much doing the NT kernel reproduction sucks, is still fairly behind any modern linux distro + wine for compatability.

Personally, I'll probably shift my desktop back to Linux land when stuff stops working with win10 (which itself needed a LOT of 3rd party cleanup tools, extras to provide basic desktop functionality AND WSL 1 to feel "usable" to me) in the same way I've been using Linux on all my portable computers since ~2008 but I'd still be hella interested if such a project did ever reach a user-testable state

Open remote post (opens in a new window)