Ah good, this was one of the few GTK apps that I couldn’t get rid of.
Ah good, this was one of the few GTK apps that I couldn’t get rid of.


Somewhat. Programming is just writing step-by-step instructions for computers, which is something that little kids can do. Where small children will run into problems is anything involving abstract reasoning, since those faculties don’t develop until around age 12. So while kids could easily handle something like (+ 1 2), they would struggle with:
(define (add x y)
(+ x y))
So just be sure to keep that in mind while showing them stuff and it should go fine.
Hot damn! Never thought that I’d see the day.
The questions should be fine for most people so long as they don’t go overboard with it. 2-3 should work. Select interests from a list (and have an option to fill some in), select moderation preferences from a list, and select a language/region from a list. There could even be a button that just selects an instance randomly for people who can’t be bothered (this can use the browser language to avoid sending people to instances in languages that they don’t speak).
I’ve had a similar idea before for the join sites where they asks users a few questions about their interests/preferences and then redirect them to an instance based on that information. And when they sign up, it could also automatically subscribe them to the relevant hashtags/communities. Instance admins could be prompted when setting up the software if they want the site to send users to their instance (and how many they’re willing to take); this could work like a firehose distribution system to help avoid overwhelming infrastructure during exodus waves.
I’ve been using Virt-Manager with KVM/Qemu and don’t have any complaints.


It’s because they’d have to install it to use it. I put my boomers on Fedora with GNOME over a year ago and there hasn’t been a single Linux-related issue since. Most people use their computers as Facebook and YouTube machines and Linux doesn’t make that any harder than Windows/MacOS. It’s not like it’s 2010 where you’d need to install some desktop app that doesn’t have a Linux version and you’d have to fuck around with WINE, which was a massive pain in the ass and often buggy even if it did work. Now in 2024, those apps are in the browser (barring more niche use-cases) and we have access to Firefox and Chrome like everyone else. If Linux shipped on most pre-builts, then I think the average person would be fine.


Did you manually set the icon theme in qt5ct/qt6ct? I recall having to do that on a fresh install.


You just download and put the theme files where it tells you to (and in the qt6ct folder too) and set the theme (and icon theme) in the app. Icons breaking is interesting; I just installed Dolphin and it had no problem using my icon theme. Does PCManFM-Qt also have this issue for you?


Did qt5ct/qt6ct not work for you? There’s also Kvantum support.
But it’s getting so hard nowadays, and there are so many more important problems – global warming, AI, the inevitable collapse of the current world order… how does privacy improve the world? Please help remind me.
Privacy as a cause is something that helps support other forms of activism. We live in a world in which hostile state actors routinely surveil activists in order to more effectively divide, subvert, marginalize, and intimidate them; privacy is important counterplay against this. It’s like saying that you’re not going to eat healthy because exercising is more important; one facilitates the other.


I always forget that they added a graphical installer, but IMO it kinda defeats the point of having a declarative config file setup your system.
What issues are you having with Qt themes?
Video hosting/streaming is the hardest use-case to replace due to infrastructure costs. PeerTube exists, which works like torrents and is probably the best solution that we’re gonna get for this. I don’t see it replacing YouTube though, since decentralization fundamentally limits reach (and potential income as a result) and a lack of data collection makes it harder to accurately profile viewers (both of which professional content creators care about). It’s probably fine for hobbyists and FOSS projects that want to distribute videos though.
While true, there is the nonguix repository that packages both the proprietary Nvidia driver and Steam. Otherwise, you’re probably better off going back to regular distributions based on the others that you’ve ruled out thus far.
GNU Guix is the only other one I know about besides the ones you listed.


The BSDs got screwed over by a lawsuit in the 90s that made a lot of people hesitant to use them (coincidentally leading to the creation of the Linux kernel). Inertia carried it from there and Linux ended up getting more hardware and software support, which is the primary reason that people pick Linux over the BSDs now.


Yep, though the dpkg ecosystem also had more inertia than the rpm ecosystem did. Before Flatpak existed, pretty much everything that was packaged for Linux had a .deb file for it, but the same wasn’t true for rpm. So people who didn’t want to package shit themselves flocked to the Debian-based ecosystem. But these days we have Flatpaks and everything moved to the browser, so it doesn’t matter as much as it used to.


I put my tech illiterates on Fedora with GNOME without issue. If you’re the one doing the installation and can install the RPMFusion stuff like drivers and codecs then yeah it’s pretty smooth sailing.
Now there’s the featureset that you wanna see from an application like GIMP. 💪