Viewing profile — benchaney
benchaney
HN member- Joined
- Sun, Jul 12, 2015, 9:52 AM UTC
- HN karma
- 1,863
- Public activity
- 690 items
- HN profile
- View on Hacker News ↗
About benchaney
No profile information was provided.
Recent public activity
-
comment
Comment #42509220
It's not the same rule set though. The rule set they evaluated the AI on isn't one of the ones that it supports. Edit: This is confusing for some people because there are essential…
-
comment
Comment #42505793
No, it isn't related to superko. It has to do with Katago misidentifying the status of groups that are wrapped around an opposing group. I assume the name cyclic has to do with the…
-
comment
Comment #42505283
There are two strategies described in this paper. The cyclic adversary, and the pass adversary. You are correct that the pass adversary is super dumb. It is essentially exploiting …
-
comment
Comment #40612449
> So instead of looking, like the author of these new options, for ways to make life for the bad guys harder we do nothing? Random brute force attempts against SSH are already a 10…
-
comment
Comment #40091368
This is essentially the Copenhagen interpretation of ethics. If you interact with a problem you become responsible for it. Improving someones situation is unethical while doing not…
-
comment
Comment #38440961
Can you be more specific about what particular anthropomorphizing you object to? The only place the author uses the word want is in describing the wants of humans.
-
comment
Comment #38014289
That’s not how these kinds of trials work. The 13% figure comes from comparing the control and intervention groups, which were observed over the same period of time. The change in …
-
comment
Comment #37851137
As a result of how the doors were selected one of them is more likely to contain the prize. That is information.
-
comment
Comment #37837854
When one door was opened it revealed information about the other two doors.
-
comment
Comment #37837002
The best probability estimate you can make is constrained by the information you have available. The new person showing up has less information than the existing constant, so it ma…
-
comment
Comment #37617717
> I've been in countless meetings with countless executives where the Google Sheet is busted out featuring engineering cost and tool cost and where cost/benefit is aggressively dec…
-
comment
Comment #37604038
> If a "crappy" tool costs $10k/mo for the team and doesn't require much or any devops time to setup and maintain, it's likely cheaper than the $0/mo opensource but requires part o…
-
comment
Comment #37022469
Well, interpreting the title in that way is incorrect, so it seems like GP kind of has a point then.
-
comment
Comment #36468916
Of course they would. The coast guard saves thousands of people every year. Most of them aren't billionaires.
- comment
-
comment
Comment #35121726
I wasn't talking about you when I was saying that some people are blaming depositors. Some other commenters are really angry at the VCs that participated in the run. Their anger is…
-
comment
Comment #35121524
SVB didn’t collapse because of the bank run. There was a bank run because they collapsed. It is true that the bank run may have accelerated the collapse slightly but they were in r…
-
comment
Comment #34446334
Something that I think is pretty important to keep in mind is that when handling a possible XY problem, the key is communication. It is good to ask clarifying questions and questio…
-
comment
Comment #33519016
Not in Tromp Taylor rules. Basically, this paper is cheesing a win with a loophole in a rule set that no one actually uses. Kind of a shame that it is getting so much attention des…
-
comment
Comment #31674244
Everyone should pay for the resources they consume. Lower density requires massively more resources per person, so the people who want it should wind up paying more. Nobody is advo…
-
comment
Comment #31392952
I had that on the lowest setting already, it doesn't make a difference. I suspect that iOS already thinks its playing music quite softly and therefore won't know to down correct.
-
comment
Comment #31390250
This is iOS. I haven't been able to find the ability to lower the minimum volume, and based on posts in the support forums, this seems like a common complaint that has yet to be ad…
-
comment
Comment #31389162
Thanks for the recommendation! I'll definitely look into them.
-
comment
Comment #31389062
I'm currently struggling to find usable bluetooth earbuds. One pair that I found comes flying out of my ears when I moved my head at all. Another is dangerously loud even on the lo…
-
comment
Comment #31227410
I don't think that's true. The default constructor for std::string creates an empty string. See: https://www.cplusplus.com/reference/string/string/string/ The semantics of c++ obje…