[/quote]
Golden years?


Some of us - very few, I'm sorry to say - resist the urge to let technology run our lives. It's my parents who scroll through Fakebook and Tiktok at the dinner table. Mom at least has a computer (Windows) which she uses for some work stuff - and Fakebook and Tiktok. One of her hand-me-down machines is what I use, restored with Linux and more recently with a BSD I'm experimenting with. But my situation is the exception to the rule I think. Most 'nixers don't want anything to do with kids, judging us all by the kids who act like my mom - scrolling constantly on her phone and oblivious to everything else.Mauser wrote: Sun Jun 08, 2025 7:19 pm Linux "fighting back" - fugggedaboutit! The young'ns don't give a crap because it's not a cellphone (irony alert for Android/iPhone users!), and greybeards are dying off, literally. I'll just maintain peace of mind knowing that I don't need to be tied to the yoke of Windows in my golden years.
You misquoted me. You moved the quote I was answering to that didn't get posted correctly due to a forum error. I only wrote after "[/quote]" I only wrote "Golden years?Artim wrote: Mon Jun 09, 2025 4:48 amSome of us - very few, I'm sorry to say - resist the urge to let technology run our lives. It's my parents who scroll through Fakebook and Tiktok at the dinner table. Mom at least has a computer (Windows) which she uses for some work stuff - and Fakebook and Tiktok. One of her hand-me-down machines is what I use, restored with Linux and more recently with a BSD I'm experimenting with. But my situation is the exception to the rule I think. Most 'nixers don't want anything to do with kids, judging us all by the kids who act like my mom - scrolling constantly on her phone and oblivious to everything else.Mauser wrote: Sun Jun 08, 2025 7:19 pm Linux "fighting back" - fugggedaboutit! The young'ns don't give a crap because it's not a cellphone (irony alert for Android/iPhone users!), and greybeards are dying off, literally. I'll just maintain peace of mind knowing that I don't need to be tied to the yoke of Windows in my golden years.
asqwerth wrote: Thu Jun 05, 2025 11:55 pmAs a multibooter, I can tell you that rolling releases have their own problems.txm0523 wrote: Thu Jun 05, 2025 4:21 pm.... Maybe if all Linux distributions went to a " rolling release " model, you wouldn't have to keep re-installing ( which most users won't want to do ). Just wondering.
If they are very aggressively rolling, the users need to learn a lot more about how to handle and maintain their systems. Updates generally need more attention than in Debian Stable. Supporting the uninitiated (or those more used to Debian /Ubuntu fixed releases) can be very tiring and tiresome. Go check out the Manjaro forum.. Sometimes users mess up their system so badly (or think they did) that they give up and do what they thought they wouldn't have to do, ie reinstall.![]()
And it means you'll get the latest versions of software before they are fully ready or stable, or before you are ready for the change because stuff from upstream just gets thrown into the mix (simplistic explanation/description , I know) . Eg. The move to plasma 6 in Arch and thus Manjaro when maybe your favourite plasma 5 widgets have not been upgraded for plasma 6. Or maybe you still prefer Gimp2 but you're forced to move to gimp3.. Packages roll inexorably forward in these distros whether you like it or not. You can try pinning a particular version only for so long before it conflicts with everything else on your system.
If the distro is a more gradual, managed rolling release that enables users to be less hands on, it means the devs have to spend lots of time managing and testing packages behind the scenes, holding back some upgrades until they seem fully ready, etc. You'll either need lots of devs, or you limit the number of applications in your repo so you have less to deal with (eg Solus and PClinuxOS).
So then these distros may not have the apps you want.
No distro suits every single user.
asqwerth wrote: Sun Jul 06, 2025 11:11 pm @Aceediq
Regarding PCLinuxOS being a more managed rolling distro, I think they probably mainly worry about foundational changes, like gtk or Qt version changes, or major releases of Plasma, or other core packages. I have noticed over the years of updating (via Synaptic) that there will points in the year where suddenly a whole lot of, say, qt and qt-related packages, are upgraded. And the timing is quite some time after the qt stuff was upgraded in Arch. I can only surmise they held it back for some time, did some checks, made sure at least most common apps that rely on qt can work properly with the latest qt, before releasing everything into the repo.
I did face an issue a few years ago, when I think I went almost a year without changing or upgrading the kernel as I was too lazy and everything seemed to be working fine. One day the network manager just no longer worked no matter what I did. After some checks on their forum (which I don't frequent) and some research, I think I found out that they had changed something in the network manager which required newer kernels than I had to work. Since I had no internet in PCLOS, I did all my searching and downloading of the latest PCLOS kernels while booted into MX. I think I used MX's chroot rescue scan tool to mount and chroot into PCLOS, do a system upgrade, and also manually install the new kernels. Thankfully this restored my network connection. Now I make sure to check on my kernels regularly.
But currently I'm facing an issue where Synaptic no longer works from their updater icon. The authentication password window accepts the password and then nothing. Synaptic still opens from root terminal so maybe it's just an authentication issue. Found only 1 mention on their forum of something similar but the solution didn't work. If I can't sort this out soon, I may finally open an account on their forum to ask for help. Or I may just get rid of the update notifier and upgrade from the command line.![]()
To be fair, this is only my second issue in my PCLOS (MATE) install in 10 years of use, and I don't actively maintain my PCLOS installation, nor check forum announcements the way I do Arch/Manjaro. So this may be a rolling distro for you to consider.
My caveat would be that if you do a lot of audiovisual or other specialised work, I have no idea how it would perform, whether PCLOS would have the requisite packages you need, whether the packages you need or use prefer systemd (and if PCLOS has the necessary sysV scripts instead), etc. That's because my own use of the computer is pretty basic.