

I recommend learning about Arch… Hear me out…
Arch is rolling release, I get it, it’s a little more unstable than what sounds very much like Debian. I solve this using btrfs and snapper. Makes it take a snapshots every hour automatically, and also takes a snapshot before and after package updates. I had to use it once, but that was an issue with QT updates which required me to rebuild some software(end-4 hyprland/quickshell). Which leads me into the next part.
The Arch user repository. Ultimately this is just a git instant for users sharing code. But there is also a command line till for it to make it even easier. That tool is yay. Yay will automatically handle all build dependencies and removing them if needed once the build is complete. I primarily use the AUR for building things in to last to do myself, like linux-cachyos. Such a tool would be quite beneficial to you on any distribution and while I’ve heard of it being used on something like Fedora, I haven’t heard of it on Debian.

You might try CachyOS. Comes built in, still Arch based, and Cachy kernel is known for roughly a 10 fps improvement for gaming.