Viewing profile — jerbils
jerbils
HN member- Joined
- Tue, Feb 21, 2012, 12:30 AM UTC
- HN karma
- 20
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About jerbils
No profile information was provided.
Recent public activity
- story
-
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 …
-
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.
-
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…
- story
-
comment
Comment #4203165
Thanks! :)
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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 …
- story
- story
- story
-
comment
Comment #3760336
Ah. Just a z-index bug, But I'll take care of it. Thanks for pointing it out!
- story
- story