• rtxn@lemmy.world
    shield
    M
    link
    fedilink
    arrow-up
    32
    ·
    12 days ago

    Locking. The comment section is a perfect summary of why so many people don’t want to be associated with Linux users. I should’ve removed the post outright because it is inflammatory, reactionary, and invites toxicity – evidenced by the fact that the downvotes on dissenting comments are largely made by the same users. I wonder if a pattern might emerge.

    There is a discussion to be had about the topic… but it went to exchanging insults and downvoting out of disagreement.

    • snowe@programming.dev
      link
      fedilink
      arrow-up
      31
      ·
      12 days ago

      Yeah it’s super weird, if you go to a specific forum for help, like cachyos or bazzite, the community is bearable, and sometimes very helpful without being rude. But if you go to a general forum and state you’re having any issues with Linux you’ll be downvoted to hell and told Linux is still better than windows.

      • grue@lemmy.worldOP
        link
        fedilink
        arrow-up
        36
        ·
        edit-2
        12 days ago

        People who bitch and moan about Windows yet dismiss any alternative out of hand aren’t “having any issues with Linux.” Their issues are (a) with Windows and (b) not wanting to hear the truth of that being pointed out to them.

        I’m not sure why you’re trying to pretend this post is saying something it’s not.

        Obviously, being mean to someone making a good-faith effort to improve themselves and solve their problems is not okay, but that’s not what we’re talking about here.

        • snowe@programming.dev
          link
          fedilink
          arrow-up
          5
          ·
          12 days ago

          It’s pretty hard to fit all of what you just said into a meme. For example your meme does not say that windows users are “dismissing any alternative out of hand”. It says windows users that refuse to switch. Maybe they hate windows but they literally must use Fusion 360 or AutoDesk or Meshmixer or RealityCapture or one of the numerous other software options that just do not work on windows.

          Anyway, if what your meme is actually about is people that only use the browser and then refuse to switch but still constantly complain then yeah you’re dead on.

          • grue@lemmy.worldOP
            link
            fedilink
            arrow-up
            2
            ·
            12 days ago

            It’s pretty hard to fit all of what you just said into a meme.

            I see that now!

            Anyway, if what your meme is actually about is people that only use the browser and then refuse to switch but still constantly complain then yeah you’re dead on.

            My meme is indeed sort of about that, but it’s even more about pushing back on the other thread and similar sentiments, where their flying monkeys defend their useless complaining and then try to make us out as the bad guys for responding in any way short of wallowing in their misery with them.

      • RheumatoidArthritis@mander.xyz
        link
        fedilink
        arrow-up
        6
        ·
        12 days ago

        You mean the communities where the rules forbid asking newbie questions because people visit them to learn about new developments and inevitable FOSS dramas?

        • snowe@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          12 days ago

          No I’m talking about complaining about the problems you’re having with Linux not asking for help with anything. It’s literally happened in this exact community here, where people ask what issues people encounter with Linux, and if I (or others) say I have any issues I get downvoted to hell.

        • snowe@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          12 days ago

          I mean that part makes sense. This is essentially the exact same community. Linux users will spread to any “general” Linux community on the web.

      • Fmstrat@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        12 days ago

        What? This is made up. Go to the Ask Linux community and explain where this is happening.

      • SaharaMaleikuhm@feddit.org
        link
        fedilink
        arrow-up
        2
        ·
        12 days ago

        Because most questions have been asked a thousand times before. Windows users first need to learn to help themselves. Have you considered that I just don’t care to help some stranger switch to linux at all? Sometimes I just want to revel in using something better.

    • grue@lemmy.worldOP
      link
      fedilink
      arrow-up
      37
      ·
      12 days ago

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

        • grue@lemmy.worldOP
          link
          fedilink
          arrow-up
          16
          ·
          12 days ago

          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
            link
            fedilink
            arrow-up
            4
            ·
            12 days ago

            Proposing a “solution” that was never a possibility in the first place isn’t helping either.

      • Serinus@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        12 days ago

        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.

            • WhyJiffie@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              3
              ·
              12 days ago

              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
                link
                fedilink
                arrow-up
                1
                ·
                12 days ago

                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
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  12 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.

      • Professorozone@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        12 days ago

        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.

        • grue@lemmy.worldOP
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          12 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!

        • SaharaMaleikuhm@feddit.org
          link
          fedilink
          arrow-up
          1
          ·
          12 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.

    • abbadon420@sh.itjust.works
      link
      fedilink
      arrow-up
      11
      ·
      12 days ago

      I don’t switch to linux because I need to use “breakout rooms” in Teams on a daily basis and they disabled that for linux.

      • Elvith Ma'for@feddit.org
        link
        fedilink
        arrow-up
        4
        ·
        12 days ago

        WTF?

        I mean, my work PC is managed by the company and thus a Windows device, but why disable that feature? Yes, it somewhat makes sense if you see it like “we don’t want other OS to have all features to make costumers less likely to switch” BUT Teams on Mac has some unique features that haven’t been ported to windows and are still exclusively available on Mac, so…?!

    • SaharaMaleikuhm@feddit.org
      link
      fedilink
      arrow-up
      2
      ·
      12 days ago

      Nah, they don’t switch cause they are too lazy to learn something new. They find something about linux to complain about so they can go “see, they are all jerks and now I won’t switch”
      They never would have put in the effort, toxic community or not.

  • Azzu@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    36
    ·
    12 days ago

    No one deserves to be treated like that. The fact that there are people that righteously believe people deserve to be treated like that is part of our problems as a society.

  • Blubber28@lemmy.world
    link
    fedilink
    arrow-up
    34
    ·
    12 days ago

    There are perfectly valid reasons not to switch to Linux. Many people could switch, which is why encouraging switching is fine, but when the entire work environment is in Windows, or they need specific software that does not work properly (or at all) on Linux, fully switching is not an option. I love me a “Windows Bad, Linux Good” meme, don’t get me wrong, but that is a meme at the end of the day. Reality is often much more nuanced, and this is no exception.

    • msage@programming.dev
      link
      fedilink
      arrow-up
      7
      ·
      12 days ago

      How many people have such work envs?

      I hate that people (not you) keep saying “Linux is for tech people only” and “My workflow is super Windows specific”.

      Like is both are true, fine, but that must be like 0.1% of users.

    • grue@lemmy.worldOP
      link
      fedilink
      arrow-up
      6
      ·
      12 days ago

      How many valid reasons are there not to switch and then continue to whine about Windows while still expecting sympathy?

      This isn’t a “Windows bad, Linux good” meme. This is a meme fighting back at the other thread’s assertion that being less than sympathetic and accepting of their toxic learned helplessness – while they continue to support companies that attack our rights, BTW – somehow makes us the bad guys.

    • kunaltyagi@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      12 days ago

      For some people, using windows in a VM might also be a good fallback, specially for older and/or lightweight software.

      Anything to do with hw, non-steam gaming or heavy applications might be a hit or miss

    • Theoriginalthon@lemmy.world
      link
      fedilink
      arrow-up
      16
      ·
      12 days ago

      Unfortunately asking people to learn anything makes you look like an asshole. If you make someone think when they don’t want to? Asshole.

        • prole@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          5
          ·
          12 days ago

          It’s not unsolicited though, the thread OP is referring to was complaining about people suggesting Linux in response to complaints about Windows.

      • Kushan@lemmy.world
        link
        fedilink
        English
        arrow-up
        11
        ·
        12 days ago

        This meme isn’t asking people to learn anything, it’s just shitting on windows users.

        • sucius@lemmy.world
          link
          fedilink
          arrow-up
          7
          ·
          12 days ago

          I think it’s shitting on windows users who complain constantly about windows but are unwilling to learn anything else.

          • Kushan@lemmy.world
            link
            fedilink
            English
            arrow-up
            8
            ·
            12 days ago

            It’s not like Linux is 1:1 compatible with everything on windows. Maybe you play a game with kernel anticheat, you don’t have a choice in the matter. There’s no reason to just be a dick about it.

            • grue@lemmy.worldOP
              link
              fedilink
              arrow-up
              3
              ·
              edit-2
              12 days ago

              Maybe you play a game with kernel anticheat, you don’t have a choice in the matter.

              Who’s holding a gun to your head and forcing you to play games with anticheat?!

              There’s no reason to just be a dick about it.

              There’s every reason to “be a dick” (your words, not mine) to lying assholes who claim in bad faith that they have no choice when they obviously do.

              • Kushan@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                12 days ago

                “Why should people want to play the games they want to play” is the weirdest argument to take.

  • Mark@lemmy.world
    link
    fedilink
    arrow-up
    30
    ·
    12 days ago

    As a European IT admin:

    Everyone in HR, finance, sales, management can all be moved to Linux. They all use webinterfaces for all of their work.

    Software development, no windows specific software.

    Even marketing / image creation… More and more software is ready or available for Linux.

    Ignoring this very real option for most of your people is indeed silly these days.

    Hell it might be worth having a central windows VM that people can rdp into for that one old windows app.

    • Honytawk@feddit.nl
      link
      fedilink
      arrow-up
      11
      ·
      edit-2
      12 days ago

      Fun for you, but certainly not possible for your average company.

      HR, finance, sales, management only webinterface they use is Sharepoint. All the rest is done on proprietary software and Excel.

      Software development have been creating Access programs because they need to work with some old IBM server. We’d not only have to replace that hardware, we would also have to replace the experts and hire ones with knowledge about the new languages to be used, and convert everything on the servers of course…

      Marketing is maybe the easiest, but they will need to get used to new software.

      And all of the users will need to follow training to use Linux.

      Users complain when a button moves a centimeter, they will definitely complain when their entire OS changes.

      So no, it is easier to rebuild an entire company than it is to switch the environment.

      • Mark@lemmy.world
        link
        fedilink
        arrow-up
        9
        ·
        12 days ago

        I see, so quite an old company then. (Access, IBM server and sharepoint, etc) Not something a newer company would be using.

        I can see you would be stuck with that older tech debt. And finding people for that old stuff is harder then finding people that want to use the new stuff.

        Teaching people to use Linux? I mean, not much difference between windows and KDE anymore? Just need to know how to log in, and start their software?

        In the end, if your company is not able to move and change to a new world / user demands…

        • zalgotext@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          12 days ago

          I see, so quite an old company then. (Access, IBM server and sharepoint, etc) Not something a newer company would be using.

          Oh you sweet sweet summer child

  • Chloé 🥕@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    18
    ·
    edit-2
    12 days ago

    do you ever stop to think about it sometimes?

    how worked up you are because people use an operating system you don’t like. imagine doing that with other things.

    “ugh this shirt is kinda itchy” “well that’s your own damn fault for using this bad shirt!!! next time switch to a better shirt you useless fuck!

    • emeralddawn45@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      17
      ·
      12 days ago

      I mean if that person kept wearing that shirt every fucking day and complaining about it every time, i probably would eventually say that. Like its not that complicated.

    • sucius@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      12 days ago

      I don’t much care what people use but to me it feels more like:

      “ugh, this shirt is taking photos of my nipples and publishing them for everyone to see and I had to consent to even be able to put it on after having paid for it, also as of late, it’s started making me watch ads in order to wash it and wants me to talk to an IA and train it or it’ll shock me.”

      Obviously people are going to tell you to use something else.

    • Grass@sh.itjust.works
      link
      fedilink
      arrow-up
      3
      ·
      12 days ago

      I get worked up when people constantly complain about shit they chose, or somehow are incapable of learning basic shit that is trivially easy compared to the job they do every day.

      “change your skeleton or get bigger pants, dumbfuck” is one I said to someone who kept wearing tiny pants and constantly complaining about it leaving marks, being hard to poop, etc. it was not an issue of being overweight either, they just really wanted this ugly pair of probably child size pants to work.

      or when both of my parents kept complaining about their viruses and calling me about every popup to ask if its the real antivirus or fake, after like all of highschool and a few more years putting up with it, it was “fuck this, its linux time and you can get used to it or pay someone else to help you” now my dad can happily pirate movies without fucking up everything and my mom can at least not be panicked over antivirus notifications and call me at irritating times of day and I don’t dread seeing them any more.

  • kadaverin0@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    14
    ·
    12 days ago

    This is one of those situations where “both sides are bad” actually holds weight.

    Yes, Linux communities are full of insufferable shitheads who have way too much emotional investment in what is essentially a tool. I onced looked up some information on Youtube about flatpacks to educated myself and ended up watching some moron have a 20 minute meltdown about how they’re “soy and unmanly”. As a Linux user, that is fucking embarassing.

    Hardline Windows users are shitheads in their own right, too. If something isn’t handed to them or requires effort beyond dragging and droppping files, it’s proper shit and you’re just an out-of-touch nerd for trying to mainstream this esoteric nonsense. It’s a thought-terminating cliche about Linux and its users that’s about 25 years out of date. I don’t know shit about the terminal, BASH, or what the fuck a GRUB is but I’ve been using Linux Mint for two years now with zero issues. Yes, even when running games.

  • nek0d3r@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    13
    ·
    12 days ago

    The shift to Linux is a tough one, and it just cannot happen all at once. The longer you spend in a workflow, the longer it takes to change it. If we offer our support and kindness to people when they struggle with Windows, it lends more credibility when we recommend Linux. Plus, I’m not really going to complain about another opportunity to call out when Microsoft does more dumb shit.

    • faythofdragons@slrpnk.net
      link
      fedilink
      English
      arrow-up
      4
      ·
      12 days ago

      And they’re straignt up delusional about the amount of software that works on Linux. There is no FOSS equivalent to Wilcom, for example. It’s like how they claim GIMP is the same as Photoshop, but I’ve used both and GIMP is absolute ass in comparison.