Live data from Hacker News

Viewing profile — exist

exist

HN member
Joined
Fri, Apr 28, 2017, 4:29 AM UTC
HN karma
58
Public activity
7 items

About exist

[ my public key: https://keybase.io/exist; my proof: https://keybase.io/exist/sigs/x5f-0_igt7_9qW3AaNrE8XmtabTXSi55P4ZmLKtTZvs ]

Recent public activity

  1. comment
    Comment #18603695

    This is great. Thank you.

  2. comment
    Comment #17593157

    Such a great book! As someone who came from a non-traditional background, this book was very key in helping me understand operating systems.

  3. comment
    Comment #16783895

    Since there's a lot of quoting of studies on this topic, I hope that everyone reads this very informative (and long) blog post by a psychiatrist on SSRIs and their effectiveness: h…

  4. comment
    Comment #16746334

    Definitely agree with this one. It's called Algorithm Specialization on Coursera. I'm now on course 3 and it's definitely helped me a lot in thinking about how reason about algorit…

  5. story
  6. comment
    Comment #16444213

    Yes it looks like they do deduplication, based on the HTML source: for (var i in data[yr]) { var story = data[yr][i]; if (seen_titles[story.title]) continue; seen_titles[story.titl…

  7. comment
    Comment #15410896

    Thank you for that link. I appreciate that he chose to intersperse the history of commands (such as grep!) within his explanation.