this post was submitted on 26 Dec 2025
1215 points (98.5% liked)

linuxmemes

30219 readers
2364 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.
  • Don't come looking for advice, this is not the right community.
  • 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
    1215
    made me chuckle (lemmy.blahaj.zone)
    submitted 2 months ago* (last edited 1 month ago) by not_IO@lemmy.blahaj.zone to c/linuxmemes@lemmy.world
    top 35 comments
    sorted by: hot top controversial new old
    [–] bklyn@piefed.social 100 points 2 months ago
    [–] WhiskyTangoFoxtrot@piefed.world 55 points 2 months ago* (last edited 2 months ago)

    I'm going to keep calling it Twittermas, which will make it okay that I continue to provide them with traffic, content and ad revenue.

    [–] ininewcrow@lemmy.ca 38 points 2 months ago

    Xmas version 2025.12.25 just got released .... next incremental release is 2026.01.25, which will work its way up during the year to the final annual version of 2026.12.25

    [–] neuracnu@lemmy.blahaj.zone 36 points 2 months ago

    Cursed timeline…

    [–] mycodesucks@lemmy.world 20 points 2 months ago

    "But, it doesn't support multi-story gingerbread houses..."

    "You don't really need that. It's not a supported feature. If you want it, write an appropriate Waylandmas compositor to support the functionality."

    [–] Johanno@feddit.org 13 points 1 month ago (5 children)

    I was trying out Wayland yesterday.

    It crashed kde multiple times.

    Switched back to x11

    [–] muusemuuse@sh.itjust.works 14 points 1 month ago (2 children)

    How TF are you crashing out Wayland in 2025?

    [–] Johanno@feddit.org 2 points 1 month ago (1 children)

    Well that is easy.

    I select Plasma(Wayland) on the login screen and use my pc. Then the Desktop environment will crash after some hours. With it the Internet config (local lan was still working?)

    It was all weird.

    [–] muusemuuse@sh.itjust.works 2 points 1 month ago (1 children)

    I am super curious what your setup is. I’ve seen weirdness in Wayland for some setups, graphical corruption issues, but not outright crashing.

    [–] Johanno@feddit.org 1 points 1 month ago

    Tbf x11 also regularly crashes when I use suspend and start the pc again, but it recovers quickly.

    Wayland did however just crash.

    What I can try is to use a new profile. KDE Plasma has often issues with existing configs somehow.

    [–] MuckyWaffles@leminal.space 1 points 1 month ago

    I torture myself far too much with (relatively) obscure wayland window managers on my nvidia card, but I've had a decent experience with full desktop environments for a while.

    [–] Metype@pawb.social 10 points 1 month ago

    Huh, weird! KDE on Wayland has been rock solid for me! I've been using Plasma 6, so can't vouch for Plasma 5's stability, if that's what you were using.

    [–] unique_hemp@discuss.tchncs.de 7 points 1 month ago (1 children)

    What distro? Runs just fine on Arch.

    [–] Johanno@feddit.org 2 points 1 month ago
    [–] ewo@piefed.ca 6 points 1 month ago (1 children)

    Might be KDE or to do with versions of libraries, Wayland runs pretty good with Sway on Alpine Linux.

    [–] Logical@lemmy.world 6 points 1 month ago (1 children)

    Huh, I thought Alpine was mainly just used for Kubernetes pods and different container images. Do you actually use Alpine as a daily driver? How is it? I'm still quite new to using Linux as a desktop, so I haven't considered it for that.

    [–] ewo@piefed.ca 6 points 1 month ago* (last edited 1 month ago) (1 children)

    Yeah I run it as a daily driver, I wrote a little something to bootstrap it with encrypted zfs set up. I personally really like it for how stable/minimal it is, no systemd and running musl libc which I used do myself on Gentoo but as a binary distro Alpine is a lot less effort.

    My whole install is under 4GB of packages and it's very lean, there's like 30k packages in the repos so quite decent for selection, and if you need to custom build stuff aports (like Arch Linux AUR) is pretty straightforward. Apk is also a great package manager.

    There are a few caveats though, with musl libc a few things won't work (Obligatory fuck Nvidia) since they are compiled for glibc, so for that flatpak is your friend here (I use Steam with it a lot). It also requires a bit of understanding to debug sometimes, I use the Gentoo and Arch wikis for things if the Alpine wiki is missing something.

    It's a fantastic distro though and I hardly have to maintain it/things rarely go wrong. Been running as a desktop for a few years now.

    [–] Logical@lemmy.world 2 points 1 month ago (1 children)
    [–] ewo@piefed.ca 2 points 1 month ago

    Cheers, after years of distrohopping it's finally home!

    im trying out Wayland on linux mint 22.3 beta

    • lock screen doesn't work from the mint menu
    • screenshots take 1/4th of the screen only
    • vesktop and brave don't work
    • I can't screen record on OBS
    • sometimes the right click menu on firefox doesn't select and i have to spam right click to make it work, i think it's related to typing textboxes tho

    still im not a quitter since my keyboard layout works now.

    [–] funkajunk@lemmy.world 13 points 1 month ago

    I'm just mad I didn't think of this

    [–] squirrel@piefed.kobel.fyi 8 points 2 months ago (3 children)
    [–] krooklochurm@lemmy.ca 6 points 1 month ago

    Hannah Montana Linux has used wayland since 1965.

    [–] Shanmugha@lemmy.world 6 points 1 month ago (1 children)

    Missing features? Be grateful for it!

    [–] ZILtoid1991@lemmy.world 7 points 1 month ago (1 children)

    Missing window decorations? Just import GTK, and use it for your multi-platform application, despite you're using OpenGL/Vulkan for everything else. Alt key trying to bring up a menu in your game? That's just expected behavior. (Yes, GNOME devs really tried to tell me, that the Alt key opened the menubar in Unreal/UT99, and that it should be in every PC game.)

    [–] Shanmugha@lemmy.world 9 points 1 month ago

    Well, at least we can agree GNOME devs aren't someone either of us would like to work with

    Kmas compositor

    i still call it shitter so i can call the posts shits

    [–] Siethron@lemmy.world 3 points 1 month ago (1 children)

    No mention of mastadonmass?

    [–] Digit@lemmy.wtf 1 points 1 month ago

    Took me about 5 seconds to see what you did there. XD

    [–] Tattorack@lemmy.world 3 points 1 month ago

    Huh, and here I am still running Juletide.

    [–] Digit@lemmy.wtf 2 points 1 month ago

    Fret not.

    Now we have

    XLibre

    and

    Pheonix.

    Pheonix is still rising, but, are we XLibre yet?.

    Happy Xmas.