• Kuranashi@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    7 days ago

    I’ve never met any windows evangelists to be honest. Lots of Apple evangelists though who will spend forever talking about windows. Every developer I’ve met who uses Windows always had a tongue in cheek sort of “well it kind of sucks in some ways but it’s what I’m used to, one day maybe I’ll get off my ass and change OS”.

    Reminds me of the “I use Arch Linux btw” meme which doesn’t really happen as much anymore other than as a joke. Also, I use Arch Linux btw

    • shortrounddev@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 days ago

      Im not an evangelist for windows (I won’t try to convert you) but I’m unashamed of being a software engineer who uses Windows as my main dev platform

        • shortrounddev@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 days ago

          At work everything I do is in the Javascript/Web world. Typescript backend, webpack react, etc. I use C++ and C# for personal projects because I personally despise Javascript world

          • Kuranashi@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            5 days ago

            That’s like my opposite haha, all my own projects are TypeScript and vite react, at work I was working with C#. Though I do prefer static typing much more.

            • shortrounddev@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              5 days ago

              When I work on web projects at home I don’t use any javascript at all. Just html and css. Interactions are handled via form submission. I’m working on a forum in asp.net mvc without any javascript at all