

My suspicion for Nvidia not opening their drivers is that they have something shifty going on, maybe benchmark “optimizations” or some other trickery.
That, and they’re plain evil.
I think it was a Finnish philosopher who once said it best: Fuck you, Nvidia.


The command line is perfect for lazy people like me. You spend a bit more putting together a little automation and shove it in a script in ~/bin and you can forget about how it’s done.
Example: I have a small script that does the backup for me using Borg. It backups only the directories I want, ignores a bunch of stuff and keeps 6 months of backups. I spent some time crafting that but now I just plug my external HDD and type backup.sh. or if I’m feeling extra lazy I just click the desktop link.