Tag: wsl

  • Microsoft releases WSL 2

    Lots of Microsoft developer related announcements over the last few days. Since I use WSL every single day I am really looking forward to this WSL 2 release. Initial tests that we’ve run have WSL 2 running up to 20x faster compared to WSL 1 when unpacking a zipped tarball, and around 2-5x faster when…

    Continue >

  • The Mac is turning less Pro

    skywhopper, on Hacker News, commenting on a thread relating to Mark Gurman’s scoop on Apple’s (supposed) plan to have apps running on iOS and macOS using the same (or, similar) code bases by 2020: And then the Mac is losing what should be its primary audience through unwanted innovations and otherwise stagnant hardware, and a…

    Continue >

  • Paul Stamatiou switches to Windows 10

    Paul Stamatiou, long, long-time online friend, designer at Twitter, and a hobbyist photographer: I decided it was time to upgrade to something a bit more powerful. This time I decided to build a PC and switch to Windows 10 for my heavy computing tasks. Yes, I switched to Windows. The shift of professionals needing to switch to…

    Continue >

  • Developers, Let me tell you about Microsoft (audio)

    I’ve been writing about Microsoft’s moves for the last three years. This week everything has come together and I’ve been writing my first multi-platform application using C# and Visual Studio. In this long rant I go on and on about how Microsoft needs to spread the word about what they are up to. Links for…

    Continue >

  • What’s new in WSL in Windows 10

    Tara Raj for Microsoft: We’ve been documenting many of these new features and improvements on this blog over the last few months, but we’ve often been asked for a single document listing all the new improvements, and with FCU (version 1709, build 16299.15) shipping on October 17th 2017, we thought it was time to publish a…

    Continue >

  • How we got Linux on Windows

    Brian Jepson writing about the Windows Subsystem for Linux: But there’s a lot more going on. First, WSL is really a new infrastructure for Windows that implements a Linux kernel-compatible ABI (Application Binary Interface). It allows Windows to run unmodified ELF-64 binaries, and is distribution-agnostic. When you configure it, WSL downloads and runs an (unmodified!)…

    Continue >