Viewing profile — djpowell
djpowell
HN member- Joined
- Wed, Jan 25, 2012, 2:31 PM UTC
- HN karma
- 112
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About djpowell
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #22184027
Mostly, yes. The newer insulins (well they've been around for 20 years) have molecules which are engineered be faster acting so that they reduce peaks in blood sugar after meals; o…
-
comment
Comment #22183867
Those prices have nothing to do with subsidies. It is showing that the NHS pays a fraction of the US prices for the same insulins. Diabetics are exempt from all out-of-pocket presc…
-
comment
Comment #22183668
The NHS pays £14 - £28 a vial for those newer formulations.
-
comment
Comment #20829015
The same Edward Bernays also did a PR stunt to market cigarettes to women, calling them "torches of freedom", associating women's smoking (which was considered taboo at the time) w…
-
comment
Comment #20828060
At least with Dell's on-site service, I have had two keyboards fixed for me at my desk in about about 5 minutes.
-
comment
Comment #20673861
Argos have always done 16-day no quibble money back guarantees
-
comment
Comment #20592213
tip - if you want to cd into a UNC path, you can't; but you can pushd into one and it'll create a temporary drive letter mapping and unmap it when you popd out
-
comment
Comment #20274586
Personally I'd say there is no difference; I've stuck out on syringes in the uk for ages just because I found them lightweight and convenient; but recently moved to pre-filled pens…
-
comment
Comment #20273752
In the UK, the newer insulins cost the NHS £30-£37 for a box of 5 x 3ml disposable pens. Diabetics don't pay any charges for the prescription.
-
comment
Comment #18959457
Hmm, I could imagine that the legibility of sentences and paragraphs, where you are pretty much reading a word at a time, is different from the legibility of things like codes wher…
-
comment
Comment #18671576
The whole of the NHS 'Behind the Headlines' blog is fantastic btw; taking newspaper stories, looking at the studies behind them and sifting out the truth from the sensationalism.
- comment
-
comment
Comment #17776316
Indeed, a relative of mine recently died of oral cancer, which was thought to be caused by moderate drinking.
-
comment
Comment #17089948
Could they be making more money from ads than they expect to make from a reasonably priced premium version?
-
comment
Comment #17020246
I'm reminded of the old comment at the bottom of the man page for 'su', where rms argues for why the implementation is deliberately less secure: "Sometimes a few of the users try t…
-
comment
Comment #16914173
In 2012, under George Osborne, it was changed so that it is permissible for an employee to be unfairly dismissed in your first two years of employment.
-
comment
Comment #16810813
Clojure has several libraries (such as https://github.com/jkk/honeysql ) which basically let you build a representation of an SQL query as a Clojure data structure, and then progra…
-
comment
Comment #16212611
The NHS pays $23 in the UK. " rel="nofollow">https://bnf.nice.org.uk/medicinal-forms/insulin-lispro.html>
-
comment
Comment #15288043
Have you seen Adam Curtis's documentary, All Watched Over by Machines of Loving Grace? A lot of it is about that
-
comment
Comment #15081437
The Stress applet on Samsung Health on their phones apparently measures heart rate variability by taking your heart rate over a period of about a minute
-
comment
Comment #14847830
It still does - you have to set up the from and to colour, and then use the eraser with the right mouse button
-
comment
Comment #11079504
I love this one, about DirectX not trusting drivers responses to capabilities requests: https://blogs.msdn.microsoft.com/oldnewthing/20040211-00/?p=...
-
comment
Comment #10432545
What if the platforms are the JVM and Javascript, and you are chosing those platforms because of their extensive infrastructure and libraries? It is possible to implement C faithfu…
-
comment
Comment #9693023
Since Clojure 1.6, Java 6 is the minimum requirement. I'm sure there is a discussion somewhere, but I expect that there are quite a few people who run Java on commercial J2EE app s…