DEV Community

Discussion on: Why I'm sort of leaving Linux

 
heytimapple profile image
Tim Apple

Spotify, VSCode, Standard Notes.. I all go to the actual website for and download deb or appimage. No different. I do know Spotify is in a lot of repos now or you can use the snap.. same with code. But I like to get those straight from the source. And Standard notes I have no choice. Once Windows is installed and updated (Which is slow) I can have everything else done after that in 15 or 20 minutes at most. Maybe even less.

Thread Thread
 
explodingwalrus profile image
Carl Draper

updates are still the major rub for me with Windows. They are so much smoother in Linux, they don't get in the way or slow down boot time

Thread Thread
 
heytimapple profile image
Tim Apple

Updates can suck, but to be honest I haven't had much issue with them. It's a lot like iOS now..where it will download it but you can wait on the install/reboot till the end of the day if you want.

Thread Thread
 
explodingwalrus profile image
Carl Draper

i don't have set times i use the machine, and it prompts me about updates in the middle of GTA V sometimes!

Thread Thread
 
heytimapple profile image
Tim Apple

That would suck, I haven't been in that situation. I'm usually working and if a update alert comes up I can just ignore it and keep at it.

Thread Thread
 
jason_espin profile image
Jason Espin

Quick tip on the reinstalling everything front. Use chocolatey. I've have one script setup that installs all of my applications in Windows on a fresh build. Only pre-requisite is installing chocolatey which doesn't take any time at all.

Thread Thread
 
heytimapple profile image
Tim Apple

I just discovered chocolatey recently, used it to install git... I need to get used to using it more.