Live data from Hacker News

Viewing profile — davidkretch

davidkretch

HN member
Joined
Wed, Dec 30, 2015, 2:59 PM UTC
HN karma
6
Public activity
9 items

About davidkretch

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. comment
  4. story
  5. 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…

  6. story
  7. 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 …

  8. comment
    Comment #11181370

    Andrej Karpathy (OpenAI) does this to an extent with machine learning papers from arXiv: http://www.arxiv-sanity.com/

  9. comment
    Comment #10812371

    On Windows, use ggsave, or if not using ggplot2, use Cairo. Linux's png output device has antialiasing.