Skip to content

Instantly share code, notes, and snippets.

@joshed-io
Last active August 11, 2019 15:03
Show Gist options
  • Save joshed-io/707659 to your computer and use it in GitHub Desktop.
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!"
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