For the record, I use Mac and I like it that way.

  • @[email protected]
    link
    fedilink
    21 day ago

    Grow some skills and stop being stuck on one platform. You don’t want to be a one trick pony, right?

  • @riodoro1
    link
    12 days ago

    Notepad++ and putty are what makes you a true professional.

  • @[email protected]
    link
    fedilink
    -1
    edit-2
    4 days ago

    For what it’s worth, WSL 2 with VSCode is actually great. Almost all the benefits of Linux (I still miss true tiling window management), with fewer weird driver issues.

    That said, I generally just use whatever my company wants me to use, and I haven’t worked somewhere that let us use native Linux boxes since 2014.

    • Ethan
      link
      fedilink
      English
      14 days ago

      I have to strongly disagree with you. I’ve used WSL 2 with VSCode, and I experienced waaaaaaaay more weird broken shit than I ever have running Linux. And even if it weren’t for that, it’s still not at all worth it IMO because using WSL 2 means every interaction I have with my development environment has to go through a Linux-to-Windows translation layer. I will never use Windows again for anything beyond testing unless I’m forced to.

      • @[email protected]
        link
        fedilink
        2
        edit-2
        2 days ago

        🤷 That wasn’t my experience, and I used it as my primary dev environment for four years.

        It doesn’t go through a translation layer, though. WSL 2 has a whole separate kernel. You can even use GUI apps with Wayland.