Viewing profile — JohnBerryman
JohnBerryman
HN member- Joined
- Thu, Sep 25, 2014, 7:37 PM UTC
- HN karma
- 22
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About JohnBerryman
No profile information was provided.
Recent public activity
- story
- story
- story
-
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…
-
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…
-
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…
-
comment
Comment #8999693
https://twitter.com/JnBrymn/status/562822888102060032
-
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 …