iPG
ipaulgraham.herokuapp.com
iPG
1–7 of 7 posts
Re: iPG
#2Courtesy of James Cunningham and Colin Hayhurst (YC12).
Re: iPG
#3+1 - we used this when prepping for our YC interview (Aptible, S14)
Re: iPG
#4The decimal key (code 110) is supposed to load a Nyan cat video, but it doesn't work for me.
Re: iPG
#5The decimal key (code 110) is supposed to load a Nyan cat video, but it doesn't work for me.
Do you have a full numpad? I can't type it on my laptop so I can't verify.
But pasting the js snippet into the console works.
Re: iPG
#6Re: iPG
#7The decimal key (code 110) is supposed to load a Nyan cat video, but it doesn't work for me.
It's due to different keycodes for the onKeyDown/onKeyUp and onKeyPress events, test here: http://www.asquare.net/javascript/tests/KeyCode.html