

1·
3 days agoIf only they knew how badly recived ads are inside of a free OS and how careful KDE’s devs had to be to ask for donations once a year in a permanently dismissable standard system notification.
If only they knew how badly recived ads are inside of a free OS and how careful KDE’s devs had to be to ask for donations once a year in a permanently dismissable standard system notification.
What I meant were CDNs such as Google’s providing common resources like fonts or JS libraries.
There’s a difference: Websites have JS and requests to CDNs. RSS feeds don’t.
I do remember a Moderator from the subreddit saying exactly that. Apparently “a certain” ROM’s community was very vocal about their preference and provoked heated debates to a point where it was too much effort to moderate manually.
What exactly are you looking for? “Home Server” and “NAS” are both terms used to describe computers running server software and basically nothing else. Their purpose is to run webservers (the infrastructure behind lemmy.world), game servers (the thing you can connect to in Minecraft, for instance), E-Mail servers (like GMail - not the App on your phone, but what it connects to to get your E-Mails from) and so on. Essentially, they exist just so that other computers can talk to them.
Nearly every server is headless (no mouse and keyboard, no screen). To interface with it, you connect over the internet. You rarely see them run a graphical interface (to save resources) - people use the terminal to administrate them.
Do you want a PC (as in: personal computer) instead? PCs (including laptops and smartphones) run (mostly) graphical applications and end-user applications, such as web browsers, E-Mail clients, office programs, games, etc. In this case, try usual PC hardware. Most will work on Linux (it might be adequate to point out that there are PCs available built specifically to run Linux). General hardware compatibility is pretty good for standard peripherals such as keyboards, mouses, speakers, monitors and cameras (exception for all of them: MacBooks and newer NVIDIA graphics cards). In the Laptop world, many seem to enjoy ThinkPads. Pick a distro (https://distrowiz.pages.dev/, I use Fedora btw), pick a Desktop Environment if you’re allowed to choose (technically you can always install another DE, it might just become messy) (the big ones are all great, the Deck’s desktop mode uses KDE Plasma) and off you go. Tip: Test your distro in a VM.
As for the Terminal: You won’t need it unless you go with Arch. Most of the time. The terminal is just very fast and way more standardized than GUIs. Therefore, Tutorials will use it all of the time. In rare occasions, GUI tools are not available. Good news: Learning the terminal is not as hard as learning to code. Once you feel ready, do try to learn how to use it. It’s a good QOL improvement.