this post was submitted on 27 Oct 2025
399 points (76.6% liked)

linuxmemes

27851 readers
288 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
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] grue@lemmy.world 25 points 3 days ago (3 children)

    I'm talking about after they refuse to help themselves. They want their learned helplessness and Microsoft stockholm syndrome validated, and fuck that!

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

    Ok, but my point is that, if you want them to switch to Linux and because you like it and seem to hate Windows, I think that's a reasonable assumption, treating them poorly will not make that better for anyone. They won't want to put forth the effort and as a primarily Windows user and having tried Linux on many occasions, I can say it can be a daunting task especially when you need to use the command line. In the past I can honestly say that I have had a lot of help from very knowledgeable and friendly Linux users. But please don't deny that Linux users aren't just a little bit elitist.

    In fact I can already picture the current Linux community complaining about the state of Linux if it were to skyrocket in popularity. Suddenly it would be like, all these stupid Windows users coming to Linux, ruining the experience. Companies trying to profit off of it. I liked it better when it was a small community.

    [–] SaharaMaleikuhm@feddit.org 1 points 2 days ago

    I don't want them to switch. I don't care if you use windows or not. It's you or them who have to suffer windows not me. Why should I care? Switch to linux or don't. Means nothing to me.

    [–] grue@lemmy.world 1 points 2 days ago* (last edited 2 days ago)

    Did you actually see the thing this was posted in response to? It was about scolding Linux users for even politely suggesting switching, which is the bare minimum to even begin to try to help solve the complainers' real problem (corporate enshittification) instead of just the symptom du jour they were complaining about at any given moment.

    Don't scold us for trying to help you and then have the utter fucking gall to try to police our tone instead of your own!

    [–] Serinus@lemmy.world 2 points 3 days ago (1 children)

    I want Omnissa (VMWare) Horizon Client to support Wayland. Until then, while I have to boot into Windows for one thing, I might as well boot into Windows for everything.

    Maybe next year will be the year of the Linux Desktop.

    [–] ISOmorph@feddit.org 19 points 3 days ago (1 children)

    I'd rather use x11 than windows. But you do you.

    [–] Serinus@lemmy.world 4 points 3 days ago (2 children)

    Yeah, my monitors didn't work under Ubuntu X11. At least on PopOS, that just worked.

    [–] YiddishMcSquidish@lemmy.today 6 points 2 days ago (1 children)

    Why are people ratioing this purely subjective take? I've had builds that didn't get along with various peripherals. That's like a super common refrain from people with a great many distros.

    [–] Jesus_666@lemmy.world 4 points 2 days ago

    Heck, that can even happen with Windows.

    My Logitech F710 never worked right with Windows because the driver's power saving feature doesn't mesh well with Windows 10's power saving feature, causing dropped inputs. No such problems under Linux.

    Not everything works everywhere. People are used to how things don't work with Windows and learning how things don't work differently with a Linux distro is annoying because you learn by running into problems. If you have people to switch over and have a good time you have to help than through this.

    [–] WhyJiffie@sh.itjust.works 3 points 2 days ago (1 children)

    I have so many questions, but it's ok if you dont want or can't answer them. why doesn't omnissa work in wayland? X11-only apps are still supposed to work (because of a compatibility layer xwayland), and I take advantage of that all the time with multiple apps. and why don't your monitors work? hdmi/dp/dvi are all very basic things that should just work, regardless of using X11 or not

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

    The app didn't seem to respect the environment variable for X11 I tried to set for that one app.

    I have an odd monitor configuration, one 2k high refresh rate, HDR monitor in the center, 1080p monitors to the left, right, and above. The right is also a higher refresh rate.

    I could get it to work in Ubuntu... inconsistently. Sometimes I'd log in and have one 640x480 monitor in the center. PopOS just worked.

    [–] WhyJiffie@sh.itjust.works 1 points 2 days ago

    The app didn't seem to respect the environment variable for X11 I tried to set for that one app.

    that should only matter if it would run in wayland mode and you want to override it to run in x11 mode.
    though, maybe omnissa tries to use wayland mode, but does that very poorly, and in that case you would actually want to override this.
    there's multiple ways to disable wayland for an app (actually what you do is convince the app to not use wayland), and it depends on the framework the app uses. but setting the environment variable WAYLAND_DISPLAY= (like this, to the empty value) should work, as lots of apps look for that to know if they should use wayland.

    usually you set the environment variables for an app in its own launcher icon's editor menu. there's other ways too but this does not require using the terminal.

    I have an odd monitor configuration, one 2k high refresh rate, HDR monitor in the center, 1080p monitors to the left, right, and above. The right is also a higher refresh rate.

    I could get it to work in Ubuntu... inconsistently. Sometimes I'd log in and have one 640x480 monitor in the center. PopOS just worked.

    yeah that's a bit complicated. but I would expect kde plasma to handle it well. it has a display config menu a bit like windows has, where you can drag each display to where it should be. be aware though that it does not affect the user selector screen that you see between a fresh boot and the first login; that's configurable too but in a different way.

    [–] agent_nycto@lemmy.world -4 points 3 days ago (1 children)
    [–] grue@lemmy.world 13 points 3 days ago (1 children)

    I know, right? People who wallow in their problems instead of working to solve them are insufferable, and people who scold us for trying to help are even worse!

    [–] Honytawk@feddit.nl 2 points 2 days ago

    Proposing a "solution" that was never a possibility in the first place isn't helping either.