180
I Made Snake But When it Eats it Deletes System 32 Files. | Code Bullet
(www.youtube.com)
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.
The saddest part for me is that he didn't even break the computer that bad, but declared it unusable. Just hit Super+R, you can run anything from there.
Also all that is broken is software. It should be easy to install a fresh OS and the computer wouod be ready to go.
Noticed the same problem, however, Super + R is an Explorer shortcut. If it's not running it should not work. Ctrl + Art + Del should still work as it's read by the Winlogon process but from there you can ran run task manager which he deleted. Cmd.exe is still available and there are ways to boot into the OS with it's window starting automatically. Definetly would have loved to see CSRSS.exe or ntoskrnl.exe get deleted or any other core component.
Yea, found a friend with a Windows machine to test it out, it's indeed an Explorer shortcut. I wonder if there is a way to get to some sort of shell without Explorer or Task Manager.