• FarraigePlaisteaċ
      link
      fedilink
      English
      934 days ago

      I consider myself a trans ally, but I’m struggling to keep up with the latest pronouns. Congrats!

      • yeehaw
        link
        fedilink
        English
        304 days ago

        The funny thing is there are lots of things that are designed better on Linux vs Windows/macos too.

        My memory is fading on some of them since I primarily use Windows for work and a steam deck for gaming now, but keyboard shortcuts was definitely one of them. Easier to get shit done automation-wise from simple scripts. CMD is so basic and PowerShell feels like my fingers are exhausted from doing a simple thing, and like you always need to write a paragraph to get a simple thing done.

        • @Blackmist@feddit.uk
          link
          fedilink
          English
          84 days ago

          Yeah, command lines just feel native on Linux, where in Windows it feels like it’s running off behind the scenes to fetch a grown up.

        • @Appoxo@lemmy.dbzer0.com
          link
          fedilink
          English
          144 days ago

          Afaik from my limited interaction with bash: At least you have proper datatypes.
          Isnt bash essentially treating everything like a string and it’s up to you to resolve that?