Last active
August 11, 2019 15:03
-
-
Save joshed-io/707659 to your computer and use it in GitHub Desktop.
Run this on a handful of macs at the Apple Store and then shout "We've been hacked!"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
while true do print "[ **** ] #{" "*rand(50)} "; sleep (rand(50.0).to_f/1000.0) end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment