Viewing profile — cmansley
cmansley
HN member- Joined
- Wed, Mar 23, 2011, 8:54 PM UTC
- HN karma
- 51
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About cmansley
Recent public activity
-
comment
Comment #24910970
Aren’t many ports completely autonomous? https://youtu.be/zm_rlLyelQo
-
comment
Comment #18417402
nyt is wingnut? https://www.nytimes.com/2018/07/25/style/sperm-count.html
-
comment
Comment #17927903
Can you detail some of the rock solid solutions in 2008 for the problems addressed? For example, building multiple C++ packages from source. Google's Bazel wasn't open sourced unti…
-
comment
Comment #15834568
Why does no one get mad at the governments who have the large tax loop holes? Shouldn't it be "Ireland close your loopholes!"
-
comment
Comment #15829477
I feel that many of these legal arguments have not caught up with modern technology. If we had had the capabilities we have today 100 years ago, I am sure the lawyers would have pu…
-
comment
Comment #15827478
How is this any different than in-person conversations that are not recorded? Should companies be required to record all conversations that happen face to face?
-
comment
Comment #15129961
I am thinking about the end application. All the more reason to ignore all of the benefits of a web solution and spin the highest performance version. Because performance is critic…
-
comment
Comment #15129645
I have a serious question. Should this be a web visualization? Doesn't all the abstraction lead to performance hits? Tons of data needs to be pulled off the hard drive, network, RA…
-
comment
Comment #14952381
https://youtu.be/An8vtD1FDqs
-
comment
Comment #14414237
Social science isn't broken. Math and physics are like what's p-hacking.
- story
-
comment
Comment #11581845
That's not how that works and there are whole websites for figuring out if the plumber is useful. Angie's List, Yelp, etc... Plus plumbers normally have to be licensed by the state…
-
comment
Comment #10249990
"Vogt couldn’t change lanes because of California state law around autonomous vehicles" This statement is complete bullshit. The California DMV doesn't have any clear details defin…
-
comment
Comment #6928731
Random comment: Could similar attacks be used to extract the private key for Bitcoin accounts?
-
comment
Comment #6631030
Non-competes are illegal in California. And no other place matters right?
-
comment
Comment #6401690
Tesla HQ is near Stanford, which has some Audi cars which have sensors on the roof.
- story
-
comment
Comment #4538836
I was encouraging you to write down your mathematical evidence of better performing algorithms, because I know from my experience that when I try to write down proofs, my assumptio…
-
comment
Comment #4536088
Ok, you are making a point about sampling. In periods of high traffic you have more samples that will bias the calculation. But, since the number of samples will be consistent betw…
-
comment
Comment #4535457
First, I was using Student t-test as a stand-in for whatever test or statistical measure you would like to use. I believe the popular one is Hoeffding's inequality in the bandit li…
-
comment
Comment #4535021
Also, I agree that MAB algorithms do not consider the case of adding bandit "arms" during the trial. A dynamic number of bandit arms problem may not be well studied, but is very in…
-
comment
Comment #4534998
I don't know how we got onto arrival rates of our visitors. I would just like to state that Simpson's paradox is exactly why we shouldn't compare percent conversions. They are mean…
-
comment
Comment #4534134
Wait. I am slightly confused and this may demonstrate my ignorance, but I was under the impression that A/B testing worked by allocating two different approach to the users and the…
-
comment
Comment #4533455
I think the real distinction here is stationary verses non-stationary distributions. Many of the arguments made in this article hinge on the fact that the responses to the same inp…
-
comment
Comment #4418106
Does anyone know if the table of contents is somewhere online?