Earlier quoted context omitted.
I tried WSL, but when WSL 1 was abandoned in favor of Hyper-V I was devastated because the new Hyper-V WSL is kind of shit in comparison. No longer are processes and files shared with the host system, you just get an opaque block of CPU and an opaque block of disk space being used. BTW, if at any time in the future you have to clear out part of that opaque block of disk space to make room - good luck shrinking it. I…
> because it doesn't have to use hacks like WSL in order to be like Linux, it just already is Unix. If my knowledge is up to date, you still have to run a linux VM (hidden behind whatever tool you are using) to run linux containers right?
For example: I can run valgrind on macOS. Good luck running valgrind on Windows.