Live data from Hacker News

Viewing profile — nickzoic

nickzoic

HN member
Joined
Sun, Jun 13, 2010, 5:39 AM UTC
HN karma
140
Public activity
149 items

About nickzoic

http://nick.zoic.org/

Recent public activity

  1. comment
    Comment #32349885

    I don't suppose anyone noticed what hash they were using?

  2. comment
    Comment #31418390

    G'day all! That's me ... as you can tell, it's been on the back-burner for a while due to work and so on but I'll get back to it at some point and at least get our goose walking ar…

  3. comment
    Comment #12297092

    Also pathology samples, although I believe there's now some interest in robots doing similar things.

  4. comment
    Comment #12266576

    In the olden days of x86: "REPNZ SCASB" to get the length of a zero-terminated string and "REP MOVSB" to copy bytes from place to place. But I think more modern CPUs actually work …

  5. comment
    Comment #11854424

    Yep, a pretty serious piece of kit, although you really needed a monochrome monitor for it to work properly ... regular TVs didn't have the horizontal bandwidth.

  6. comment
    Comment #11795722

    Sydney's works fine. London's too, not the special one the regular tube one. Also Tokyo Narita and Schipol. What they've all got in common is that they're well connected to a good …

  7. comment
    Comment #11222797

    Well, sure, and theoretically a success gets you 2xx and a failure gets you 4xx/5xx. But there's a layer beneath HTTP as well. If all you get back is a TCP RST, did the request suc…

  8. comment
    Comment #11155193

    There was a good talk about these at LinuxConf AU: http://mirror.linux.org.au/linux.conf.au/2016/05_Friday/Wool... ... they're a very exciting device and incredibly cheap, and the …

  9. comment
    Comment #10830415

    What I'm a bit puzzled by here is that if I'm reading the X-axis right the rot sets in at 3 weeks ... I mean, that's not very far in. It seems odd that the graphs are both otherwis…

  10. comment
    Comment #10647182

    I think also, a really top notch expert makes what they're doing seem so effortless that you do think "yeah, that's just what I would have done". And probably you would have, at le…

  11. comment
    Comment #10620297

    The climb up from Whittlesea is impressively direct in places on a pushie. I've seen plenty of people do it, but it is a different kind of ride and I'm not going to try it any time…

  12. comment
    Comment #10350272

    Really? Why? I mean, Kindles are pretty cheap, but sticky shipping labels are a few bucks for rolls of 500, and very hard to damage in transit.

  13. comment
    Comment #10288713

    The negotiation process worked successfully. OP didn't want to work for less than $X, and he isn't!

  14. comment
    Comment #10219902

    > But I don't know what academic activity students would want to engage in when they are not being forced to do so. Plagiarism, mostly :-/.

  15. comment
    Comment #10013881

    I don't know if RPF himself had anything much to do with it, but the typesetting of the /The Feynman Lectures on Physics/ is beautiful. It features the main column / side column de…

  16. comment
    Comment #9770922

    I think you mean static const int days_per_week = 8; :-).

  17. comment
    Comment #7953055

    Ha, I made a thing like this back in 1994 or so out of an old monochrome 640x480 laptop screen, a couple of those plastic fresnel lenses and a whole bunch of glue and cardboard. It…

  18. comment
    Comment #7741580

    Imagine! http://www.feynmanlectures.caltech.edu/ http://www.openculture.com/2012/08/the_character_of_physical... OK, so that's not quite everything but it is a pretty good start, a…

  19. comment
    Comment #7318608

    Agreed, this is a case where a small number of test cases would have been sufficient to cover the critical parts of the code and avoid this particular error and many like it.

  20. comment
    Comment #6843145

    It's a very useful feature, which can feed a cache layer, act as a kind of trigger mechanism or give you a (very limited) kind of transaction.

  21. comment
    Comment #6817203

    More like Taipei, I think ... which also has vast electronic doodad markets. Well worth a poke around, even if you don't have a use-case for a snake or an SCR the size of a beer ca…

  22. comment
    Comment #6811687

    On the Internet, nobody knows you're a dog ... until you link your Google+ and 23andMe accounts. (there's already a link there between YouTube comments and flecks of spittle ...)

  23. comment
    Comment #6716097

    You could absolutely do the same thing with Postgres (or SQL Server) and computed indexes over JSON (or XML) blobs. Of course, then you'd have exactly the same schema migration iss…

  24. comment
    Comment #6714539

    MongoDB doesn't forbid you from having entities and relations. It just doesn't support them in the same way that SQL databases do. Ditto for CouchDB, etc. You end up having to do s…

  25. comment
    Comment #6614707

    Finally, something with better bandwidth and worse latency than Andy Tanenbaum's station wagon. > Never underestimate the bandwidth of a station wagon full of tapes hurtling down t…