Live data from Hacker News

Viewing profile — jerbils

jerbils

HN member
Joined
Tue, Feb 21, 2012, 12:30 AM UTC
HN karma
20
Public activity
18 items

About jerbils

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #5234458

    Shameless plug time: I built Rekapi, which is a context-agnostic keyframe animation library. That means it works with DOM, Canvas, or whatever you need: http://rekapi.com/ It also …

  3. comment
    Comment #5197132

    Article author here. I can try a newer Vim when I have some time and update the post, this was just the first thing I got working. Thanks for the heads up.

  4. comment
    Comment #5197126

    Article author here. Anecdotally the battery life takes a bit of a hit, but I've been running it pretty hard to get everything installed. I haven't done any tests. I have a suspici…

  5. story
  6. comment
    Comment #4203165

    Thanks! :)

  7. comment
    Comment #4203140

    Debugging compiled code is absolutely unpleasant. Fortunately, I only have to do it rarely. From what I can tell, debugging JavaScript that was compiled from CoffeeScript is a stan…

  8. comment
    Comment #4203072

    I meant that I optimize for project newcomers, preferably ones who are comfortable in the finer points of JavaScript. It's not that I don't take advantage of JavaScript's strengths…

  9. comment
    Comment #4200663

    Article author here: I'll get into CoffeeScript when I feel that it solves more problems than it creates (it's very important for me to be able to debug raw source code in a langua…

  10. comment
    Comment #4200648

    Article author here: It's a matter of practicality. JavaScript can do some really cool things, but if it makes the code harder to read/follow/maintain, it's not very useful. From w…

  11. comment
    Comment #4200621

    Because I want make UIs and apps with open web standards, and JavaScript is the only practical language. CoffeeScript and other macro languages are cool, but currently there is no …

  12. comment
    Comment #4200603

    Article author here: To be clear, I don't follow the Google Style Guide exactly, at least not for my open source projects. It's more of a jumping-off point that I then tweak to my …

  13. story
  14. story
  15. story
  16. comment
    Comment #3760336

    Ah. Just a z-index bug, But I'll take care of it. Thanks for pointing it out!

  17. story
  18. story