Viewing profile — seccode
seccode
HN member- Joined
- Sat, Sep 26, 2020, 12:49 AM UTC
- HN karma
- 24
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About seccode
Recent public activity
-
comment
Comment #43163460
There is a well-known paper related to a statistical zero-knowledge proof about Kolmogorov complexity, but this proof introduced is considered a perfect ZKP
-
story
Tell HN: Perfect – not statistical – ZKP for Kolmogorov complexity
I had this idea that enumerating all strings<=len(string) constitutes a zero-knowledge proof of Kolmogorov complexity. In enumeration, the proof is "said," but the verifier has no …
-
comment
Comment #43122440
I think I heard that 77 was factored as well
-
comment
Comment #42261518
Maybe truth here, but also Microsoft didn't lead their latest round, which isn't a great sign for their moat
-
comment
Comment #42242270
Contract law research
-
comment
Comment #42242222
Methodology for comparison: train zstd dictionary on enwik9. Then build my dictionary as most common words in enwik9. Mine does 13% better because of the way I discovered how you c…
-
comment
Comment #42242217
This is a direct comparison to zstd with a dictionary actually
-
comment
Comment #42242208
Syracuse airport. You're telling me just because there's 2 feet of snow on the runway that you can't fly?
- story
-
comment
Comment #41865807
Getting higher z-scores now. But you could always just try running the code yourself
-
comment
Comment #41865628
I used the z-score. How can you claim that the digits of pi are random, yet a random forest classifier predicted better than the distribution probability. Your claim implicitly mea…
- comment
-
comment
Comment #41823422
Better to use statistical significance tests to talk about what is "far more likely"
-
comment
Comment #41823408
It doesn't predict better than even, it predicts better than the distribution probability
-
comment
Comment #41823301
This doesn't _break_ sha256, just opens the door to breaking sha256 with machine learning
-
comment
Comment #41823252
Old people not listening to young people
-
comment
Comment #41823235
Would greatly appreciate any peer review for this work
-
comment
Comment #41823163
My dad didn't use it for a long time but has used it now and then recently and has found it to be very impressive
- comment
- story
-
comment
Comment #41811080
Thanks this is a good point, I'll change proof to evidence
-
comment
Comment #41811010
I'm not predicting the number I'm predicting number%2==0. The model predicted better than the distribution probability
- comment
- comment
-
comment
Comment #41806927
Thanks for teaching me some important statistics!