Viewing profile — _harry
_harry
HN member- Joined
- Wed, Aug 11, 2010, 6:56 AM UTC
- HN karma
- 318
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About _harry
@hshoff
Recent public activity
- story
-
comment
Comment #15081710
vx author here. Happy to answer any questions folks might have. This is a project I've been working on for the past 5 months at my job at Airbnb. The goal of vx is to make d3 feel …
-
comment
Comment #14109913
One of the Airbnb style guide authors here. The point about quotes comes up often. The important part for us is consistency at Airbnb. We use eslint to enforce and maintain the con…
-
comment
Comment #13755693
- fix abuse & troll problem - clarify community guidelines - threaded replies - upvotes - groups public/private - add channels - follow anything, focus on live - then I'd buy Reddi…
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #7716049
Yup! We only recommend !function(){}(); for a module where you just need your function to run. If you rely on the return value use (function(){})(); or (function(){}()); (more on t…
-
comment
Comment #6714066
I deleted my comment because I realized it was tangential to your point and don't want to sidetrack discussion. Carry on!
- comment
- story
- story
- story
-
comment
Comment #5382823
Wired had a great article on Mesos that mentions Conviva also uses Mesos: http://www.wired.com/wiredenterprise/2013/03/google-borg-twi...
- story
- comment
- comment
-
comment
Comment #3969791
We love Europe! I'm told the talk will be live streaming here: http://replay.vidyo.airbnb.com/replay/webcastShow.html?key=y... and a recording will be posted here: http://www.airbn…
-
comment
Comment #3969381
That was our first project that used Backbone. Since then, Backbone has made its way to the web site all over the place.