Viewing profile — asp2insp
asp2insp
HN member- Joined
- Sun, Jun 21, 2015, 2:04 AM UTC
- HN karma
- 175
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About asp2insp
Previously: Optimizely - Android/iOS Google - Android
[ my public key: https://keybase.io/jcg; my proof: https://keybase.io/jcg/sigs/ZtV8oX4vlvS9MkxmusspRDNWzC70pdefhDAHmcpZ9sE ]
Recent public activity
-
comment
Comment #16581655
The studies mentioned here suggest nicotine, stress, and plastics may be to blame: https://www.nytimes.com/2017/08/16/health/male-sperm-count-p... Estrogenic substances such as atr…
-
comment
Comment #16579733
The graphql tutorial has a chapter devoted to this: https://www.howtographql.com/advanced/4-security/ In a nutshell, you can limit the depth to which a query will resolve in order …
-
comment
Comment #16579700
Naively, yes, but in practice this is one of the things a good graphql client library can solve. Apollo Client, for example, will bundle query fragments from all your components to…
-
comment
Comment #16579678
I think the GP is referring to Apollo Client 2's ability to abstract over the underlying data source. Their intro blog post for the 2.0 announcement gives a good overview: https://…
-
comment
Comment #14554694
I love this idea. I can't try it out because I run OSX, but I've signed up for your waitlist. Seems very competitively priced for something that looks like it competes with some fe…
-
comment
Comment #14411973
We have an internal tool that allows us to mirror subdirectories of our monorepo into individual github repositories, and another tool that helps us sync our internal source code r…
-
comment
Comment #13805667
For Apocalypticism you randomly die at some point for no reason. For me it happened around 40 points
-
comment
Comment #13757489
Builtwith seems to think they are hosted on EC2 https://builtwith.com/statuspage.io
-
comment
Comment #13582410
The oplog replication provided by Mongo is a very different mechanism than RethinkDB's change feeds. This is a pretty good overview of the differences: https://www.compose.com/arti…
-
comment
Comment #13246082
Checking the source, it looks like it uses hyper under the hood for the nuts and bolts, so presumably it will benefit from the move to futures without too much effort
- story
-
comment
Comment #12783416
The market for all such devices is growing and is expected to be around 18 million units by 2005, according to IDC, a market research firm. https://en.wikipedia.org/wiki/IPod#/medi…
-
comment
Comment #12613736
This is pretty cool and will definitely simplify some of my code. It's worth mentioning that there is an RFC discussion for first-class support optional (or keyworded) arguments he…
-
comment
Comment #12001952
My guess is that the list is a representative sample, and the dynamic nature is to indicate that it's variable. Google will correctly answer that question for anyone who has their …
-
comment
Comment #11873192
(not from the team) The matrix.org FAQ has a great overview of the protocol's strengths vs XMPP, IRC, etc: http://matrix.org/docs/guides/faq.html#what-is-the-differenc... (and it d…
- story
- story
- story
-
comment
Comment #11780429
The time complexity of comparing variables for equivalence during type unification is reduced from O(n!) to O(n). As a result, some programming patterns compile much, much more qui…
-
comment
Comment #11754978
Very cool! I initially thought it was just color swapping, but the percentages section in particular is fantastic. Led by the CTA arrow: http://i.imgur.com/odtBsuE.png , I clicked …
- story
-
comment
Comment #11524063
They've written previously about how they consider Unsplash a valuable side project: http://blog.crew.co/how-side-projects-saved-our-startup/ From the wording in that blogpost, I w…
- story
-
comment
Comment #11308019
Wow, fantastic! I just made a codelet form and it works beautifully! I'm now recommending this to everyone.
- story