RE: https://mstdn.social/@milagemayvary/115771252742712675
The proprietary drivers unfortunately are now dependent on the AUR & may need extra packages to get 32bit libraries for Steam if you use that.
I'm just going to get a used newish AMD card to bypass this issue.
Bye bye my AIO EVGA 980ti, you have done well. 🫡
Well if you do go the Debian route, check out zram & setup scratch disk via tmpfs.
Add it to the fstab to have it mount automatically at each boot.
Then have things like screen shots & recent downloads hit your ramdisk to reduce unnessasry disk write wear.
To be noted: Tmpfs is zeroed at shutdown.
I end up running a Luanti/VoxelLibre Server's world sql3lite database on a zram/tmpfs to vastly speed up IO transactions & use rsync to write changes to disk at shutdown.