• jim3692@discuss.online
    link
    fedilink
    arrow-up
    18
    ·
    14 hours ago

    iirc Windows Defender does a decent job. However, if you are a JavaScript developer, try to add node_modules to the exceptions, unless you don’t care much about the performance hit.

    I personally have stopped running antivirus on Windows a couple years ago. Since I run most, if not all, untrusted software in VMs, I didn’t see the point of wasting performance. On the host, I only run Firefox and Steam/Epic games.

    I then moved to Linux and I have 2 GPUs; one for the host and one for VMs with games. But that’s probably a different story.

    • fuckwit_mcbumcrumble@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 hours ago

      ry to add node_modules to the exceptions, unless you don’t care much about the performance hit.

      Does windows defender go crazy constantly scanning the files or something? I have a TON of machines running automated tasks using node and any drop in CPU usage would be much appreciated.