Viewing profile — ben11kehoe
ben11kehoe
HN member- Joined
- Thu, Jun 11, 2015, 2:19 PM UTC
- HN karma
- 85
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About ben11kehoe
No profile information was provided.
Recent public activity
-
comment
Comment #33467527
An article that sums it up well for me is "Surely We Can Do Better Than Elon Musk" in Current Affairs (2021) https://www.currentaffairs.org/2021/04/surely-we-can-do-bett...
-
comment
Comment #28349176
They keep the train centered by the differential effect. The angle of the cone is very slight, nowhere near enough for gravity to overcome friction to cause the train to slip later…
-
comment
Comment #28349160
I think this may be the primary reason why narrow-gauge railways are better at tighter curves: the shorter axle means the same wheel radius difference (caused by lateral displaceme…
-
comment
Comment #25431657
Agreed about arg parsing. One day I decided to figure out how to get Python arg parsing in a bash script. The horrifying result: https://gist.github.com/benkehoe/c469ebb76ad80d4540…
-
comment
Comment #22086127
I don't think it requires sign-in for content that's not behind the paywall. I think it occasionally prompts the user to sign up or sign in, but you can click outside the box to mo…
-
comment
Comment #22086108
I think people don't realize that Medium doesn't require articles to be behind the paywall. There are two ways an article gets paywalled: 1. You opt-in to getting paid for views. 2…
-
comment
Comment #20498149
> ERR_EMPTY_RESPONSE Sounds about right.
-
comment
Comment #18814846
It's even worse when comparing Google's attitude with, for example, Microsoft releasing a dedicated, extensible accessible controller for Xbox https://www.xbox.com/en-US/xbox-one/a…
-
comment
Comment #16466472
Also featured recently on the New Hampshire Public Radio podcast Ouside/In http://outsideinradio.org/shows/coydogs
-
comment
Comment #16285480
http://html5zombo.com/
-
comment
Comment #16178175
Mathematica has the cool ability to do symbolic tracking of numerical precision, for the ability to tell you when, for example, your differential equation solver is giving you mean…
-
comment
Comment #15670466
It gets better: https://prokopetz.tumblr.com/post/123010716162/thesparkofrev... > But this guy, this Ea-nasir, he kept all of his angry letters - hundreds of them - and meticulousl…
-
comment
Comment #15123741
It's also more or less equivalent to the Dymaxion map but stretches instead of disconnecting, which is a bit misleading, I think. https://en.wikipedia.org/wiki/Dymaxion_map
-
comment
Comment #13765930
iRobot | Cloud Robotics Software Engineer | Boston area As a pioneer in the robot industry, iRobot's goal is to drive innovation, serve as an industry catalyst and change the world…
-
comment
Comment #11762661
Yes, all programmers are the same; none of them have different needs or desires.
-
comment
Comment #11753101
We are finding that unit testing is pretty straightforward with Placebo [0] (also Mitch Garnaat!), for which we use a common "boto client getter" library that the unit test framewo…
-
comment
Comment #11613465
iRobot | Boston area | on-site | full-time As a pioneer in the robot industry, iRobot's goal is to drive innovation, serve as an industry catalyst and change the world by fueling t…
-
comment
Comment #10425041
It's hard to take someone seriously when they ascribe floating point rounding error to a language defect.
-
comment
Comment #9804295
This still seems more limited than the Mathematica syntax, which includes postfix operators, for example. I also appreciate that parentheses are used only for grouping, not for fun…
-
comment
Comment #9798591
And with good cause, I think. Mathematica syntax (both the verbose form and with the various syntactical sugar) is immensely more readable to the average person than Lisp. Of cours…
-
comment
Comment #9780046
PowerShell gives a good alternative: the things passed between the programs should be objects. It requires, of course, that everything is communicating with a common runtime, but f…
-
comment
Comment #9718621
Trillian still works with Facebook chat: http://www.trillian.im/ They wrote a little eulogy when imo dropped 3rd-party chat support, I'm sure they'd be happy to see Pidgin add FB s…