this post was submitted on 24 Oct 2024
1334 points (97.5% liked)

memes

16802 readers
2887 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 

If you don't have this kit you will be bombarded to Temu's ads

Better version: https://lemmy.world/post/21245770

you are viewing a single comment's thread
view the rest of the comments
[–] jim3692@discuss.online 19 points 9 months ago (1 children)

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.

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.