Live data from Hacker News

Viewing profile — ivquatch

ivquatch

HN member
Joined
Thu, Jan 20, 2011, 6:36 PM UTC
HN karma
1
Public activity
1 items

About ivquatch

No profile information was provided.

Recent public activity

  1. comment
    Comment #2124704

    Probably not the best way to do it, but I've done something like this before. els[i].addEventListener("click",(new function(){var this._i = i; function message(){alert(_i);}}).mess…