Ah good, this was one of the few GTK apps that I couldn’t get rid of.
🦊 OneRedFox 🦊
- 0 Posts
- 21 Comments
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•Can kids under 10 be possibly taught coding, without even mentioning the word syntax to them ??English
1·10 months agoSomewhat. 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.
I use what’s packaged in my distro’s repositories, unless I need a specific version, or the software isn’t packaged at all.
Hot damn! Never thought that I’d see the day.
I’ve been using Virt-Manager with KVM/Qemu and don’t have any complaints.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•Why don't more people use Linux? - DHHEnglish
12·2 years agoIt’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.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•What file systems are you using on your devices and why?English
1·2 years agoDid you manually set the icon theme in qt5ct/qt6ct? I recall having to do that on a fresh install.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•What file systems are you using on your devices and why?English
1·2 years agoYou 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?
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•What file systems are you using on your devices and why?English
1·2 years agoDid qt5ct/qt6ct not work for you? There’s also Kvantum support.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•What file systems are you using on your devices and why?English
1·2 years agoI 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?
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.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%English
9·2 years agoThe 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.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•Why does nobody here ever recommend Fedora to noobs?English
1·2 years agoYep, 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.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•Why does nobody here ever recommend Fedora to noobs?English
6·2 years agoI 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.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•Which file system do you recommend for Linux?English
1·2 years agoIt’ll probably be my favorite filesystem in 2030.
🦊 OneRedFox 🦊@beehaw.orgto
Linux@lemmy.ml•I found a beautiful alternative to MusicBee (audio manager & player)!English
2·2 years agoNow this looks like an interesting option. I’ll be checking it out over the next few days. Thanks!
I too have noticed a number of minor behavioral differences that I’ve found annoying, but it is what it is. This was the closest I could find to an active fork of Cantata, but nothing has been released at this time, though the dev has expressed interest in a Qt6 port.

Now there’s the featureset that you wanna see from an application like GIMP. 💪