• jtrek@startrek.website
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    8 hours ago

    Windows isn’t fit for software development unless you’re doing Windows specific stuff. Maybe you can get by with WSL or cygwyn or similar, but that’s just a bandaid to make the machine less windows. You’ll probably still have problems with like case folding and line endings.

    • irelephant [he/him]@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      2
      ·
      7 hours ago

      As someone who does dev stuff on both windows and Linux, line endings have never been an issue. Are you using notepad or something?

      I’ve only had to use wsl for some stuff only designed for *nix, like openresty (and lua in general).

      • jtrek@startrek.website
        link
        fedilink
        arrow-up
        1
        ·
        6 hours ago

        One of the other guys is on Windows and we had to change a config in git to handle it. Not sure what he did on his end. I have vscode on a Mac. Some people at this place have been working since like the 90s and probably are using notepad.