Live data from Hacker News

Viewing profile — raycmorgan

raycmorgan

HN member
Joined
Tue, Oct 18, 2011, 3:36 AM UTC
HN karma
66
Public activity
9 items

About raycmorgan

Software engineer @romotive. Formerly founded @rumgr and lead developer at @zappos.

https://github.com/raycmorgan

Recent public activity

  1. comment
    Comment #10890265

    This has now been fixed. Sorry again for the trouble!

  2. comment
    Comment #10526556

    My 3 month old goes through about 5-8 and my 2 year old 1-4 a day depending if he uses the potty or not.

  3. comment
    Comment #6950753

    Thank you for your comment. I agree that there is nothing wrong with using a plurality of systems when needed. Your example of moving from one to another is great! Start with a sim…

  4. story
  5. story
  6. comment
    Comment #6259565

    Although I understand the concerns of the article, I do not agree. I think auto updates make for a much better experience for both users and developers. The web has had this model …

  7. comment
    Comment #6222698

    I would do it in Node.js like the following: async.eachSeries(players, askName, function (err) {}); // this is someplace it should go function askName(player, callback) { Ask("What…

  8. comment
    Comment #6190608

    In the fraud detection and ad tracking spaces there are companies that use this technique. They are able to adapt to changes in the browser (using statistics, cookies as bridges, y…

  9. comment
    Comment #6190587

    I know a couple groups that use this technique to track iOS app downloads. Although iPhones aren't very unique, looking at the somewhat unique fingerprint + timeframe from browser …