Live data from Hacker News

Viewing profile — digger250

digger250

HN member
Joined
Fri, Apr 12, 2013, 12:58 PM UTC
HN karma
16
Public activity
9 items

About digger250

No profile information was provided.

Recent public activity

  1. comment
    Comment #34656146

    This is a consequence of money getting more expensive. When rates are low, investors pile money into non-revenue producing startups in hopes that something will return 1000x. Now r…

  2. comment
    Comment #34360762

    Yes. As well as asbestos and occupational exposure to inhaled particles.

  3. comment
    Comment #33644056

    You'd still have your token though.

  4. comment
    Comment #15506355

    You are not affected, but there are people in the world besides yourself who do things differently than you.

  5. comment
    Comment #15424151

    Huh? I thought the title was a perfect description of the article. A dude who mostly uses ruby optimizes a piece of Python code. That's it.

  6. comment
    Comment #14743709

    I think AWS needs a good UX designer. I find that using AWS can be overwhelming at first. Here's a few suggestions: 1. Take "Amazon" out of every product name. Have a look at this …

  7. comment
    Comment #14521992

    There are only 10 or so remaining issues in the beta milestone.

  8. comment
    Comment #5589064

    When I run the benchmark in C-ruby (2.0.0) I get: real 2m35.450s user 2m35.257s sys 0m0.139s On jruby with invokedynamic: time ruby -Xcompile.invokedynamic=true file2.rb C-large-1.…

  9. comment
    Comment #5538155

    Salting the password should defeat the rainbow table, right?