Live data from Hacker News

Viewing profile — letney

letney

HN member
Joined
Tue, Mar 12, 2013, 11:51 PM UTC
HN karma
110
Public activity
49 items

About letney

No profile information was provided.

Recent public activity

  1. comment
    Comment #8660128

    ...while I thought it would be covering Facebook's Flow project posted here a week ago: https://news.ycombinator.com/item?id=8625222

  2. comment
    Comment #8546143

    While the submission title matches the article, it screams linkbait to me. I clicked fully expecting to read about a new 0 day exploit...

  3. comment
    Comment #8366329

    Yes, I got that too. >89.207.135.125 - - - "GET /cgi-sys/defaultwebpage.cgi HTTP/1.0" 302 483 "-" "() { :;}; /bin/ping -c 1 198.101.206.138" ...searching for vulnerable CPanel inst…

  4. comment
    Comment #8301111

    I absolutely love Envy apples! They are very crisp and sweet without the tart flavor other crisp varieties seem to have. They also don't go brown after cutting for a very long time…

  5. comment
    Comment #8260506

    > Is that something I should pursue? I can only offer an emphatic YES . I think that there are enough geeks out there that would like to see this monopoly broken that I predict a K…

  6. comment
    Comment #8157942

    > "you can't even represent 0.1 in IEEE floating point" Not true, the IEEE 754-2008 standard provides a Decimal Floating Point specification in binary. http://en.wikipedia.org/wiki…

  7. comment
    Comment #8157939

    > "you can't even represent 0.1 in IEEE floating point" Not true, the IEEE 754-2008 standard provides a Decimal Floating Point specification in binary. http://en.wikipedia.org/wiki…

  8. comment
    Comment #8157926

    "fishes" refers to multiple species of fish, while "fish" is the correct plural form of a school of a single species.

  9. comment
    Comment #7891900

    > ...and you've saved money in the process too. This discussion hearkens back to the current investigation into John Swallow, the former Attorney General of Utah who resigned less …

  10. comment
    Comment #7871705

    Foreign Function Interface http://en.wikipedia.org/wiki/Foreign_function_interface

  11. comment
    Comment #7863675

    I too experienced a plethora of lucid dreaming through my early twenties. Sometimes I would have a few a night for weeks. They tapered off gradually and I have maybe a few a year n…

  12. comment
    Comment #7828299

    20+ year C/C++ programmer here. I always use ++x unless the postfix version (x++) provides more succinct code. The postfix operator can incur a temporary variable to be created by …

  13. comment
    Comment #7800627

    Probably never. As any site in the top rankings is likely going to be using nginx as a reverse proxy to node.js.

  14. comment
    Comment #7747595

    As a C/C++ and graphics programmer, I love NaN. It allows saving space by not having to carry an extra is_valid boolean for uninitialized values or regions of data that are masked.…

  15. comment
    Comment #7401760

    This is exactly what Servo[1] is. [1] http://www.fastcolabs.com/3027664/under-the-hood-of-mozillas...

  16. comment
    Comment #7079527

    I came here to say the same. As a resident of Hawaii it often peeves me to see it left out of so many geographic info-graphics. Hawaii as a sizeable Polynesian pupulation, so my gu…

  17. comment
    Comment #7039212

    The work-around for 'x&(x-1)' I found is one-character longer: '(x&(~x+x+x))'

  18. comment
    Comment #6968322

    Yes, I've had one since early 2005 when a .edu email was required to signup. I have 0 friends and the only content is a single status post of: "I don't use facebook, please contact…

  19. comment
    Comment #6787104

    Gyft.com is my go to place for instant conversion of BTC to a medium (a gift card) I can spend in my local Target or CVS Pharmacy. Their reward system rebates 3% of BTC purchases.

  20. comment
    Comment #6742803

    If you are a DoD employee or contractor, then the answer is 'yes'. [1] http://blogs.fas.org/secrecy/2013/06/dod-classified/ (assuming there is classified information in the documen…

  21. comment
    Comment #6705730

    Yes. At the sit down dinners I often couldn't decide on an entree -- so I would just order both. Drinks (including soda, coffee, and of course alcohol) are very much not free thoug…

  22. comment
    Comment #6705718

    They charge 1% on every buy & sell -- so I don't think they're losing money.

  23. comment
    Comment #6700612

    No. Every US based cruise I've ever been on or heard about has free meals. Its common to hear people talk about gaining 10 lbs on a cruise because they ate so much.

  24. comment
    Comment #6688505

    A "Satoshi" already has the common usage/definition of 0.00000001 BTC -- the current smallest denomination. [1] https://en.bitcoin.it/wiki/FAQ#What_do_I_call_the_various_de...

  25. comment
    Comment #6681123

    What's your source for the '...seizure of 5% of all Bitcoins recently'? The FBI total seizure from Silk Road is 173,991 Bitcoins [1] -- which is about 1.45% of the Total BTC (11,95…