Live data from Hacker News

Viewing profile — _harry

_harry

HN member
Joined
Wed, Aug 11, 2010, 6:56 AM UTC
HN karma
318
Public activity
76 items

About _harry

Javascript @airbnb

@hshoff

Recent public activity

  1. story
  2. 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 …

  3. 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…

  4. 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…

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. 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…

  15. 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!

  16. comment
  17. story
  18. story
  19. story
  20. 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...

  21. story
  22. comment
  23. comment
  24. 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…

  25. 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.