Live data from Hacker News

Viewing profile — Dunnorandom

Dunnorandom

HN member
Joined
Sat, Jul 16, 2011, 9:13 PM UTC
HN karma
110
Public activity
14 items

About Dunnorandom

No profile information was provided.

Recent public activity

  1. comment
    Comment #18537863

    I got something for you: https://nekrogoblikon.bandcamp.com/album/heavy-meta

  2. comment
    Comment #17453490

    The first example would actually be equivalent to something like while True: bytes = io.get(x) if not bytes: break ... which I think is objectively less readable. In the second exa…

  3. comment
    Comment #14931079

    You don't even have to fake a QR code to get into a lounge: There was a case in Germany a few years ago where someone bought a fully flexible business class ticket, used it to ente…

  4. comment
    Comment #9774503

    Great article! Just one small correction: OFS_REF_DELTA should be OBJ_REF_DELTA.

  5. comment
    Comment #8857738

    You have to keep in mind that OpenSSL runs several Perl scripts as part of its build process. And it's one of these scripts that generates a header which defines the cflags variabl…

  6. comment
    Comment #8081700

    For anyone interested, here's Scott Aaronson's response to the paper: http://www.scottaaronson.com/blog/?p=1767#comment-103591

  7. story
  8. comment
    Comment #7070913

    You could also just convert the NodeList to an array by running something like [].slice.call(nodeList) That way you get all array methods, not just forEach.

  9. story
  10. comment
    Comment #5298195

    https://www.facebook.com/profile.php always links to your actual Facebook page, so being redirected there doesn't mean the PoC is working.

  11. story
  12. story
  13. comment
    Comment #4651706

    Yes, he will slow down the higher he gets. What's driving him up is the difference in density between the Helium inside his balloon and the air outside. The atmosphere becomes less…

  14. story