Live data from Hacker News

Viewing profile — BenDaglish

BenDaglish

HN member
Joined
Thu, Feb 16, 2012, 12:44 PM UTC
HN karma
69
Public activity
21 items

About BenDaglish

No profile information was provided.

Recent public activity

  1. comment
    Comment #14381716

    A well-written tutorial, but mildly annoying that it starts off with a basic off-by-one error; 9am to 9pm is 13 trips, not 12, so the total trip number is 52 (which indeed is the n…

  2. comment
    Comment #13350198

    They're describing the space in between the notes... so 4 equally spaced notes would have 3 gaps of 1:1:1 . It is indeed a bit confusing, as it says nothing about the duration of t…

  3. comment
    Comment #11440168

    > Are you really referring to a tenant of Marxism Marxism's taking in lodgers now?

  4. comment
    Comment #11270876

    I don't think there's the same feeling of "community" with Go as with other languages, in the same way that there's not really a C community - more a bunch of authors, evangelists …

  5. comment
  6. comment
    Comment #10105161

    ...and, co-incidentally, there's also available at the moment a documentary about Julian and Sandy - http://www.bbc.co.uk/programmes/b007jwhr

  7. comment
    Comment #9543980

    Lovely. Reminds me of these all-wooden clocks - http://bruceaitken-clockmaker.co.uk/

  8. comment
    Comment #9432721

    Haha - beat me to it!

  9. comment
    Comment #9432716

    Known as Trap Streets ( http://en.wikipedia.org/wiki/Trap_street ) in the map-making trade.

  10. comment
    Comment #9224639

    >makes it seem like parents who formula-feed are harming their children Well, if the studies are to be believed, then that's exactly what is happening. I completely understand the …

  11. comment
    Comment #9224513

    It interests me that the conclusion of these studies is almost always presented as breastfeeding increasing IQ (or conveying health benefits or whatever). Surely, breastfeeding is …

  12. comment
    Comment #8946106

    I messed up - I meant 2001-02-03 04 :05:06 , in which case 2:05PM would be format "4:05PM", (or 16:05) . All that'd happen would be the year and seconds swap order in the "123456" …

  13. comment
    Comment #8944683

    Personally, when I first read the spec. for time.Format, I thought "well how bleedin' sensible is that?!" The only thing that annoys me is that it isn't in ISO order (I'd have pref…

  14. comment
    Comment #8660185

    > Facts remain facts even if we don't like them. It depends not only on your definition of "facts", but on the interpretation of the same, and how that affects policy and decision …

  15. comment
  16. comment
    Comment #7929066

    Reading this comment made me very very sad. I've been programming computers for over 3 decades, and this is how we started off in my day. The "MyComputerification" of IT education …

  17. comment
    Comment #7492855

    Indeed - maybe a corollary should be "in the same colour".

  18. comment
    Comment #7270605

    I heartily approve - other than the fact it means another 12 hours of my life down the drain... :)

  19. comment
    Comment #5831153

    That's the problem with reported conversation - I suspect there was a smile on his face as he was saying that, and I for one was expecting an "(audience laughter)" at the end of th…

  20. comment
    Comment #5037854

    I have very much the same pre/history, along with years of Perl. Then I discovered Go, and can't recommend it highly enough for exactly the reasons and specific case you state.

  21. comment
    Comment #3610392

    If you know perl, I highly recommend Mastering Algorithms With Perl - all code and barely any symbols :)