GWSL: Run graphical Linux apps in WSL
121–130 of 132 posts
Re: GWSL: Run graphical Linux apps in WSL
#122One thing I do like is the 9p "interface" between Windows host and WSL, and the improvements they made to file sharing between the two.
Re: GWSL: Run graphical Linux apps in WSL
#123Earlier quoted context omitted.
It's already possible to have other app stores than Play Store on Android, even simultanously. I think some features are reserved to Play Store in practice (to stores pre installed on the phone) so there could be some improvement on this point.
Google also currently prevents OEMs from installing competitors' stores by threatening to withhold access to Google's services. This is one of the points in Epic's lawsuit.
There is also a web frontend for it: https://www.samsung.com/us/apps/galaxy-store/
Re: GWSL: Run graphical Linux apps in WSL
#124Earlier quoted context omitted.
WSL1 was more or less the reverse-equivalent of WINE as I understood it, more or less a translation layer for a subset of syscalls, the approach is awfully limited from the get go. Not sure how using a VHDX or partition would solve that. We'd be back to square one, with things like containers being unusable again.
> Not sure how using a VHDX or partition would solve that The problem with WSL1 is limited to disk IO performance, because the compatibility layer that's easy to do with system calls isn't so easy to do with the filesystem. > We'd be back to square one, with things like containers being unusable again. It's complementary. WSL2 when you play with containers, WSL1 when you don't. Personally, I don't bother with contain…
Re: GWSL: Run graphical Linux apps in WSL
#125Earlier quoted context omitted.
This will be a game changer if they flesh it out. Imagine Linux apps right alongside your windows apps with their own icons and everything. Windows Terminal + Visual Studio Code + WSL2 is the bee's knees.
Until they allow USB passthrough (which is more or less blocked by the fact that Hyper-V itself doesn't seem to have the feature), a whole bunch of my use cases are basically barred from WSL2. Shame, cause otherwise I really, really enjoyed using it - coming from a guy who's been on Linux for 99% of his time for ~15 years at this point.
Re: GWSL: Run graphical Linux apps in WSL
#126Earlier quoted context omitted.
In what way do Windows and Mac run Linux software better than Linux?
Windows lets you run Linux apps at the same speed as raw metal Linux, but with good drivers for things like video cards, wifi, etc. Windows also gives you access to a more diverse selection of its own apps so you can get your day job done. As for Macs, you get nearly the same benefits as that but now you also get access to the best hardware money can buy, from the cpu right up. I'm sure Linux will be ported to Apple…
Re: GWSL: Run graphical Linux apps in WSL
#127Earlier quoted context omitted.
Well, except for the timekeeping problem (there are workarounds but they're annoying) and the significant networking issues (no bidirectional port forwarding so "localhost:8080" doesn't work with server in WSL and DISPLAY=:0.0 doesn't work with server on Windows).
Also if you connect to a VPN (like your corporate VPN using Cisco Anyconnect), you lose connectivity within WSL2... WSL is nice to have and a million times better than DOS/Powershell but it's not at Linux/Mac terminal level yet.
Re: GWSL: Run graphical Linux apps in WSL
#128Earlier quoted context omitted.
Microsoft has already pivoted before. First was change from DOS based Windows to NT Kernel based Windows. Then again to Longhorn kernel based Windows.
The switch from from DOS-based Windows to NT took place over many years: development started in 1989, the first release was in 1993 and the switch only really completed in 2001 when Windows XP was released, which was the first NT release targetted at consumers. That's well over a decade. Microsoft bet a huge amount of resources on NT because they could see that DOS was never going to work on in the long term, especia…
Re: GWSL: Run graphical Linux apps in WSL
#129When will Windows Linux happen? I genuinely don't understand the point of Windows as it exists anymore. * Games are developed on cross platform engines. I can't remember the last game I played that was Windows-exclusive. * Business apps work in the browser or Electron, or are otherwise cross-platform. Things that aren't, could work with emulation * Developers are using unix-like operating systems, and MS has leaned h…
Microsoft Office is much better than the competition (including both LibreOffice and web apps like Google Docs). It's a great shame to say, but if I'm really honest with myself it's clear reality. Using Windows sucks, but Office is seriously so much better than everything else that it's worth it.
Re: GWSL: Run graphical Linux apps in WSL
#130Earlier quoted context omitted.
If the question is "is there something technical preventing Microsoft from pivoting to a *nix kernel instead of NT" the answer is "no, and there hasn't been for at least 20 years - if ever".
Microsoft has already pivoted before. First was change from DOS based Windows to NT Kernel based Windows. Then again to Longhorn kernel based Windows.