Live data from Hacker News

Viewing profile — mooshmoosh

mooshmoosh

HN member
Joined
Sat, Aug 17, 2019, 12:55 PM UTC
HN karma
15
Public activity
6 items

About mooshmoosh

No profile information was provided.

Recent public activity

  1. comment
    Comment #23694910

    I think the "fires have declined 25% around the world since 2003" is referring to this: https://earthobservatory.nasa.gov/images/90493/researchers-d... It's till 2015, not till 202…

  2. comment
    Comment #22732553

    > 3. A neural network can solve problems that a human can solve with small-sized datapoints and little to no context I like this rule, because it is actionable. Its easy to take a …

  3. comment
    Comment #22726609

    I definitely agree. Companies should be allowed to go bust more! Especially if they're in trouble because they didn't maintain a safety net of capital. Unfortunately companies are …

  4. comment
    Comment #22726441

    Perhaps a better approach would be to require these companies to maintain capital ratios like we do for banks. They could be forced to raise more equity if their debt becomes too l…

  5. comment
  6. comment
    Comment #21110054

    Linear time O(n) means that as you keep adding numbers to sort, the time taken is bounded by a linear function of how many numbers you have. Since there is an upper bound on the nu…