- dev setup is a pain
- I want to install a software, im windows I need to find the webpage, install exe..etc etc, on linux its: sudo apt install
- deleting app is pain, in linux it's: sudo apt remove
- I don't want to get started on windows updates, on linux its sudo apt update && upgrade -y, and while it's updating..I can continue working
- open source, I can go into any file system
- the god teir cli tools
- the TERMINAL
etc etc etc...
Open Windows Terminal (awesome terminal), write:
winget install Microsoft.VisualStudioCode
Boom, you're ready!
Please Login to reply.
Next step is open an elevated prompt and do:
winget install --id Docker.DockerDesktop -e
aha, I forgot..."freedom"