Viewing profile — dkirkman
dkirkman
HN member- Joined
- Wed, Apr 24, 2013, 7:07 PM UTC
- HN karma
- 64
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About dkirkman
No profile information was provided.
Recent public activity
-
comment
Comment #16988736
Tahoe has a surprising number of jurisdictions! I'm on the Nevada side, so I don't have personal experience with the SLT enforcement. Here there seems to be a fair amount of teeth …
-
comment
Comment #16988115
I think in general, it's very difficult if not impossible to realistically explore the counterfactual of "what would this property be if not for Airbnb". However, in my neighborhoo…
-
comment
Comment #6982617
The whole issue of whether or not nanotech would end up just looking like enzymes was a big part of the famous Drexler/Smalley debate ( http://en.wikipedia.org/wiki/Drexler%E2%80%9…
-
comment
Comment #6975852
> Your are not required to use exceptions or templates if you don't want to. This is absolutely true -- at least if you're working alone. But I've always found the whole "let's use…
-
comment
Comment #6961520
Yes, there are pills that will both increase insulin sensitivity (metformin), and to stimulate insulin secretion (the sulfonylureas). These are basically the first line of treatmen…
-
comment
Comment #6961318
This isn't entirely snarky. The ACCORD trial was a spectacular failure ( http://www.nejm.org/doi/full/10.1056/NEJMoa0802743 ). Nobody really knows why (as far as I know), but since…
-
comment
Comment #6961157
The precision of the timing and dosing depends a lot on what kind of diabetic you are. A type 1 with no endogenous production is going to need precision, and I can't imagine somebo…
-
comment
Comment #6961125
Living with a type 1 for a number of years has given me a similar view. On the other hand, very real (and often hyped) advances really do happen. When pumps first came out, they we…
-
comment
Comment #6266623
To be fair, the c++ programmer can also use reference semantics via pointers. Granted, garbage collection is not built into the language, but if desired, we can always write java-s…
-
comment
Comment #5663945
> If I had to guess, I'd say it's based on the fact that math involves a lot of critical thinking and critical thinking is very difficult to teach. I think it's even worse than tha…
-
comment
Comment #5612961
The problem is that in terms of getting jobs, promotions, and tenure, producing code has no value. Except for the people that actually write it, "programming" is generally consider…
-
comment
Comment #5612573
> Thanks for posting. I would have thought narrow lines would produce the problem that those specific lines would become unavailable for study, or would be freely mixed with the "r…
-
comment
Comment #5611397
On Mauna Kea (big island of Hawaii) the biggest sources of light pollution are the airports and harbors. For the telescopes near big cities, I'm not sure if anybody has worked out …
-
comment
Comment #5611363
Street lights that emit narrow spectral lines are not a problem at all for spectroscopy, except of course at the line wavelengths. I have a bit of experience here -- a few more tha…
-
comment
Comment #5603541
There are a few good reasons that one might prefer common lisp to scheme. It has been stable for a good long time. Which is nice if you've got a giant repository of old code that y…