I use arch btw

  • TrackinDaKraken@lemmy.world
    link
    fedilink
    English
    arrow-up
    93
    ·
    1 day ago

    I’ve never told anyone IRL that I use Linux.

    Nor have I actually spoken to anyone for more than a few words since I started using Linux.

    • Dave@lemmy.nz
      link
      fedilink
      arrow-up
      43
      ·
      1 day ago

      I just generally try to avoid letting people know how technically savvy I am. I’d rather not do basic tech support for everyone I know.

      • TheSeveralJourneysOfReemus@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        4 hours ago

        Ok but real advice, people don’t deserve IT supports, if I give clear instructions and they don’t follow them, it’s magically my exclusive fault that their ancient computer had an hardware failure that happens to be completely unrelated to the issue I was tasked with. Please, don’t yell at me. My computer, my issues, your computer, your issues. I had experiences that made me this way, ye’ old tech wizards in your mighty towers too are at risk of meeting assholes.

        • Agent641@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          14 hours ago

          I’m unironically like that with apple things. The last time I used an apple things was 15 years ago. Im comfortable doing just about anything technical on windows, Linux and android, but hand me an iPhone or a MacBook and I instantly realise how those elderly technologically impaired people feel - completely lost.

    • ExLisper@lemmy.curiana.net
      link
      fedilink
      arrow-up
      28
      ·
      24 hours ago

      It’s never too late. Don’t wait! Go outside, stop the first person you’ll see, look them deeply in the eyes and say it. Say it loud and proud!

      • Agent641@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        14 hours ago

        This worked so well that I actually got a date! At the magistrates Court is a weird venue but whatever.

      • Ghostie@lemmy.zip
        link
        fedilink
        arrow-up
        27
        ·
        23 hours ago

        That’s too casual. You’re going to want to plan a distro reveal party first.

    • ramble81@lemmy.zip
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      21 hours ago

      Thank you, because on here people don’t shut the fuck up about it even if the thread doesn’t involve Linux. They’re as bad as Cross-Fitters and Vegans.

  • ozymandias@sh.itjust.works
    link
    fedilink
    arrow-up
    39
    arrow-down
    3
    ·
    23 hours ago

    this is the same corporate fueled viral joke as “vegans always telling everyone about being vegan”.
    maybe if windows wasn’t a vibe coded, microslop, death-by-1,000-papercuts, spycrosoft, torment nexus, then nobody would feel the need to tell people about linux?

    • MissesAutumnRains@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      26
      arrow-down
      2
      ·
      edit-2
      22 hours ago

      People walk around smashing themselves in the dick with a hammer, complain about the dick-smashing hammer, and lament the future dick-smashing hammer update, and the moment someone says, “Hey, have you tried these non-dick-smashing, hammer-free pants?” And they say, “Hahaha, do you also do CrossFit?”

      This joke is stolen valor, I only just swapped to Linux like two days ago and I haven’t had the opportunity to blurt it out to people yet.

    • nymnympseudonym@piefed.social
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      5
      ·
      22 hours ago

      One of my favorite jokes:

      Q: A Vegan, a crossfit enthusiast, and a Linux user walk into a bar. How do we know?

      A: They told every. Damn. Person. In the bar. Within 5 fucking minutes.

      • ozymandias@sh.itjust.works
        link
        fedilink
        arrow-up
        12
        arrow-down
        2
        ·
        20 hours ago

        except it’s an unearned stereotype pushed by the corporations that lose money from people quitting meat and windows

        i could tell you a lot of jokes based on stereotypes but i don’t want to spread fud.
        also, i’ve never heard a single person talk about crossfit ever, but if they do, it’s probably because they enjoy it and want to tell you about things they have benefited from because they want you to be healthy and happier… not to gloat or whatever

        • A7thStone@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          10 hours ago

          The two people I know in real life who do cross fit netting it up constantly, and it’s definitely to gloat. I’ve rarely heard people who are vegan being it up. As for Linux evangelists I’ve been one since the late 90s.

    • calango@programming.devOP
      link
      fedilink
      arrow-up
      3
      ·
      22 hours ago

      this line of reasoning seems right to me. Well, if Windows didn’t have all these problems, there wouldn’t be as much need to migrate to another operating system

    • TheV2@programming.dev
      link
      fedilink
      arrow-up
      5
      arrow-down
      3
      ·
      22 hours ago

      Yesterday someone was murdering their dog in public. I almost intervened, but thankfully they told me just in time that they’ve already squared that decision with their conscience. Phew, haha, that was close. Wouldn’t that have been embarrassing, if I pushed my ideology onto somebody who has already squared that decision with their conscience?

    • OpenStars@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      14 hours ago

      Ew emacs, yuck 🤢🤮. Try Vim and you’ll never go back.

      /s btw (I use Linux, please don’t kill me)

      • whotookkarl@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 hours ago

        I was being a bit facetious in my dogmas. I used Manjaro (arch downstream) way more often than arch itself. I use vim and emacs and sublime text for different things often having multiple open at a time. I sometimes use an ide that has easy integration with build tools and version control and deployments. I switched from tabs to space but never really bought that strongly into either, dark mode for life though & fonts are more important to ergonomics than I think most people give them credit.

    • pelya@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      2
      ·
      edit-2
      24 hours ago

      People are boasting about Arch, but my first open-source OS was FreeBSD 4.2, fitting on a single CD-ROM.
      It included a tiny base system and C compiler, and practically every other package had to be compiled from source, using the ports system, which was just a collection of makefiles, one for each package.
      And you had to be careful to use gmake instead of make, because the default Make was BSD-specific tool incompatible with most of open-source software, which targeted Linux. And you had to make sure to use GNU versions of grep, sed, and awk, and remove all bashisms from shell scripts, because /bin/sh was of course incompatible with bash.
      You had only about 50% chance that a given package would compile. Package manager? What package manager? Just run suand then make install.
      And my PC was AMD K6, and it had Turbo button, which did absolutely nothing. And I was very proud of my TEAC CD drive.

      • OwOarchist@pawb.social
        link
        fedilink
        English
        arrow-up
        18
        ·
        edit-2
        23 hours ago

        and it had Turbo button, which did absolutely nothing

        These old ‘turbo’ buttons actually did do something – they limited your CPU clock speed.

        Because some old games (and perhaps other software) relied on counting CPU cycles for timing the game. The faster your CPU, the faster the game would run, and the faster things in the game would happen. When CPUs got too fast for this, such games became unplayable because everything was happening in such fast-forward speed that the player could never hope to keep up. The counter-intuitively named ‘turbo’ button would bridge a jumper on the motherboard and change your CPU clock speed to a lower value, slowing it down so these old style games could still run at a reasonable, playable pace.

        Ironically enough, the ‘turbo’ button made your PC slower.

        (Personally, I think turbo buttons are due for a comeback, but as fan control options. Use a ‘turbo’ button to switch between fan control profiles – turbo off for quiet profile, turbo on for maximum performance profile.)

        • pelya@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          23 hours ago

          The PC case with Turbo button was originally 486-DX, but there was no place on the new K6 motherboard to plug it into.

    • goatinspace@feddit.org
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      18 hours ago

      Arch-based, the path you choose, btw? Good.
      Big endeavour it is.
      Closer to the Force, you’ll feel… the more you learn.

    • jaybone@lemmy.zip
      link
      fedilink
      English
      arrow-up
      10
      ·
      20 hours ago

      There needs to be a vegan distro. Surely someone has created one just so they can make this joke.

      • Agent641@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        14 hours ago

        A vegan, a crossfitter, and an arch user walk into a bar. She orders a gluten free beer.

  • Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    15 hours ago

    Feels like one of those jokes that explicitly shouldn’t go into programmerhumor. A programmer that doesn’t interact with Linux, that’s something to tell the world about…

  • FrowingFostek@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    20 hours ago

    I tell everyone at my part time job that we need Linux on their systems. I know nothing about Linux servers. Lemmy has convinced me most institutions would benefit from the switch.