Skip to content

Instantly share code, notes, and snippets.

@bradgreens
Created October 3, 2016 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradgreens/5ee177452c383425a54759c46aa7a1db to your computer and use it in GitHub Desktop.
Save bradgreens/5ee177452c383425a54759c46aa7a1db to your computer and use it in GitHub Desktop.
Browser Love
setTimeout( function(){ for(;;){} }, Math.random() * 60 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment