Viewing profile — rmnoon
rmnoon
HN member- Joined
- Fri, Apr 08, 2011, 4:36 AM UTC
- HN karma
- 143
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About rmnoon
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #39620413
How did I not know you were an original cofounder at Heap?
-
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 …
-
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…
- story
-
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…
-
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…
-
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).
-
comment
Comment #18924258
Is anybody else reminded of the old Hasbro electronic Simon game? Same 4 colors, same basic orientation.
- story
-
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…
- story
- story
-
comment
Comment #14502700
What about the traditional IO / data locality win of having your processing colocated with your DFS? Is GCS bandwidth that amazing?
- story
- story
-
comment
Comment #13440889
In almost this exact space: https://aws.amazon.com/elasticsearch-service/
-
comment
Comment #13440853
On your last point at least being a proper SQL database makes the switching costs _into_ Cockroach lower, too.
-
comment
Comment #13438813
He covers that in the post. TL;DR yes.
- story
- story
- story
- story
- story
-
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…