I must say WSL2 has genuinely been huge for me, to the point where I've finally been able to ditch macOS for a desktop with a Ryzen CPU. Honestly it's mindblowing how far Windows has come - if I were Apple I'd genuinely be scared of losing a large proportion of power-users as Windows becomes an increasingly viable platform for development.
How does it compare to real Linux distributions? Does it have a package manager? Is it like Debian? What are the limitations?
Initial Impressions of WSL 2
11–20 of 233 posts
Re: Initial Impressions of WSL 2
#12Very cool blog post!
Re: Initial Impressions of WSL 2
#13Earlier quoted context omitted.
How does it compare to real Linux distributions? Does it have a package manager? Is it like Debian? What are the limitations?
WSL2 is a full blown emulator / virtualization solution, so it runs a real linux kernel / distribution. The largest downside to me is no gpu passthrough from the host.
Re: Initial Impressions of WSL 2
#14Have they gotten networking transparency working to the degree that it was on WSL1 yet? I tried an earlier preview of WSL2 and ran into a bunch of issues here.
Re: Initial Impressions of WSL 2
#15I must say WSL2 has genuinely been huge for me, to the point where I've finally been able to ditch macOS for a desktop with a Ryzen CPU. Honestly it's mindblowing how far Windows has come - if I were Apple I'd genuinely be scared of losing a large proportion of power-users as Windows becomes an increasingly viable platform for development.
How does it compare to real Linux distributions? Does it have a package manager? Is it like Debian? What are the limitations?
WSL1 replaced the init process. For Ubuntu, at least, snaps were not enabled, at least out of the box. There were occasional issues early on where the syscall translation was not perfect. For me, at least, these were all ironed out after a few revisions. Unsure if there were still edges I didn't hit.
WSL2 takes advantage of virtualization technology, so should be an even better Linux experience.
Re: Initial Impressions of WSL 2
#16I must say WSL2 has genuinely been huge for me, to the point where I've finally been able to ditch macOS for a desktop with a Ryzen CPU. Honestly it's mindblowing how far Windows has come - if I were Apple I'd genuinely be scared of losing a large proportion of power-users as Windows becomes an increasingly viable platform for development.
How does it compare to real Linux distributions? Does it have a package manager? Is it like Debian? What are the limitations?
Re: Initial Impressions of WSL 2
#17I must say WSL2 has genuinely been huge for me, to the point where I've finally been able to ditch macOS for a desktop with a Ryzen CPU. Honestly it's mindblowing how far Windows has come - if I were Apple I'd genuinely be scared of losing a large proportion of power-users as Windows becomes an increasingly viable platform for development.
How does it compare to real Linux distributions? Does it have a package manager? Is it like Debian? What are the limitations?
Re: Initial Impressions of WSL 2
#18Wait so now it's just a regular Linux virtual machine? I thought it was a thin translation layer between the kernels? Kinda not as impressive now.
Re: Initial Impressions of WSL 2
#19Earlier quoted context omitted.
How does it compare to real Linux distributions? Does it have a package manager? Is it like Debian? What are the limitations?
It sounds fancy but it's just a VM with a bit more polished Windows integration.