- 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...

Reply to this note

Please Login to reply.

Discussion

Open Windows Terminal (awesome terminal), write:

winget install Microsoft.VisualStudioCode

Boom, you're ready!

Next step is open an elevated prompt and do:

winget install --id Docker.DockerDesktop -e

aha, I forgot..."freedom"