Live data from Hacker News

Windows Subsystem for Linux is out of beta

blogs.msdn.microsoft.com

21–30 of 231 posts

Re: Windows Subsystem for Linux is out of beta

#22
post #9
post #6

Earlier quoted context omitted.

It is not an emulator and the experience is pretty great for anything involving Linux as a workstation. Even though they say "NO current plans to support X/GUI apps, desktops, servers, etc. at this time", this is achievable by installing VcXsrv.

Perhaps emulator was a poor descriptor in this case -- I haven't used it. But it is running a subset of functionality non-natively, correct?

[deleted]

Re: Windows Subsystem for Linux is out of beta

#23

Earlier quoted context omitted.

It works great for me. Like others have mentioned, it's not an emulator, so I don't feel sandboxed using it. The main downside is one of the caveats they mention: "Linux files are NOT accessible from Windows." Hopefully they can fix this in the future.

%AppData%\local\lxss\rootfs Have fun

I recall there were issues if you tried to modify those files in Windows. Maybe they've fixed that in recent updates, but my impression was that while I could see the files, I shouldn't be touching them.

Re: Windows Subsystem for Linux is out of beta

#24

Earlier quoted context omitted.

It works great for me. Like others have mentioned, it's not an emulator, so I don't feel sandboxed using it. The main downside is one of the caveats they mention: "Linux files are NOT accessible from Windows." Hopefully they can fix this in the future.

%AppData%\local\lxss\rootfs Have fun

Careful: the Linux permissions of these files are stored in attributes of the files, and many tools don't preserve them properly. You'll likely lose access to files if you try this.

https://blogs.msdn.microsoft.com/commandline/2016/11/17/do-n...

Re: Windows Subsystem for Linux is out of beta

#26

Earlier quoted context omitted.

It works great for me. Like others have mentioned, it's not an emulator, so I don't feel sandboxed using it. The main downside is one of the caveats they mention: "Linux files are NOT accessible from Windows." Hopefully they can fix this in the future.

%AppData%\local\lxss\rootfs Have fun

[deleted]

Re: Windows Subsystem for Linux is out of beta

#27

Does anybody use this?

I've been using it every single day since it was announced. It's pretty nice. There are compatibility issues with some programs (mainly networking and a couple weird syscalls), but for 90+% of things, I've had no issues.

Why not just run Linux? Or use a Mac?

Re: Windows Subsystem for Linux is out of beta

#28
post #3

finally I can remove the win32 specific code from all the open source software I maintain not sure that was what Microsoft was going for though...

Unless you're going to force your users to install WSL up front(which is a pretty poor first contact) I think you might be better served by keeping it around.

Re: Windows Subsystem for Linux is out of beta

#30
post #2

In my experience, emulators are never quite the same as the real deal. Has anyone used this, and if so how was it?

I had it break on me a while ago because there was no inode support and that's needed for hot-reloading of code when developing with web frameworks.

I'd rather just use Linux and not be surprised by anything.

Post reply on HN