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

memes

10032 readers
2841 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 [email protected]

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/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year 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
[–] [email protected] 18 points 23 hours 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.

[–] [email protected] 2 points 17 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.