No Stupid Questions
No such thing. Ask away!
!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules (interactive)
Rule 1- All posts must be legitimate questions. All post titles must include a question.
All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.
Rule 2- Your question subject cannot be illegal or NSFW material.
Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding META posts and joke questions.
Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.
On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.
If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.
Rule 7- You can't intentionally annoy, mock, or harass other members.
If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.
Credits
Our breathtaking icon was bestowed upon us by @Cevilia!
The greatest banner of all time: by @TheOneWithTheHair!
view the rest of the comments
Pop! OS is fine, but they recently moved to COSMIC and are focusing their resources towards it. Hence, it's currently a little unstable while the rest of the OS is also receiving less attention. It's not bad, it's just something to be mindful of if something breaks or there's some graphical glitch. System76's website doesn't really make it very clear that COSMIC is sort of in beta right now.
If you want my take on it, as long as you're not using anything too ancient, a majority of distros will work with most hardware. Debian, Ubuntu, Mint, Fedora, Bazzite, Nobara, Arch-based distros (CachyOS, EndeavourOS, etc.), OpenSUSE, are all good. Thanks to the work of the developers of all these, they're all good, at the very least, far better than Windows (but that's a pretty low bar...). Unless you're running very new hardware (in which case, something more up-to-date would be better, like Fedora-based options and rolling release distros), have particular requirements (like Steam Big Picture Mode), or just don't like the ethics/philosophy of a particular distro, most (not ALL, but most) distros are fine. In any case, it's relatively straightforward to distro-hop.
To my knowledge, the only real "bad" distro (that is relatively modern) is probably Manjaro, since it markets itself as being beginner-friendly, but it is arguably a little less stable than base Arch. They also forgot about renewing their SSL certificates numerous times. Here's a link that highlights some weird quirks of Manjaro: https://manjarno.pages.dev/ (if you want a simplified installer for Arch, use either archinstall or, if you need a GUI, EndeavourOS / CachyOS)
I personally use EndeavourOS, but I wouldn't recommend it for a beginner as there are issues that need to be tinkered with. Endeavour doesn't market itself as stable and beginner-friendly though, so I have no problems with it. They do add a few nice touches that make the usability a bit nicer, but they mostly stick close to base Arch.
Modern distro wars are silly in my opinion.
Very nice explanation. One minor detail though:
Endeavour OS is per normal Linux developer definition unstable.
But that doesn't mean what some people think it means. It only means it's not feature freezed because it's a rolling distro.
It doesn't mean that it has more bugs, it can in theory have fewer bugs, because bug fixes are part of newer versions, and because it runs on newer versions of software.
What it means is that some features may change, and that can cause problems in a production environment. So often professionals prefer stable especially to avoid changes that may cause breakage of their routines, because features are frozen and do not change, which guarantees that production is not affected by changes that were not prepared for.
Many people believe stable means more reliable and fewer bugs, but that is not always the case. In my experience Arch derivatives are often more "reliable" and have fewer bugs than a "stable" OS like Ubuntu.
I haven't tried Endeavour, but I used the older Antergos that Endeavour replaces, and Antergos was amazing IMO.
One thing in particular that makes a rolling release sometimes more reliable, is that it has newer drivers, and newer drivers often have bug fixes.
Especially for games newer graphics drivers are less likely to lack features a game may need.
I personally use EndeavourOS, and yeah, it's great! I would never recommend it to a beginner starting out with Linux though, since being rolling release some things do occasionally break. It's not often, but when it does, it can be annoying for a newbie. One example I can remember is when KDE Plasma stopped working around the time it was recently updated (for context, I am using a 2-in-1 touchscreen laptop. That probably had to do with the weird bug), but after a bug fix release it now seems to work fine. I'm fine with that since I like tinkering around with computers though. EndeavourOS also doesn't come with a graphical app store either, but that's for the better since installing AUR apps with very low friction is a bad idea (it's one of the criticisms of Manjaro actually). All of this is fine, as EndeavourOS never claimed to be the most beginner-friendly distro in the first place. As per its site: it's a minimal and terminal-centric Arch-based distribution. It knows what it is and that's what I like about it :D
Personally I prefer rolling releases, because apart from being generally more up to date having all the newest features, I also like to generally only have to fix 1 problem at a time. Where a dist-upgrade for a non rolling release sometimes have more problems at once.
I feel like I have fewer problems on average with rolling releases.
Fair enough, the great thing about Linux is that there are options out there for everyone's tastes and preferences! I also run EndeavourOS and love it very much :D
To add another point, choosing a distro does matter sometimes depending on your hardware and use case. But most distros are not inherently bad, they just serve different use cases. Debian and CachyOS are targeting entirely different markets, for example, where the former is uber-stable with a very slow update schedule and the latter rolling release with very fast updates.