Live data from Hacker News

Viewing profile — JohnBerryman

JohnBerryman

HN member
Joined
Thu, Sep 25, 2014, 7:37 PM UTC
HN karma
22
Public activity
8 items

About JohnBerryman

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #35430912

    I think that ego/status is a big part of it. And the loss aversion bias. Our thought process is "This thing is going to be able to do software as well as a human, therefor it is go…

  5. comment
    Comment #35396947

    Now that it's released, it's time to experiment with what it can do. ``` from cataclysm import doom def mystery_func(): while True: pass # predict if specified function halts print…

  6. comment
    Comment #12122631

    I wrote a book ( https://www.manning.com/books/relevant-search ). Considerations: are you willing to write the book assuming that you will effectively make nothing in direct procee…

  7. comment
    Comment #8999693

    https://twitter.com/JnBrymn/status/562822888102060032

  8. comment
    Comment #8369258

    DataDog uses elasticsearch for their timeseries data store: http://www.elasticsearch.org/content/uploads/2013/11/es_case... Elasticsearch might seem like a strange option at first …