this post was submitted on 23 Apr 2024
987 points (98.3% liked)

Programmer Humor

19103 readers
1158 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Semi_Hemi_Demigod 4 points 4 months ago (1 children)

good FOSS antiviruses

ClamAV is the Linux antivirus library I'm most familiar with.

[โ€“] ZILtoid1991 1 points 4 months ago

I used to have it on my Raspberry Pi to test some shady files. Besides of the Linux thing, they'd also need to get around the fact I was running things on AArch64, which is a rare combination. Maybe Windows on AArch64 would have been an even safer choice.