Viewing profile — Dunnorandom
Dunnorandom
HN member- Joined
- Sat, Jul 16, 2011, 9:13 PM UTC
- HN karma
- 110
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About Dunnorandom
No profile information was provided.
Recent public activity
-
comment
Comment #18537863
I got something for you: https://nekrogoblikon.bandcamp.com/album/heavy-meta
-
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…
-
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…
-
comment
Comment #9774503
Great article! Just one small correction: OFS_REF_DELTA should be OBJ_REF_DELTA.
-
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…
-
comment
Comment #8081700
For anyone interested, here's Scott Aaronson's response to the paper: http://www.scottaaronson.com/blog/?p=1767#comment-103591
- story
-
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.
- story
-
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.
- story
- story
-
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…
- story