Viewing profile — davidkretch
davidkretch
HN member- Joined
- Wed, Dec 30, 2015, 2:59 PM UTC
- HN karma
- 6
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About davidkretch
No profile information was provided.
Recent public activity
-
comment
Comment #38909425
A similar insight from economist Daniel Davies from 2005: >> The optimal frequency of disasters is not zero. This graceful formulation is due to Prof. Richard Portes, who used to s…
-
comment
Comment #30338541
Right, one of the explanations is in the Psychohistory essay in the Gold collection of essays, which you can read here: https://novel122.com/gold-the-final-science-fiction-collecti…
- comment
- story
-
comment
Comment #18733164
Hey HN, We often use R and AWS, but felt limited in our ability to use them together. While AWS provides SDKs for many languages, R is not one of them. This led us to ask: how hard…
- story
-
comment
Comment #11947411
> Perhaps surprisingly, given how fundamental optimization is to so many fields, there isn't consensus on what's best. And as I previously hinted above, the answer may change with …
-
comment
Comment #11181370
Andrej Karpathy (OpenAI) does this to an extent with machine learning papers from arXiv: http://www.arxiv-sanity.com/
-
comment
Comment #10812371
On Windows, use ggsave, or if not using ggplot2, use Cairo. Linux's png output device has antialiasing.