Live data from Hacker News

Viewing profile — zertosh

zertosh

HN member
Joined
Sun, Nov 20, 2011, 4:04 PM UTC
HN karma
117
Public activity
7 items

About zertosh

No profile information was provided.

Recent public activity

  1. comment
    Comment #7152545

    Articles like this miss the _true_ genius of jQuery – that it basically wraps all DOM operations in a maybe monad. You get null safety for free.

  2. comment
    Comment #7132624

    You read my mind. That was one of the sources I was going through that motived me to make this.

  3. comment
    Comment #7131927

    I'm the author. I've made extensions for Chrome before ( https://github.com/zertosh/jquery-audit ) and I don't think I can incorporate this in a nice way. I'll look into FF. As for…

  4. comment
    Comment #7131648

    I'm the author. Since "a", "b", "c" get recycled by different scopes, it makes it really hard to figure out which "a" you're looking that. By having unique names, you can easily sp…

  5. comment
    Comment #7131614

    I'm the author. Search-and-replace is the main problem this solves. Another neat effect is that if you use something like Sublime Text, you can highlight a word (variable), and see…

  6. story
  7. story