Live data from Hacker News

Windows Code Samples

microsoft.github.io

1–10 of 107 posts

Re: Windows Code Samples

#3
Too bad the WSL (Windows Subsystem for Linux) is not open source. It is already an impressive piece of software, but many features are still lacking (e.g., neither Valgrind nor gperftools work right now), and it could benefit greatly from community involvement.

Fittingly, issue #1 in the WSL bug tracker is requesting it to be open-sourced: https://github.com/Microsoft/BashOnWindows/issues/1

Re: Windows Code Samples

#5
post #4

I really hope they open source the NT kernel, or at least part of it. This makes me really excited about the future of Windows!

In all honesty, I wouldn't be that surprised if that happened at this stage - I don't know that they would have much to lose, but they'd potentially have an awful lot to gain.

Re: Windows Code Samples

#7
post #3

Too bad the WSL (Windows Subsystem for Linux) is not open source. It is already an impressive piece of software, but many features are still lacking (e.g., neither Valgrind nor gperftools work right now), and it could benefit greatly from community involvement. Fittingly, issue #1 in the WSL bug tracker is requesting it to be open-sourced: https://github.com/Microsoft/BashOnWindows/issues/1

For development, is WSL good enough to replace dual-boot?

Re: Windows Code Samples

#9
post #7
post #3

Too bad the WSL (Windows Subsystem for Linux) is not open source. It is already an impressive piece of software, but many features are still lacking (e.g., neither Valgrind nor gperftools work right now), and it could benefit greatly from community involvement. Fittingly, issue #1 in the WSL bug tracker is requesting it to be open-sourced: https://github.com/Microsoft/BashOnWindows/issues/1

For development, is WSL good enough to replace dual-boot?

I've been using it for a couple months now for web development. There are still some quirks and bugs but I haven't had to move to dual-boot. I'm on the edge of doing so (see aforementioned quirks and bugs), but I've been rather happy with it so far.

Re: Windows Code Samples

#10
post #4

I really hope they open source the NT kernel, or at least part of it. This makes me really excited about the future of Windows!

GNU/Windows would be an entertaining prospect.

I'd be amazed if they ever make it available under anything like a GPL or BSD style license.

Post reply on HN