Live data from Hacker News

Windows Subsystem for Linux Distribution Switcher

github.com

1–10 of 15 posts

Re: Windows Subsystem for Linux Distribution Switcher

#2
Great work, I'll definitely be checking this out. I find myself using the WSL more and more recently. It still has plenty of rough edges, but Microsoft seem to be committed to improving it. The lack of a full Linux like terminal is probably one of the bigger reasons I can't switch fully over to Windows.

Re: Windows Subsystem for Linux Distribution Switcher

#4
post #2

Great work, I'll definitely be checking this out. I find myself using the WSL more and more recently. It still has plenty of rough edges, but Microsoft seem to be committed to improving it. The lack of a full Linux like terminal is probably one of the bigger reasons I can't switch fully over to Windows.

Supposedly whenever it exits beta they will publish a stable API/ABI, at which point hopefully different software platforms and IDEs (e.g. IntelliJ, Visual Studio) can target it and interface more directly with it.

My only holdout for Linux right now is that I can't just tell Pycharm to use WSL for the Python interpreter; you still have to register the WSL Python as a remote SSH connection.

Re: Windows Subsystem for Linux Distribution Switcher

#5
post #2

Great work, I'll definitely be checking this out. I find myself using the WSL more and more recently. It still has plenty of rough edges, but Microsoft seem to be committed to improving it. The lack of a full Linux like terminal is probably one of the bigger reasons I can't switch fully over to Windows.

The lack of a full Linux like terminal is also my current hold back. I know I can use VcXsrv and run xfce4-terminal, but I would rather use something that is more native to Windows than some hacky solution. In addition, now that the Windows Console supports 24-bit color, using things like ConEmu feels like two steps back (ConEmu doesn't support 24-bit color).

Re: Windows Subsystem for Linux Distribution Switcher

#6

Is there a way to chroot the linux distro? I'd love to be able to have multiple systems (even if I could only have 1 active at a time). It would be great for experimentation ala VMs.

That is why we have VMs this is not a VM but a subsystem that is sharing the same space as Windows.

Re: Windows Subsystem for Linux Distribution Switcher

#7
post #2

Great work, I'll definitely be checking this out. I find myself using the WSL more and more recently. It still has plenty of rough edges, but Microsoft seem to be committed to improving it. The lack of a full Linux like terminal is probably one of the bigger reasons I can't switch fully over to Windows.

The lack of a full Linux like terminal is also my current hold back. I know I can use VcXsrv and run xfce4-terminal, but I would rather use something that is more native to Windows than some hacky solution. In addition, now that the Windows Console supports 24-bit color, using things like ConEmu feels like two steps back (ConEmu doesn't support 24-bit color).

This drives my crazy BUT I have found mobaxterm http://mobaxterm.mobatek.net/ is the best solution for me. So much so I threw money at them.

Re: Windows Subsystem for Linux Distribution Switcher

#8
post #2

Great work, I'll definitely be checking this out. I find myself using the WSL more and more recently. It still has plenty of rough edges, but Microsoft seem to be committed to improving it. The lack of a full Linux like terminal is probably one of the bigger reasons I can't switch fully over to Windows.

Supposedly whenever it exits beta they will publish a stable API/ABI, at which point hopefully different software platforms and IDEs (e.g. IntelliJ, Visual Studio) can target it and interface more directly with it. My only holdout for Linux right now is that I can't just tell Pycharm to use WSL for the Python interpreter; you still have to register the WSL Python as a remote SSH connection.

I would actually not mind using windows if there was a way to use a native linux toolchain (including running and debugging) from within Windows. Especially if I could use something like CLion to do it. But alas it's not quite there yet. Valgrind doesn't even work yet.

Re: Windows Subsystem for Linux Distribution Switcher

#10
post #2

Great work, I'll definitely be checking this out. I find myself using the WSL more and more recently. It still has plenty of rough edges, but Microsoft seem to be committed to improving it. The lack of a full Linux like terminal is probably one of the bigger reasons I can't switch fully over to Windows.

I just run a ssh server in a separate window in some hidden virtual desktop and use PuTTY

Works great

Post reply on HN