Earlier quoted context omitted.
Its a bit of a mixed bag. Just getting them set up tends to be pretty iffy; they tend to rely on lots of sockets, which I gather aren't actually implemented by WSL. In terms of performance once they are up and running, things are actually pretty decent. The biggest bottleneck appears to be I/O, which is kind of a problem for everything WSL. That part makes installing a gig+ desktop package frustrating as it takes way…
Yes. Sockets are available in Insider releases though but I/O still remains a pain.
Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
21–30 of 108 posts
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#22Run your Tesla on a petrol engine. Whatever is the bleedin' point?
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#23Can someone explain what this is for someone not really into the lingo here?
He's sort of running open source desktops on a Windows 10 kernel. But not really, there's an abstraction layer called WSL in between. There are some interesting effects though: you can touch test.txt in Bash and then open that file in Notepad without setting up any network shares, virtual machines, etc. In my mind, Microsoft developed WSL to try to keep developers: if you grew up on Linux but are now employed maintai…
I think it's the other way around. It's useful for people who develop for Linux, but their company issues Windows notebooks to employees because their internal IT infrastructure is AD+Exchange+etc.
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#24Run your Tesla on a petrol engine. Whatever is the bleedin' point?
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#25Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#26Can someone explain what this is for someone not really into the lingo here?
He's sort of running open source desktops on a Windows 10 kernel. But not really, there's an abstraction layer called WSL in between. There are some interesting effects though: you can touch test.txt in Bash and then open that file in Notepad without setting up any network shares, virtual machines, etc. In my mind, Microsoft developed WSL to try to keep developers: if you grew up on Linux but are now employed maintai…
IMO Cygwin did that well enough before WSL.
I "grew up on Linux" (starting back in the day when it came on a stack of floppies and nobody knew what it was) and I've always installed Cygwin on all Windows systems where I had admin privileges. It worked fairly well for command line stuff.
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#27I bet RMS will now ask people to start calling it GNU/Windows :)
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#28I was experimenting running stuff like PyCharm, VS Code, Sublime etc. in WSl through X11 Forwarding. Eventually I gave up and just run it properly in VirtualBox with seamless mode.
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#29I was experimenting running stuff like PyCharm, VS Code, Sublime etc. in WSl through X11 Forwarding. Eventually I gave up and just run it properly in VirtualBox with seamless mode.
Re: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
#30I kid; I kid. Looks fun.