Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
crondee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
crondee
7mo ago
Take a look at the 500M seed round next :)
2.
▲
Code Archaeology: Two Minute Time Lapse of Claude C Compiler [video]
(youtube.com)
1 points
by
crondee
7mo ago
|
0 comments
3.
▲
by
crondee
11mo ago
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.
▲
by
crondee
13y ago
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 time to figure out number 12 :) [1] http://web.ar
5.
▲
by
crondee
13y ago
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 reason to suspect that a glass ceiling exists.
6.
▲
by
crondee
13y ago
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 are "expert languages"