Live data from Hacker News

Viewing profile — murrayh

murrayh

HN member
Joined
Sat, Oct 27, 2007, 12:39 AM UTC
HN karma
164
Public activity
66 items

About murrayh

mail@murrayh.id.au

Recent public activity

  1. comment
    Comment #28466596

    I was a test subject for someone's PHD on this. AFAIR it was about identifying the part of the brain that is responsible for aborting actions. Like if you decide to pickup a pan, a…

  2. comment
    Comment #26394670

    This is the paradox of tolerance. https://en.wikipedia.org/wiki/Paradox_of_tolerance Each of Chicago Review's two choices (to publish, or not to publish) will generate disapproval.…

  3. comment
    Comment #20089803

    Acusensus | Software Engineers | Melbourne, Australia | ONSITE | https://www.acusensus.com/ We want to reduce traffic fatalities and injuries caused by distracted driving. Come hel…

  4. comment
    Comment #8328873

    My understanding is that the motor pulls the card in using random speeds which vary as the card is getting sucked in (start sucking, slow, fast, slow, fast, etc, fully sucked in). …

  5. comment
    Comment #8327761

    Oh man, I feel for you. If you want to and are legally able, you can send the sample work to me and I will review it for you. (I am firmly settled in a different country -- zero ch…

  6. comment
    Comment #8240853

    Isn't that exactly what a nap is? Does your awareness reduce? It's hard to notice a change in awareness. Sometimes I notice a transition from haziness to attention when a sound dra…

  7. comment
    Comment #6318074

    It is worth noting that the unintelligible accent issue is context dependent. A native English speaker can be the person with an unintelligible accent, and that person may need to …

  8. comment
    Comment #2282274

    Interesting. Could a better-than-O(n) parallelisable tuple space be implemented with something like skip lists?

  9. comment
    Comment #1917020

    I still don't understand. What makes the XML version better than the JSON version? Why is creating XML like that a good solution, while creating JSON like that is not?

  10. comment
    Comment #1916924

    How about this? [["Foo1", {"name" : "foo1"}, [ ["Bar1", {"name" : "bar1" }] ], ["Foo2", {"name" : "foo2"}, [ ["Bar2", {"name" : "bar2" }] ]] I personally wouldn't do this, but the …

  11. comment
    Comment #1586477

    Heh, just what I need, a new toy to play with! I spent a few hours looking into Ragel over the weekend, and, honestly, I can't envisage how a html5 parser mostly written in Ragel w…

  12. comment
    Comment #1579865

    Just for kicks, I am going to try and implement these two algorithms using using the State Machine Compiler ( http://smc.sourceforge.net/ ). I expect that my "code" will be much le…

  13. comment
    Comment #1559652

    Melbourne, Australia (not really able to move). I have over 4 years experience developing commercial win32 C++ software. I like to read programming books like "Programming Erlang",…

  14. comment
    Comment #1543063

    You can prevent caching optimisations by declaring a variable 'volatile' ( http://en.wikipedia.org/wiki/Volatile_variable ).

  15. comment
    Comment #960052

    The differences aren't invented. I see them every day within my own family. My Dad literally argues with himself out loud. I used to think he was arguing with me, but he's not, bec…

  16. comment
    Comment #854933

    Sorry, I should have explained myself. The literal interpretation of the challenge is a paradox. The contradiction is that a secret is no longer a secret once revealed (hence my co…

  17. comment
    Comment #854670

    I see a flaw in your challenge...

  18. comment
    Comment #825145

    Maybe after World War 3 the new global government will search through the 25 year old database and exterminate all past and present believers of . (Yes, I know, plain text emails t…

  19. comment
    Comment #812177

    How long is the survey?

  20. comment
    Comment #765460

    If you brake really hard, you're probably going to decelerate at around 7 m/s2. 25 MPH / 7 m/s2 ~= 1.6 seconds. If you get caught running a redlight, you went through the intersect…

  21. comment
    Comment #695670

    My Dad uses bing.com, because that's the default. My Dad often clicks on ads. I think the Google OS is just a way to make google.com the default for people like my Dad.

  22. comment
    Comment #626404

    Each bid is an independent gamble - one bid buys you one chance of winning. Many bids increase your chance of winning, but do not guarantee it (bidding wars can be infinite).

  23. comment
    Comment #592349

    No one likes to break a website, but... given the options of breaking the website's Javascript features, or letting NoScript perpetually undermine the Easylist2 filter, there wasn'…

  24. comment
    Comment #592309

    Yes, I agree that fixing ABP would have been a much better solution to the problem. At the same time though, NoScript specifically targeted ABP, so it shouldn't be that much of a s…

  25. comment
    Comment #592248

    NoScript has for a long time automatically changed the users default choice from: "block all Google Ads" to "block all Google Ads except NoScript ones". And, the feeling I get from…