Viewing profile — jdn
jdn
HN member- Joined
- Wed, Feb 20, 2013, 9:14 PM UTC
- HN karma
- 55
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About jdn
Recent public activity
-
comment
Comment #7453542
What is going on with that Wikipedia article. The first two sentences are written badly to the point of being incomprehensible.
-
comment
Comment #7352603
Well dodged
-
comment
Comment #6843970
The point about small displays being the same in many ways as big displays was great, until the rather confusing conclusion. If both have in common that they are more suited for co…
-
comment
Comment #6819468
The reviewer seems very quick to dismiss the gesture based UI. His primary complaint seems to be that navigating it doesn't work the same as existing smart phones. Any HN users hav…
- story
-
comment
Comment #6816028
A shame. I was at this hackathon and witnessed this pair working on the hack; very driven and talented hackers. This sort of activity should be encouraged from such young talent, n…
-
story
Ask HN: Resources for web application architecture/design/development
It seems that most resources in web applications development are focused upon particular frameworks and how to work with them, not how design and development of those frameworks co…
-
comment
Comment #6334870
The question I have for this is, why not just use Node with Firmata on an Arduino? Anyone give me the apparent weakness of that setup that makes this more preferrable?
-
comment
Comment #6282611
Though swearing is also being shown to reduce pain. Perhaps a vigorous bout of mid-meditation swearing will reduce back pain during a long session.
-
comment
Comment #6278357
No, you can add POP3 accounts to Gmail
-
comment
Comment #6275768
It seems there is a lot of "startup weekend" events masquerading as Hackathons. A Hackathon shouldn't be about business, or funding; no one should be leaving that room with investo…
-
comment
Comment #6271962
True, but the chroot is by far the most common and most stable method, and the one targetted in the article. Though as you say, the title is wrong.
-
comment
Comment #6271851
Yes you did! Posted from a Crouton'd Chromebook Pixel.
-
comment
Comment #6271845
The developer mode warning only occurs on boot, as you say. Having owned by the ARM Chromebook and the Pixel since both were released, I've probably seen that warning less than 8 t…
-
comment
Comment #6271526
Yep, Crouton was originally made for the ARM Chromebook from what I understand.
-
comment
Comment #6268068
Dovecot on an Arch DigitalOcean droplet. Then pull the mail into GMail for ease of use and because I don't trust my own sys-admin skills not to blow up in my face.
-
comment
Comment #6268059
I've heard this too. I've seen it recommended that you buy "Bee bread" as well, though this seems tricky to get hold of. Whilst I've never tried either, I have noticed that hayfeve…
-
comment
Comment #6220444
Can we please stop posting articles behind magazine and newspaper paywalls.
-
comment
Comment #6210896
To the killing? It was partly replaced by G52IFR, which focuses on Coq, and also partly because the university seems to enjoy killing off modules from departments that don't do HCI…
-
comment
Comment #6194988
Sadly this module has been killed by the department and is no longer available to students
-
comment
Comment #6194836
It's quite amusing how accurate this is, knowing Haskell users across a number of these levels. It's quite a handy learning tool as well with the added explanations at the bottom.
-
comment
Comment #6121682
Thanks for this! Had looked at examples of this but it's nice to have the link to Peaker's code
-
comment
Comment #6120750
Oh of course, and that also explains the use of GADTs since they are one route to dependent types in Haskell. I'm not sure what he's done there is fully legit, but maybe not as loo…
-
comment
Comment #6120668
I'm not quite sure what you've done there. You seem to be confusing type signatures with function definitions. You've also used GADT syntax, requiring -XGADTs, which isn't needed f…
-
comment
Comment #6116451
If you enjoy this, consider Hudak's "Haskell School of Expression" book. Very good book, very hands on. http://www.cs.yale.edu/homes/hudak/SOE/