• Ethan@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    15 hours ago

    I’m was working on software that doesn’t exclusively target windows. Windows is only a decent dev environment if you’re targeting nothing but Windows. Any other kind of development is a worse, potentially way worse experience than it is on Linux. Using docker on Windows is painful. Using git is painful. Using bash is painful. The list goes on forever.

    • dependencyinjection@discuss.tchncs.de
      link
      fedilink
      arrow-up
      2
      ·
      13 hours ago

      Most of our code lives on Linux servers. We target web browser most of the time. For those where it’s a windows application then sure it lives in windows environment.