Live data from Hacker News

Viewing profile — arpgy

arpgy

HN member
Joined
Wed, Jul 22, 2015, 1:17 PM UTC
HN karma
11
Public activity
5 items

About arpgy

No profile information was provided.

Recent public activity

  1. comment
    Comment #17919542

    I don't know why we would assume mostly good intentions. URLs are a way to link directly to online data. Without such a direct pointer you would have to .. I don't know ... 'search…

  2. comment
    Comment #16524032

    Anyone know why they are using a logarithmic axis in the chart in section I.5? At first blush seems disingenuous.

  3. comment
    Comment #16292912

    Within a few years there will be apps that take movies of two different people and allow you to just tell it the parts to swap. People will be able to easily make their own videos …

  4. comment
    Comment #15552283

    The way the situation is evolving is that they are NOT 'our' electronics. We think we are buying them to own them, but in reality what it gets you is the right to use the device on…

  5. comment
    Comment #9929399

    Shouldn't the derivative of sigmod(x) be sigmoid(x) (1-sigmoid(x)) and not x (1-x). The code seems to implement the second.