I'm about to get a new laptop with Windows 10 Pro, and wondering whether the Linux subsystem offers enough of the Unix ergonomics to get stuff done.
Ask HN: Has Anyone Switched from Linux to Win10 Linux Subsystem for Development?
1–4 of 4 posts
Re: Ask HN: Has Anyone Switched from Linux to Win10 Linux Subsystem for Development?
#2Node had error with `pm2` package which is needed if you want to launch multiple applications a la "microservices".
Go had problems with `go get` on sqlite database.
Note that this was about two months ago, maybe things changed by now. I am very happy with Win10 in general, but that is because I use C# and do not need Linux for developing.
Re: Ask HN: Has Anyone Switched from Linux to Win10 Linux Subsystem for Development?
#3Re: Ask HN: Has Anyone Switched from Linux to Win10 Linux Subsystem for Development?
#4Unfortunately for the most part it will not suffice. For example I tried to run Node and Go applications and they did not work properly. Node had error with `pm2` package which is needed if you want to launch multiple applications a la "microservices". Go had problems with `go get` on sqlite database. Note that this was about two months ago, maybe things changed by now. I am very happy with Win10 in general, but that…
The I/O performance is still a bit lacking though.