It's so satisfying how quickly and thoroughly things can be removed and reinstalled with a just a quick couple terminal commands
@ShugoWah terminal commands are powerful things
@ShugoWah don't do this, but one of the more amusing ones is... I think `dd /dev/urandom /dev/dspkr`
this just sends random data to the speakers (and bypasses all volume controls, hence why I say not to do this)
@ShugoWah the fact that you basically never need to reboot linux is kind of great
@Felthry oh I LOVE IT
@LongLevy If you have a little time, reading about just the basic principles of Linux and the HFS is really interesting and demystifies it quit a bit!
like, y'all. holy shit. messing with nvidia drivers on windows is like an hour long affair of extracting bullshit and restarting in safe mode to use a third party driver garbage cleaner
and now it's just
sudo apt purge nvidia*
sudo apt install nvidia
5 minutes tops, including downloading