

If the lessons that I’ve learned about lightbulb replacement are applicable, then the nationality of the developers on the bus will impact the answer to your question.
If the lessons that I’ve learned about lightbulb replacement are applicable, then the nationality of the developers on the bus will impact the answer to your question.
I wish you luck with your campaign!
The sanctions apply to the BSDs too. The only difference with sanctions that I could imagine would be if one of the BSDs had (through happenstance or other factors) a lower starting proportion of Russian developers relative to Linux. If that were the case, then the impact of sanctions on that BSD would be proportionally smaller.
I’m lucky I manually ran a few jobs before I started using rsync in scripts. When I didn’t think things through, I saw the output in real-time. After that, I got very careful about testing any scripts and accounting for minor changes in setup.
For me, it was getting a handle on rsync for a better method of updating backup drives. I was tired of pushing incremental changes manually, but I decided to do a bit of extra reading before making the leap. Learning about the -n option for testing prior to a sync has saved me more headaches than I’d care to enumerate. There’s a big difference between changing a handful of files and copying several TB of files into the wrong subfolder!
Mint is based on Ubuntu, both of which are versioned release distributions. The idea behind versioned releases is that the kernel and a lot of the software are all chosen and tested to work well together. It gives the user a system that won’t change much for several years. Rather than getting the latest and greatest, you get a known, relatively static set that works smoothly and gets security/stability updates rather than big upgrades. Typically, distributions like Mint only get minor security updates to the chosen kernel during their lifetime. You’ll see additional patches to kernel 6.8, but nothing beyond that.
To get a newer kernel, the safets option is to wait until Mint 23 gets released and do a full upgrade to the new version of Mint. Along with the kernel, other pieces of the operating system will get a bump to much newer versions. Mint gives you the option to try newer kernels, but this is less stable and could break your system.
There are other types of Linux distributions that ship new versions of the kernel much more regularly. Rolling releases (to one extent or another) update the kernel and other software shortly after the new code is available and tested.