▲ 1 points
back
1 comments
If you're running Linux you probably want to do development work (just a guess).
My Linux boxes have uptimes of several years which is perfectly normal.
WSL has uptimes of several days. Microsoft will reboot your machine to install an update and you'll lose all of your development state. WSL is a pretty toy.
Given the choice (and I do have that choice) I only use WSL for trivial tasks like running a curl command.
Your karma may vary.
What do you mean by "development state"? Open editor tabs? Don't most IDEs reopen your last workspace?