412
submitted 1 week ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 4 points 1 week ago* (last edited 1 week ago)

Oh, you get the benefit of explicit scanning?

We get the beauty of every file that's modified being scanned before the write "completes". It's an absolute joy starting a build and watching ~80% of the available compute be consumed by antivirus software.

Or, you know, normal filesystem caching as part of your tool's workflow.

Or dependency installing and unpacking....

Or anything actually that touches a lot of files.

[-] [email protected] 2 points 1 week ago

Yeah was experiencing that for awhile, a couple of workarounds:

  • run the IDE inside a VM
  • Use windows "dev drive" and got the admins to exclude it from active scanning, but it seems like that setting has been lost recently ๐Ÿ˜•
this post was submitted on 30 May 2025
412 points (94.4% liked)

Programmer Humor

23899 readers
872 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS