1753
Hot take (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] zephr_c@lemm.ee 8 points 1 year ago

For new Linux users choosing a distro IS choosing a desktop environment. Installing a new DE that's different from the default is not a day one Linux task, so the default for the distro is what matters. Yes. the DE is the most important factor in choosing a distro, but saying that means the distro doesn't matter is just fundamentally incorrect and unhelpful.

[-] Caboose12000@lemmy.world 4 points 1 year ago

I don't thibk op intended to imply that new users instal a new DE on whatever distro they choose, but rather it's clunky to explain that they should prioritize DE when choosing distro. like, imagine a new users asks what distro they should start with, I believe op is advocating we say "anything that uses KDE by default" (or gnome or xfce etc). plenty of distros have derivatives that are basically the same but use a different DE, so it's pointless to suggest one over the other when a new user is just going to use the DE to do everything graphically anyway.

[-] zephr_c@lemm.ee 1 points 1 year ago

That'd be nice and all, but they still have to pick a distro. You can't just install KDE without a distro. A good KDE implementation just becomes one of their considerations. If you don't suggest one over another they'll probably just stick with Windows due to analysis paralysis.

[-] iopq@lemmy.world -1 points 1 year ago* (last edited 1 year ago)

Really? On my distro it's

services.xserver.enable = true;
services.xserver.displayManager.sddm.enable = true;
#enable KDE
services.xserver.desktopManager.plasma5.enable = true;

And you can just comment out the gnome line

[-] rikudou@lemmings.world 3 points 1 year ago

You can get even more fancy and have a boot option for both with specialisations!

specialisation.KDE.configuration = {
    services.xserver.displayManager.lightdm.enable = false;
    services.xserver.desktopManager.cinnamon.enable = false;

    services.xserver.displayManager.sddm.enable = true;
    services.xserver.desktopManager.plasma5.enable = true;
  };

But let's not pretend NixOS is in any way beginner friendly.

[-] zephr_c@lemm.ee 1 points 1 year ago* (last edited 1 year ago)

1, that's not something a day one Linux user would understand, and you shouldn't encourage people to use commands they don't understand.

2, I guess you're arguing that distro is important, so thanks for agreeing with me.

[-] iopq@lemmy.world 1 points 1 year ago

It literally says enable plasma 5, how is that hard to understand?

[-] zephr_c@lemm.ee 1 points 1 year ago

On Ubuntu it's just sudo apt install kde-plasma-desktop. I guess that means you think it's even easier there and everyone understands all the implications of that and nothing could possibly go wrong?

[-] iopq@lemmy.world 1 points 1 year ago

There are no implications to installing anything in NixOS because you can go back to a previous state at any point.

Running the software might change your settings, but can't really do anything about that since that's the software author's choice and it's in your home folder

[-] zephr_c@lemm.ee 0 points 1 year ago

Look, I understand how NixOS works. It has nothing to do with anything I've been trying to say though. I'm trying to have a conversation, and you keep derailing it with you NixOS sales pitch. What do you even want from me? Fine. NixOS is the most bestest at everything ever and everyone should immediately jump right into it with no help or context straight out of Windows. Are you happy now?

this post was submitted on 21 Jan 2024
1753 points (97.8% liked)

linuxmemes

24335 readers
1729 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. ๐Ÿ‡ฌ๐Ÿ‡ง Language/ัะทั‹ะบ/Sprache
  • This is primarily an English-speaking community. ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡บ๐Ÿ‡ธ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • ย 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS