Live data from Hacker News

Viewing profile — nightowl03d

nightowl03d

HN member
Joined
Fri, Sep 28, 2012, 3:43 PM UTC
HN karma
14
Public activity
5 items

About nightowl03d

No profile information was provided.

Recent public activity

  1. comment
    Comment #5402028

    I should have said a well chosen epsilon. If the computation is good to 0.001, (based on a detailed error propagation analysis of the algorithm against the expected input range), t…

  2. comment
    Comment #5401721

    Unless this is a numeric simulation where performance really matters, the correct answer is that you should not be using floats in the first place. Use a rational type, or scaled i…

  3. comment
    Comment #5147289

    If you have experience solving hard problems that helps. I had the good fortune of doing so in graduate school. That lead to a job solving another totally unrelated hard problem, w…

  4. comment
    Comment #4587984

    When I was an undergrad and graduate student I got into the habit of always doing the readings pencil in hand, which involves filling in the details of the important proofs, and do…

  5. comment
    Comment #4586112

    That is funny, every time I see a course with a bunch of video lectures and no notes and reading list I move on. My strong preference for on-line learning is a reading list, ideall…