TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Testing the Windows Subsystem for Linux

200 pointsby jackhammonsabout 8 years ago

15 comments

ape4about 8 years ago
I still have a hard time with bash-backwards name: "Windows Subsystem for Linux". Its a Linux subsystem for Windows.
评论 #14093699 未加载
评论 #14093538 未加载
评论 #14093571 未加载
评论 #14095768 未加载
评论 #14093677 未加载
评论 #14093777 未加载
评论 #14093694 未加载
评论 #14094056 未加载
评论 #14094275 未加载
评论 #14096319 未加载
评论 #14101430 未加载
评论 #14096609 未加载
评论 #14094521 未加载
评论 #14094710 未加载
评论 #14094588 未加载
评论 #14096322 未加载
评论 #14095093 未加载
pixelbeat__about 8 years ago
The GNU coreutils test suite would be interesting to run as it tests most syscalls in various edge cases.<p>Some details at <a href="http:&#x2F;&#x2F;www.pixelbeat.org&#x2F;docs&#x2F;coreutils-testing.html" rel="nofollow">http:&#x2F;&#x2F;www.pixelbeat.org&#x2F;docs&#x2F;coreutils-testing.html</a>
Analemma_about 8 years ago
Using the unit tests of <i>other</i> Linux software to be your own compatibility test is delightful. It almost feels a little subversive.
评论 #14094130 未加载
codebookabout 8 years ago
I gave up WSL after experiencing significant performance drop on GHC, Stackage. It was less than 1&#x2F;10th of native for compiling Haskell code.
评论 #14095400 未加载
评论 #14096289 未加载
nrkiabout 8 years ago
Recently tried to use WSL to do some pair-coding tests in an interview, with screen &amp; tmux.<p>The damned terminal kept making characters disappear! I actually thought my interviewer was inadvertently deleting characters, or maybe trolling me.<p>I had to switch to using an actual Linux system.<p>MS have a ways to go before getting this right. I daresay I&#x27;ll be on OSX by the time that happens though.
评论 #14096746 未加载
评论 #14100571 未加载
Clownshoesmsabout 8 years ago
Is there telemetry built into this too? I&#x27;d worry about ssh logins being logged for diagnostic and privacy journey purposes.
评论 #14095465 未加载
youdontknowthoabout 8 years ago
I think that the &quot;pico process&quot; + kernel driver model that they are using could be leveraged to build a new operating system on the windows kernel. That would give you a base for a new OS that can reuse the Windows Device Driver infrastructure.
synleabout 8 years ago
Although I love their work, unfortunately the terminal (window cmd bash) is horrible. Copy and Paste is a pain, doing panel splits are impossible unless you use tools like tmux.<p>I would love to see terminator or a more advanced terminal.
评论 #14106828 未加载
Zystabout 8 years ago
Is anyone here using this for *Nix traditional tools?<p>Mostly curious about Vim&#x2F;Tmux, and having serve operations spit out the server into the actual Windows browser?<p>I did read something about the creator update adding 24 color support.
评论 #14094794 未加载
评论 #14096736 未加载
评论 #14096701 未加载
评论 #14100582 未加载
skynodeabout 8 years ago
Can we get the new, improved subsystem without having to go through the Win10 Creator&#x27;s Update?
评论 #14097299 未加载
2muchcoffeemanabout 8 years ago
Does anyone use this for work? Could I replace Ubuntu with Windows now?
评论 #14094984 未加载
评论 #14094770 未加载
评论 #14095101 未加载
评论 #14095499 未加载
radarsat1about 8 years ago
I like the idea of the Linux Test Project. Neat.<p>I&#x27;m curious, does the WSL actually use any parts of Linux under the hood, or is it just an emulation of the user space, like Cygwin?
评论 #14094080 未加载
评论 #14094250 未加载
评论 #14094178 未加载
cryptarchabout 8 years ago
I&#x27;d just like to interject for moment. What you&#x27;re refering to as WSL, is in fact, GNU&#x2F;NT, or as I&#x27;ve recently taken to calling it, GNU plus NT. NT is not an operating system unto itself, but rather a non-free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.<p>Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, a version of GNU which is widely used today is often called WSL, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.<p>There really is an NT, and these people are using it, but it is just a part of the system they use. NT is the kernel: the program in the system that allocates the machine&#x27;s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. WSL is normally used in combination with the GNU operating system: the whole system is basically GNU with NT added, or GNU&#x2F;NT. Windows 10, the so-called NT distribution, is really a distribution of GNU&#x2F;NT!<p>(Sorry for the copypasta, I couldn&#x27;t resist.)
评论 #14096092 未加载
评论 #14097121 未加载
partycoderabout 8 years ago
As a Linux user, MS Windows Subsystem for Linux is as interesting as Microsoft Bob.<p>Microsoft cannot say it loves Linux until they launch their flagship products such as MS Office and MS Visual Studio on Linux. Until then, it&#x27;s all fugazzi.<p>MS SQL Server on Linux was good progress.
seifertericabout 8 years ago
Wake me when MS offers Linux subsystem for Windows (basically commercial WINE). From what I have read, MS is not actually that interested in improving the Windows kernel anymore unless needed or profitable. Why don&#x27;t they give up and run windows user space on Linux (or BSD) :)
评论 #14094643 未加载
评论 #14094674 未加载
评论 #14094397 未加载
评论 #14094213 未加载
评论 #14094330 未加载