Bash and Windows Subsystem for Linux Demo [video]
81–90 of 316 posts
Re: Bash and Windows Subsystem for Linux Demo [video]
#82Re: Bash and Windows Subsystem for Linux Demo [video]
#83Dumb question: Why did they name this "Subsystem for Linux"? (Old name was Interix, subsystem for UNIX-based applications , or "SUA".) Does marketing/users believe there is a distinction between Linux as a kernel and GNU as a source for a userland? Irrelevant? Curious what others think.
Old Interix required retargeting and recompiling binaries, similar to how you would need to recompile to target the differences between Linux and BSD. WSL runs Linux binaries without the need to retarget or recompile specifically for Windows.
This also means that the long tail ecosystem of Ubuntu PPAs and custom binary download sites all mostly work, too.
Re: Bash and Windows Subsystem for Linux Demo [video]
#84https://www.reddit.com/r/bashonubuntuonwindows/comments/5ece... - My last check.
Re: Bash and Windows Subsystem for Linux Demo [video]
#85This is coming to Windows stable in April: - vt sequences fixed (so stuff like colored output, midnight commander, etc work and the terminal doesn't screw up) - Elixir and Go work - Also Postgres and MySQL - You can launch Windows apps from bash. - inotify works - Visual Studio can compile with GNU/Linux C/C++ tools, gdb, linker etc There's some recent fast ring info on: https://blogs.msdn.microsoft.com/commandline/2…
Re: Bash and Windows Subsystem for Linux Demo [video]
#86Re: Bash and Windows Subsystem for Linux Demo [video]
#87Just a note to anyone looking to go down this road: IO performance is still pretty awful last I checked. If your workflow is IO intensive (non trivial Rails app, let's say), proceed w/ caution. https://www.reddit.com/r/bashonubuntuonwindows/comments/5ece... - My last check.
Re: Bash and Windows Subsystem for Linux Demo [video]
#88I've been running windows (using WSL for most of my development) for a few months and overall I'm very happy with it. Every non-GUI linux program I want to run works just fine on WSL, with the sole exception of (beta software) Urbit. I do miss Xmonad-like window management, but windows does have shortcut keys that do a good enough job. Emacs works perfectly well. And Anaconda ( https://www.continuum.io/downloads ) is…
But other than that Emacs is fine, and a lot of Linux stuff (Node, mongo, etc.) works great.
Who cares if Urbit doesn't work? :)
Re: Bash and Windows Subsystem for Linux Demo [video]
#89Running git-bash since 4 years ago. I hate cmd. Microsoft sucks. Windows13 will be based 100% based on Great Linux
I want to believe. I'd go fucking apeshit if Windows dropped the NT kernel for Linux or BSD.
Re: Bash and Windows Subsystem for Linux Demo [video]
#90Dumb question: Why did they name this "Subsystem for Linux"? (Old name was Interix, subsystem for UNIX-based applications , or "SUA".) Does marketing/users believe there is a distinction between Linux as a kernel and GNU as a source for a userland? Irrelevant? Curious what others think.