• fin@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        Why would someone use that instead of uBlock origin cookie filter?

        Not using the addon, but I simply didn’t know uBlock can do that.

    • Queen HawlSera@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 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?

      • jim3692@discuss.online
        link
        fedilink
        arrow-up
        11
        ·
        5 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.

        • fuckwit_mcbumcrumble@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 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.