Live data from Hacker News

Viewing profile — crondee

crondee

HN member
Joined
Sat, Jun 08, 2013, 7:25 PM UTC
HN karma
6
Public activity
6 items

About crondee

No profile information was provided.

Recent public activity

  1. comment
    Comment #46968434

    Take a look at the 500M seed round next :)

  2. story
  3. comment
    Comment #45541272

    you dont get to do that for conditional generation though. When we have a target then we have to generate multiple, pick closest to target, and discard the rest.

  4. comment
    Comment #6123389

    Thanks for the link, I dug a little more and came across [1] which mentions a contribution by erdos to the effect that persistence might not be bounded. I guess I might spend some …

  5. comment
    Comment #6113838

    I dont think it will max out. I brute forced it upto 10 million and I got the following numbers (5, 679) (6, 6788) (7, 68889) (8, 2677889) sure the numbers are exponential but no r…

  6. comment
    Comment #5845985

    are you talking about her comment that Python has no data abstraction? Even I found that odd, maybe she was only talking about the lack of static types as opposed to java, c# which…