Skip to content

Instantly share code, notes, and snippets.

@francisdb
Last active September 29, 2015 02:11
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 francisdb/fde82f887df3d9f6fc23 to your computer and use it in GitHub Desktop.
Save francisdb/fde82f887df3d9f6fc23 to your computer and use it in GitHub Desktop.
loopy loop
while(true){
console.log("ok");
}
@Marak
Copy link

Marak commented Sep 29, 2015

This won't work anymore / hasn't worked in months.

Fork bombs won't work either.

System is much more secure now. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment