I am kind of new to Linux. I started with nobara and got comfortable with the overall feel of Linux. Then a few weeks ago I switched over to cashyos, to try something new.
But what I wonder all the time: How often should I update my system? With Windows there were some updates happening in the background about every week and it was not necessary nor possible to manage them in detail.
But now on Linux I get update notification sometimes twice a day. I am also aware, that cashyos is doing roling updates. As I understand it, this means they are pushing them without much delay for testing. Is this a reason to wait a little before applying new updates so bugs can be fixed? But when I wait, arent there always new updates coming in? Also those Bugfixes would also be updates that I would then delay.
How are you handling it? And how are your experiences?


With my arch experience, there has been a few big deal manual interventions but nothing that has bricked my install. At the worst, you boot to a terminal so you can fix it.
It usually goes like this for me:
BAM
open www.archlinux.org on my phone
tinker tinker reboot
I will say that I have had to learn that I need to pay attention when a new kernel is released, because I somehow get it before the video driver is also updated, it will be broken after reboot
Maybe try the DKMS version of your video drivers? It automatically rebuilds every time you install a new kernel. For Nvidia the package is
nvidia-dkms. I don’t use AMD (yet) but I guess the package name would be something similar.But yes, it is a good idea to babysit your installation and pay attention to errors/warnings during the update. It is also a good idea to periodically check Arch news for breaking changes.
https://wiki.archlinux.org/title/Dynamic_Kernel_Module_Support
https://archlinux.org/news/