Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BenDaglish
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
BenDaglish
9y ago
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 number of trips shown in the example, not 48 as stated just
2.
▲
by
BenDaglish
10y ago
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 the last note, which to my ears would be an intrinsic pa
3.
▲
by
BenDaglish
10y ago
> Are you really referring to a tenant of Marxism Marxism's taking in lodgers now?
4.
▲
by
BenDaglish
11y ago
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 and contributors who have a "s
5.
▲
by
BenDaglish
11y ago
...and, co-incidentally, there's also available at the moment a documentary about Julian and Sandy - http://www.bbc.co.uk/programmes/b007jwhr
6.
▲
by
BenDaglish
11y ago
Lovely. Reminds me of these all-wooden clocks - http://bruceaitken-clockmaker.co.uk/
7.
▲
by
BenDaglish
11y ago
Haha - beat me to it!
8.
▲
by
BenDaglish
11y ago
Known as Trap Streets ( http://en.wikipedia.org/wiki/Trap_street ) in the map-making trade.
9.
▲
by
BenDaglish
12y ago
>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 "pressure on mothers" argument, but I&#x
10.
▲
by
BenDaglish
12y ago
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 the norm , and this headline should be "Bottle feeding
11.
▲
by
BenDaglish
12y ago
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" format - but as I said, it's
12.
▲
by
BenDaglish
12y ago
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 preferred 2001-02-03 14:05:06 ), but
13.
▲
by
BenDaglish
12y ago
> 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 making. For instance, these too are all &q
14.
▲
by
BenDaglish
12y ago
Perl :)
15.
▲
by
BenDaglish
12y ago
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 during the 90's has a lot to answer f
16.
▲
by
BenDaglish
12y ago
Indeed - maybe a corollary should be "in the same colour".
17.
▲
by
BenDaglish
13y ago
I heartily approve - other than the fact it means another 12 hours of my life down the drain... :)
18.
▲
by
BenDaglish
13y ago
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 the sentence.
19.
▲
by
BenDaglish
14y ago
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.
20.
▲
by
BenDaglish
15y ago
If you know perl, I highly recommend Mastering Algorithms With Perl - all code and barely any symbols :)