• Mikina@programming.dev
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    3 hours ago

    Managing centralized security and device management correctly on multiple OSes must be a nightmare. From EDRs to app and device provisioning.

    You should do dev work in devcontainers anyway.

    Not that it’s an excuse or that I’m happy with that, but I can totally understand why companies do that, and tbh I’d rather see a properly secured than have the option to run Linux.

    But I’m biased, because I used to do Red Teamings, and the things I’ve seen…

    • pivot_root@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      29 minutes ago

      You should do dev work in devcontainers anyway.

      Devcontainers work for Visual Studio Code when developers are more than happy to click their way through running builds and debugging problems. But, as someone whose workflow is optimized for the command-line, they can fuck off.