Live data from Hacker News

Viewing profile — engnr567

engnr567

HN member
Joined
Sun, Aug 20, 2017, 9:28 PM UTC
HN karma
8
Public activity
7 items

About engnr567

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #16992047

    One key thing about the result is that it doesn't mean that the probability of survival is 30%. The prison director can choose an arrangement such that the strategy is guaranteed t…

  3. comment
    Comment #16900652

    I don't quite understand the sudden optimism around the feasibility of strong AI. The only major advancement in the last two decades seems to be neural nets in pattern recognition.…

  4. comment
    Comment #16562025

    The matrix exponentiation algorithm in the link you sent is O(log(n)). Yes, this might seem strange because the output (F_n) itself has n bits. But in practice most of the implemen…

  5. comment
    Comment #16560374

    Exactly. And fibonacci numbers also have a closed form which can be (in theory) evaluated in O(1): http://austinrochford.com/posts/2013-11-01-generating-functi...

  6. comment
    Comment #16068747

    Based on my limited experience, most of the good engineers I know measure and care about quantifiable things like latency, throughput etc. They generally tend to get frustrated wit…

  7. comment
    Comment #15060334

    When I was single, for most of my big projects I used to get 70-80% of the work done in 4-5 days of being in the zone. And then spend months on changing the bells and whistles. Now…