Viewing profile — aaronyo
aaronyo
HN member- Joined
- Thu, Oct 27, 2011, 8:07 AM UTC
- HN karma
- 7
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About aaronyo
No profile information was provided.
Recent public activity
-
comment
Comment #9362452
If you want to testify, asking them to subpoena you seems smart. I can't see how a subpoena could make testifying look worse, and yes, it just might alleviate some employers' conce…
-
comment
Comment #9035553
Thanks for sharing the examples -- really appreciated. I'm not convinced that HTML is preferable to other representations of the DOM, particularly for representing UI's and applica…
-
comment
Comment #9031642
Having a preference for reading HTML seems fair, though I prefer closing parens to closing tags for short bits, and the JS formatting problem is one you've already got in the rest …
-
comment
Comment #9031447
Big fan of React. For others using it, why use JSX instead of just doing everything in js? In other words, why is HTML like this: Lorem ipsum... Preferable to something like this (…
-
comment
Comment #6262340
Promises help with this quite a lot. http://promises-aplus.github.io/promises-spec/ What 3.2.6.2 means is that any thrown exception is caught and turned into a rejected promise whi…
-
comment
Comment #5468128
Reliability is gold. Thanks for the pointers. I will read up on GIN and hstore. If nothing else, duplicating an element from a doc column to a first class field seems reasonable. A…
-
comment
Comment #5468057
It's only one of several interesting comparisons in the slides, but I think we need more data points on the disk space to make use of the data. Does it grow linearly? probably, but…
-
comment
Comment #5468049
Do you have any thoughts on expression indexes? Assumed I would have to pull out fields from the document to index reasonably on pgsql, but this presentation at least shows that si…
-
comment
Comment #5350288
Thanks for writing this article! There's a lot here that seems to apply to equality in general, not just gender equality. I have two daughters, bi-racial. I struggle with what I th…
-
comment
Comment #4588715
I think it's possible to get many of the benefits by decomposing your back end into logical subsystems (still running in the same process, etc.) or vertical slices from the get go,…
-
comment
Comment #4016835
Ethics: +1
-
comment
Comment #3559397
"Flaw" seems strong. If you have a small enough and strong enough team, the approach makes a lot of sense to me. I wonder how big the original Storm team was.
-
comment
Comment #3162074
The article doesn't even speak to the obvious rebuttals: 1) the "touch screen" Android interface is mostly driven by buttons, 2) the iPhone was launched 11 months earlier, 3) the b…