Hacker News new | ask | show | jobs
by pyr0hu 2046 days ago
Tried WSL2 for webdev, had high expectations for it, but I got disappointed. Docker support is bad and the whole subsystem feels sluggish. All on latest windows build, on a Samsung 970 ssd. I get it, Windows got better i agree, but it's miles away from a Unix experience
2 comments

My Docker setup isn't slower than when it was running Arch Linux. The downside is that I have to start Docker Desktop compared to having the docker daemon start at boot. The upside is that VSCode and the browser is 10x smoother on Windows than it was on the same hardware on GNOME, so the whole dev experience feels much better.

RAM usage due to the Linux VMs might be the issue in your case, I have loads of it.

Was there anything in particular that was bad about Docker? Was it network access? What was sluggish - disk access across the Windows/Linux divide? I've just tried WSL2 out for a few minutes on a new Dell XPS and it seemed kinda neat. Clearly I've not had time to run into problems.