• Queen HawlSera
    link
    fedilink
    English
    728 days ago

    Oh yeah, I gotta get rid of Avast, it keeps flagging things that straight up aren’t viruses, what’s a good alternative?

    • @[email protected]
      link
      fedilink
      1928 days 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.

      • @[email protected]
        link
        fedilink
        English
        227 days 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.