@rivercityrandom
I have 30 years of experience running Linux. I've used it professionally as well as personally for most of that time.
And when I tried Arch for fun last year, it *still* managed to break on me due to a faulty update after only two months.
So yes, I'm back on Ubuntu again on that machine.
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.
I would suggest format the system disk as BTRFS & setup time shift to take snapshots prior to updates.
Also consider separating your /home /var /tmp partitions during the Debian setup.
It should have a second disk that it can rsync changes at least once a week as a backup & hold 2 snapshots.
My system second target disk has a partition of Linux w/timeshift.
Instead of 2nd install of Linux to disk, installing linux to a thumb drive w/timeshift & restore the system. 