this post was submitted on 23 Jul 2025
253 points (72.6% liked)

linuxmemes

26423 readers
67 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
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] Magnum@lemmy.dbzer0.com 33 points 3 days ago

    This is seriously a hot take

    [–] rumba@lemmy.zip 11 points 2 days ago (1 children)

    Ubuntu is just Debian with extra steps.... and snaps

    [–] ITGuyLevi@programming.dev 7 points 2 days ago (1 children)

    Which is reason enough to go with Debian (I have an unreasonable issue with snaps).

    [–] rumba@lemmy.zip 3 points 2 days ago

    yeah, snaps.... they should have just gone with appimage I don't like them either, but at least we can all settle on one bag of pain.

    [–] NeilBru@lemmy.world 8 points 2 days ago (3 children)

    Use whatever the fuck you want, you fucking weirdo cultists.

    [–] vivalapivo@lemmy.today 4 points 2 days ago (1 children)

    This. I'd better use windows then listen to another round of debate Ubuntu vs Arch..

    spoilerI use arch btw

    load more comments (1 replies)
    load more comments (2 replies)
    [–] mmmm@sopuli.xyz 401 points 4 days ago (6 children)
    load more comments (6 replies)
    [–] rbos@lemmy.ca 37 points 3 days ago (14 children)

    Debian since 1998. No reason to change.

    [–] GreenKnight23@lemmy.world 12 points 3 days ago (4 children)

    that should be their mission statement.

    Use Debian. No good reason to change.

    load more comments (4 replies)
    load more comments (13 replies)
    [–] hperrin@lemmy.ca 75 points 4 days ago (16 children)

    This is crazy. You shouldn’t use Ubuntu for anything desktop related. There’s nothing vanilla about vanilla Ubuntu.

    (Custom Gnome extensions, patches on top of Gnome, custom sandbox packages that don’t always work, custom apt that refuses to install the real packages in place of snaps, paywalled security patches, should I keep going?)

    load more comments (16 replies)
    [–] possiblylinux127@lemmy.zip 35 points 3 days ago (4 children)

    Ubuntu sucks

    You choose the worst option

    [–] AdrianTheFrog@lemmy.world 16 points 3 days ago (1 children)

    It's not that bad but I feel like fedora's probably a better option

    [–] witx@lemmy.sdf.org 4 points 2 days ago (2 children)

    Installed 24.04 this week. On the second day my graphical interface was completely borked. Bare in mind I only installed the usual things I need like neovim, appimage support, compilers, etc.

    I've used the same installation of Arch, Fedora and Suse on different machines for years in a row without an issue

    load more comments (2 replies)
    load more comments (3 replies)
    [–] NostraDavid@programming.dev 5 points 2 days ago* (last edited 2 days ago)

    If you're a programmer: NixOS.

    Define your OS config, which programs to install, and dotfiles in one repo. Install a fresh OS, pull in the repo (nix-shell -p git, because NixOS doesn't come with git >_> ) and run the command to install the whole thing (sudo nixos-rebuild switch --flake .#wodan for me. wodan is just the name of a config - I have multiple all combines into one repo, so I can share configuration between machines).

    Took me 17 minutes to set up my laptop exactly the same as my Desktop. Same configuration, applications, and OS settings. It's so fucking nice.

    With Windows, that used to take 2 days to download and install everything manually.

    Only downside: You'll need to learn Nix-the-language, nix-the-os, and nix-the-terminal-program, which took about a month of deeply digging into the Vimjoyer and LibrePhoenix channels.

    [–] VoidJuiceConcentrate@midwest.social 104 points 4 days ago (1 children)
    [–] foo@feddit.uk 4 points 2 days ago

    I won't use Ubuntu Desktop now, but I used it for 6 years: 16 to 22, and loved it for many reasons. I left it for two reasons:

    1. Snaps
    2. Trying to get bridged networking going for VMs in Boxes ended up wrecking my network settings and I couldn't get them back to normal. With more expertise I could have probably fixed it, but I realised it's too easy to do things that I can't fix.

    So, I went to NixOS for the declarative setup. It's not always easy especially for niche cases , but at least I always have a working backup. Yes, there are other options, but I like NixOS so I plan to stick with it for now.

    My kids use Bazzite and I like that too.

    [–] nuko147@lemmy.world 5 points 2 days ago (1 children)

    Just checked my Mint. Why Cinnamon uses so much VRAM? I have over 1GB idle, without anything running. In my Windows i usually have 400Mb with all things closed.

    [–] beegnyoshi@lemmy.zip 5 points 2 days ago (1 children)

    I remember this site

    https://www.linuxatemyram.com/

    But honestly, although I can't check it, 1GB idle is still far more ram than what I get idle, so you might have some weird program auto-starting and actually eating your ram.

    [–] nuko147@lemmy.world 4 points 2 days ago (1 children)

    RAM is ok, i have plenty of it. VRAM (Video RAM) is the problem. The RAM of the GPU, used for showing graphics, UI etc.

    [–] beegnyoshi@lemmy.zip 3 points 2 days ago

    Oof sorry my bad lol

    [–] apprehensively_human@lemmy.ca 70 points 4 days ago (1 children)

    Um, acktually some of us went from vanilla Debian to Nobara to vanilla Debian.

    [–] LadyMeow@lemmy.blahaj.zone 45 points 4 days ago (6 children)
    load more comments (6 replies)
    [–] SnotFlickerman@lemmy.blahaj.zone 64 points 4 days ago* (last edited 4 days ago) (31 children)

    Kubuntu for modern systems, Xubuntu for older systems, Lubuntu for older, low-end systems with limited RAM, Ubuntu server for headless servers.

    Stay mad, Ubuntu haters.

    load more comments (31 replies)
    [–] bdonvr@thelemmy.club 30 points 4 days ago (1 children)

    Fedora on the right tbh. Even when you chill and get wisdom Canonical and Snap are just a bit too far.

    load more comments (1 replies)
    [–] SoftestSapphic@lemmy.world 14 points 3 days ago (1 children)

    Mint because the name is fun

    load more comments (1 replies)
    [–] limer@lemmy.ml 51 points 4 days ago (6 children)
    load more comments (6 replies)
    [–] Turret3857@infosec.pub 39 points 4 days ago (2 children)

    I use fedora because I dont feel like waiting 6 years for new features ;P

    load more comments (2 replies)
    [–] LucidNightmare@lemmy.dbzer0.com 11 points 3 days ago (1 children)

    TL;DR: I'm a true Linux noob, and now love and appreciate Linux thanks to openSUSE Tumbleweed. :)

    In all seriousness, as a Linux noob, openSUSE Tumbleweed made me actually start to really enjoy using Linux as my main OS. I've fucked up plenty of times, and at that point I would've had to reinstall most other distros, but Snapper came in and saved the day. I'm sure there are plenty of other distros that do snapshots just as well, but this is coming from someone who last tried running Linux 5-6 years ago, and was still fucking my shit up somehow. I've never had the best of luck with Linux, which is why I always stayed on Windows.

    Then came Microsoft's ever increasing enshittification, and I saw openSUSE Tumbleweed on the distrowatch website, downloaded it, and here we are 8 months later, and openSUSE has remained my main OS. I only got a desktop for gaming, and it fit the bill almost perfectly. I had to learn some things, that's for sure, but what got me to stay was the stability! I had never used a Linux distro up until that point that made BTRFS and system snapshots the default. This was crucial for someone like me who only dabbled in Linux because I love the idea behind it, I could just never get too far into using it before fucking my shit up!

    There are plenty of options that are similar, or maybe even better than openSUSE, but they won my interest and respect for getting a noob like me to truly envelope themselves into Linux.

    I'm still nowhere near anything that might resemble your common Linux user, but damn do I really love my computer again now. It's like when I was kid again, and first started using computers, fascinated by what I could do.

    [–] b000rg@midwest.social 4 points 2 days ago (4 children)

    Out of curiosity, do you have an Nvidia graphics card? I tried migrating to Linux at the beginning of this year, but I couldn't get my favorite games to run, like Cyberpunk 2077 and Kingdom Come Deliverance, so I ended up bailing.

    load more comments (4 replies)
    load more comments
    view more: next β€Ί