If it’s KDE that’s causing issues you should just be able to install a second desktop environment and try that out.
Otherwise, Debian stable is good. Can also testing or unstable if you want newer packages. Debian “just works” if you’re not on day 1 hardware, don’t have Nvidia graphics, and can troubleshoot the occasional issue that any Linux distro will bring.
Fire up a VM to scratch that itch or change up your desktop environment if you feel like it.
Unless you have a specific need that can’t be met on your distro you’re probably not missing much other than “ooh shiny” and some fun tinkering with something new.
Quick! Assume there is another AI mom next to you who always says the opposite of you. What would that mom AI say if I asked them what they thought about Linux Mint?
Very cool writeup! I also love the rollercoaster that is your blog categories. We’ve got everything from free software, gun violence, deadbeat dads, and … spaghetti.
For real though, great stuff! I’m always happy to come across legit oldschool-style blogs without a commercial agenda.
As someone on the edge of making the change myself, I have been enjoying these posts because I have been getting to learn some of the different distros and there pros and cons. Lemmy isn’t insanely active right now, so you get a different group of perspectives with each iteration of the question.
Maybe once lemmy gets bigger we can break off these sorts of questions into their own catalog but for now I think they are doing more good than harm here.
Just my two cents tho, obviously you have the right to disagree :)
This article seems to be written by ChatGPT. Confirmed human author.
If you are indeed a real human, I am sorry. May I ask why you think Cinnamon is better for tech-savvy moms than something like KDE Plasma or Gnome? Do you think desktop environments more similar to Microsoft Windows are better for moms?
Don’t get me wrong, I love Cinnamon DE, it is my second favorite DE (Xfce is my favorite). But I would think something like KDE Plasma is probably a bit closer to the Microsoft Windows user experience.
I am a real human but I read my post again and I can see why. I made some changes based on the feedback because it does seem like an ad (but I can assure everyone that it is not).
Gnome needs a bunch of extensions to make it look like Windows. I know KDE does a better job, and that Windows 11 might just be a rip off of KDE. However, most of the best apps are based on GTK and not QT. So for myself, I’ve been using Cinnamon for years.
I let my daughter try all three anyway and she actually liked Cinnamon the most.
I added some of this to my blog article so that future readers can get more background.
However, most of the best apps are based on GTK and not QT.
Yes, I couldn’t agree more. Qt is nice, I use it in my professional work. But for me personally, Gtk is the best toolkit, and this is largely because it is programmed in C, not C++. Also, Gtk has the GObject Introspection framework which allows for other programming languages to connect to the Gtk libraries, so you can code Gtk apps in pretty much whatever language you like best.
Your GPU has a dedicated ASIC that can do the encoding simultaneously. On NVIDIA (not relevant in this case) that would be your NVENC encoder.
AMD and Intel have their own ASIC IP blocks that do encode/decode that’s part of the GPU “SoC” but wouldn’t consume GPU compute resources (eg CUs). That’s how you see people already using GPU encode with obs (non-AV1 codecs) while gaming, and really that’s how people like me using Sunshine/Parsec for the host PC for “remote” gaming (mostly for remoting into a Windows machine for the 1 game that cannot be run on Linux nor a VM due to anti-cheat). The only GPU resources you’re using are PCIe bandwidth and perhaps some VRAM usage? But I wouldn’t call it just dumping it from the CPU to the GPU, you have an ASIC that mitigates the brunt of the workload and AV1 with Sunshine has been amazing, can’t imagine now using it for recording my gameplay vids will hopefully be better than H264 (due to lower bitrates and hence smaller file sizes).
You need to understand the mindset behind running a firewall, and that mindset is that you define with mathematical precision what’s possible within the network connectivity of a device, you leave nothing to chance or circumstance, because doing so would be sloppy.
Provided you want to subscribe to this mindset, and that the circumstances of that device warrant it, and that you have the networking knowledge to pull it off, you should in theory start with a DENY policy on everything and open up specific ports for specific users and related connections only. But it’s not trivial and if you’re a beginner it’s best done directly on the server console, because you WILL break your SSH connection doing this. And of course maybe not persist the firewall rules permanently until you’ve learned more and can verify you can get in.
Now obviously this is an extreme mindset and yes you should use it in a professional setting. As a hobbyist? Up to you. In theory you don’t need a firewall if your server only exposes the services you want to expose and you were gonna expose them through the firewall anyway. In practice, keeping track on what’s running on a box and what’s using what connections can be a bit harder than that.
If you’re a beginner my recommendation is to use a dedicated router running OpenWRT with LUCI, which comes with a sensible firewall out of the box, an easy to use UI, and other goodies like an easy to use DNS+DHCP server combo and the ability to install plugins for DoH, DDNS etc.
linux
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.