this post was submitted on 05 Apr 2025
1205 points (97.6% liked)

Games

39345 readers
933 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

1. Submissions have to be related to games

Video games, tabletop, or otherwise. Posts not related to games will be deleted.

This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.

2. No bigotry or harassment, be civil

No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.

We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.

3. No excessive self-promotion

Try to keep it to 10% self-promotion / 90% other stuff in your post history.

This is to prevent people from posting for the sole purpose of promoting their own website or social media account.

4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.

We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.

5. Mark Spoilers and NSFW

Make sure to mark your stuff or it may be removed.

No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.

6. No linking to piracy

Don't share it here, there are other places to find it. Discussion of piracy is fine.

We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] A_Union_of_Kobolds@lemmy.world 1 points 2 months ago (4 children)

I went with Mint but I'm thinking about KDE (or maybe KDE flavored Arch? Idk I'm new) on my second computer. Pretty painless?

[–] towelie@lemm.ee 16 points 2 months ago* (last edited 2 months ago)

So Mint is the 'distro', which is actually based on Ubuntu, which is based on Debian. In simple terms, a distro is a bundle of programs and configurations assembled for you. Basically, Debian is a stripped down version of Mint.

A 'desktop environment' is a separate program(?) that changes what your desktop looks like, and they can be downloaded on any distro. So you can try out KDE Plasma on your Mint installation! The one that you're likely using right now is called 'Cinnamon', which I personally didn't like and turned me off of Linux my first time trying to switch over years ago.

Something cool about KDE Plasma is that you can download themes and make your desktop environments look really cool. For instance, sometimes I like to rock this Windows 7 theme: https://www.pling.com/p/2142957/

I honestly think mint is an outdated suggestion for beginners, I think immutability is extremely important for someone who is just starting out, as well as starting on KDE since it’s by far the most developed DE that isn’t gnome and their… design decisions are unfortunate for people coming from windows.

I don’t think we should be recommending mint to beginners anymore, if mint makes an immutable, up to date KDE distro, that’ll change, but until then, I think bazzite is objectively a better starting place for beginners.

The mere fact that it generates a new system for you on update and lets you switch between and rollback automatically is enough for me to say it’s better, but it also has more up to date software, and tons of guides (fedora is one of the most popular distros, and bazzite is essentially identical except with some QoL upgrades).

How common is the story of “I was new to linux and completely broke it”? that’s not a good user experience for someone who’s just starting, it’s intimidating, scary, and I just don’t think it’s the best in the modern era. There’s something to be said about learning from these mistakes, but bazzite essentially makes these mistakes impossible.

Furthermore because of the way bazzite works, package management is completely graphical and requires essentially no intervention on the users part, flathub and immutability pair excellently for this reason.

Cinnamon (the default mint environment) doesn’t and won’t support HDR, the security/performance improvements from wayland, mixed refresh rate displays, mixed DPI displays, fractional scaling, and many other things for a very very long time if at all. I don’t understand the usecase for cinnamon tbh, xfce is great if you need performance but don’t want to make major sacrifices, lmde is great if you need A LOT of performance, cinnamon isn’t particularly performant and just a strictly worse version of kde in my eyes from the perspective of a beginner, anyway.

I have 15 years of linux experience and am willing to infinitely troubleshoot if you add me on matrix.

[–] Damage@feddit.it 2 points 2 months ago

Eh Arch can be quite stable if you're careful, but it could also be a frustrating experience, there's lots of manual configuration

[–] Aphelion@lemm.ee 2 points 2 months ago* (last edited 2 months ago) (2 children)

I went to Manjaro (Arch) with KDE from Mint about 5 months ago, and it's been nearly flawless, allowed me to easily install a real time processing kernel for audio production, and it's run every game I've thrown at it performs better than Winblows.

Manjaro is legitimately a terrible choice and should not be recommended, https://github.com/arindas/manjarno

If it works for you, that's great, but you're lucky so far and it's a ticking timebomb.

I used to give manjaro to a lot of people because i was an arch user and supported a bunch of linux users, it was a massive mistake, arch is just a strictly better version of manjaro, the things manjaro claims to do it doesn't do well because it's just kind of hacked onto arch. Let me give you an example of something stupid that manjaro does:

normally, in linux, all packages are upgraded centrally, however, manjaro has decided to make an exception for the kernel, and now the kernel is versioned, and each version upgrades separately... this can result in you being stuck with an ancient kernel. I had to go into peoples computers, boot into a console, manually swap out the kernel, and put on the latest one, because the updater wouldn't update due to the newest drivers being incompatible with the old kernel.

This happened enough times, that and the concerns raised in manjarno make me think it really isn't for anyone. The team is laughably incompetent (they can't even get their certs sorted out? really?) and you don't want an incompetent team running your desktop.

If you're enough of an expert to fix these things... just use arch, it's strictly better. If you don't know what you're doing, an arch based distro is a terrible choice and you should go with bazzite.

[–] A_Union_of_Kobolds@lemmy.world 1 points 2 months ago (2 children)

Yeah Manjaro + KDE is kinda what I was thinking, thanks!

[–] communist@lemmy.frozeninferno.xyz 3 points 2 months ago* (last edited 2 months ago) (1 children)

Manjaro is legitimately a terrible choice, https://github.com/arindas/manjarno

I used to give manjaro to a lot of people because i was an arch user and supported a bunch of linux users, it was a massive mistake, arch is just a strictly better version of manjaro, the things manjaro claims to do it doesn't do well because it's just kind of hacked onto arch. Let me give you an example of something stupid that manjaro does:

normally, in linux, all packages are upgraded centrally, however, manjaro has decided to make an exception for the kernel, and now the kernel is versioned, and each version upgrades separately... this can result in you being stuck with an ancient kernel. I had to go into peoples computers, boot into a console, manually swap out the kernel, and put on the latest one, because the updater wouldn't update due to the newest drivers being incompatible with the old kernel.

This happened enough times, that and the concerns raised in manjarno make me think it really isn't for anyone. The team is laughably incompetent (they can't even get their certs sorted out? really?) and you don't want an incompetent team running your desktop.

If you're enough of an expert to fix these things... just use arch, it's strictly better. If you don't know what you're doing, an arch based distro is a terrible choice and you should go with bazzite.

I'm willing to troubleshoot infinitely over matrix for free and have 15 years of experience, feel free to message me!

[–] A_Union_of_Kobolds@lemmy.world 2 points 2 months ago

Very helpful, thank you!

[–] Nednarb44@lemmy.world 2 points 2 months ago (1 children)

I would recommend endeavor os with plasma instead honestly. Its a similar setup, but you won't have to deal with manjaro holding back updates.

[–] A_Union_of_Kobolds@lemmy.world 2 points 2 months ago (1 children)

Oh okay! Thanks,, that's helpful. So EndeavorOS has pretty frequent updates then? I'm ngl since switching I look forward to them, which is funny! It's like "oh cool my computer got better and also new toys instead of worse and more bloated!"

Ahh I should've done this years ago but better late than never

[–] Nednarb44@lemmy.world 2 points 2 months ago

Yeah, it should get updates exactly the same as arch. And I'm the same way, I check for update every time I log in lol. It does feel nice that you're always up to date