Skip to content

Instantly share code, notes, and snippets.

@JacksonGariety
Forked from cp/annoy_jackson.rb
Last active December 25, 2015 01:49
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 JacksonGariety/6897393 to your computer and use it in GitHub Desktop.
Save JacksonGariety/6897393 to your computer and use it in GitHub Desktop.
// HAIL JS
// My response to https://gist.github.com/ColbyAley/6897294
function annoy() {
console.log("fuck colby")
}
setInterval(annoy, 1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment