Viewing profile — crondee
crondee
HN member- Joined
- Sat, Jun 08, 2013, 7:25 PM UTC
- HN karma
- 6
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About crondee
No profile information was provided.
Recent public activity
-
comment
Comment #46968434
Take a look at the 500M seed round next :)
- story
-
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.
-
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 …
-
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…
-
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…