Live data from Hacker News

Viewing profile — rmnoon

rmnoon

HN member
Joined
Fri, Apr 08, 2011, 4:36 AM UTC
HN karma
143
Public activity
44 items

About rmnoon

No profile information was provided.

Recent public activity

  1. comment
    Comment #41510942

    Make sure you read the article since it doesn't look like they're doing that at all. The sentence you cited is pretty tricky to parse so your reaction is understandable.

  2. comment
    Comment #39620413

    How did I not know you were an original cofounder at Heap?

  3. comment
    Comment #33595095

    This is really awesome! A couple questions. 1. Does the customer have to auth the bot at all? 2. What permissions does it need? 3. How's your infosec policy? Have you gone through …

  4. comment
    Comment #27733822

    Did you look at any alternative graph layout algorithms? There are non-quadratic ones that are quite good (like Barnes-Hut and its variants). I did a Typescript port of ForceAtlas2…

  5. story
  6. comment
    Comment #23347391

    This isn't really accurate. VCs would much rather get paid 20+% carry than 2% management fees (and raising a follow-on fund would be quite difficult if you failed to make returns a…

  7. comment
    Comment #22859506

    Will let the parent reply but at a high level (at least for comprehensive insurance) there is a) a fairly competitive market (and comparison shopping is possible) for car repairs a…

  8. comment
    Comment #22507044

    Out of curiosity have you read benchmarks recently on Rome? Per-core performance is quite competitive now (unlike in the recent past).

  9. comment
    Comment #18924258

    Is anybody else reminded of the old Hasbro electronic Simon game? Same 4 colors, same basic orientation.

  10. story
  11. comment
    Comment #16755872

    I spent _so_ many hours as a kid on RetroMUD. Nothing else will improve your typing and console scanning skills like being a healer during a massive boss fight. http://www.retromud…

  12. story
  13. story
  14. comment
    Comment #14502700

    What about the traditional IO / data locality win of having your processing colocated with your DFS? Is GCS bandwidth that amazing?

  15. story
  16. story
  17. comment
    Comment #13440889

    In almost this exact space: https://aws.amazon.com/elasticsearch-service/

  18. comment
    Comment #13440853

    On your last point at least being a proper SQL database makes the switching costs _into_ Cockroach lower, too.

  19. comment
    Comment #13438813

    He covers that in the post. TL;DR yes.

  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #12586899

    I don't think most new engineers intuitively grasp the ramifications of Amdahl's Law: https://en.wikipedia.org/wiki/Amdahl%27s_law It really doesn't matter if you can make an indiv…