Viewing profile — trott
trott
HN member- Joined
- Thu, Mar 03, 2016, 7:20 AM UTC
- HN karma
- 889
- Public activity
- 221 items
- HN profile
- View on Hacker News ↗
About trott
* Top 1% and co-winner in the biggest ML competition (Department of Homeland Security, $1,500,000 prize fund)
* Built the most cited molecular docking program (30,000 citations)
* Discovered how to get perfect (0.00000) scores in ML competitions (It's an algorithmic trick)
Details: https://olegtrott.com
Recent public activity
- comment
- story
-
comment
Comment #43824130
> The AlphaFold3 analysis (the AI contribution) literally accounts for a few panels in a supplementary figure - it didn't even help guide their choice of small molecule inhibitors …
- story
- story
- comment
-
comment
Comment #43646514
Regarding point number 11 (AlphaFold3 vs Vina, Gnina, etc.), see my rebuttal here (I'm the author of Vina): https://olegtrott.substack.com/p/are-alphafolds-new-results-... Gnina is…
-
comment
Comment #43558534
> According to Stack Overflow developer survey [0] Rust is at 12.5%, ... So definitely not niche. The annual survey is very popular in the Rust community. Its results are often use…
-
comment
Comment #43468176
They started with N >= 120x3 tasks, and gave each task to 4-9 humans. Then they kept only those 120x3 tasks that at least 2 humans had solved.
- story
- comment
-
comment
Comment #43005128
> a mistake of the 1983 Ada standard ... which has been removed The article was written in 2011, and the trick still seems to work in a 2024 version of GNAT. > Both "unchecked" Ada…
-
comment
Comment #42997862
> but Ada's real strengths lie elsewhere. Its strong typing, Ada is not actually type-safe: https://www.enyo.de/fw/notes/ada-type-safety.html
- comment
-
comment
Comment #42996164
> it will finally be fixed relatively soon 2015: "The work needed to close this has not yet landed. It's in the queue though, once we finish up rust-lang/rfcs#1214."
-
comment
Comment #42994416
Yep, and even without dynamic memory management, Ada is not type-safe: https://www.enyo.de/fw/notes/ada-type-safety.html Rust also has soundness holes, by the way. This one is almo…
-
comment
Comment #42993294
Another way to look at this is that there are 12,290 bits of information in choosing 817 samples from 10,000,000.
- story
- story
-
comment
Comment #42860406
How do Maxima and SymPy compare in terms of capability, features and speed (native, not WASM)?
-
comment
Comment #42769615
This is the paper: https://arxiv.org/abs/2411.02272 They won the 1st paper award: https://arcprize.org/2024-results In their approach, the LLM generates inputs (images to be transf…
-
comment
Comment #42764072
> This has me curious about ARC-AGI In the o3 announcement video, the president of ARC Prize said they'd be partnering with OpenAI to develop the next benchmark. > mechanical turki…
-
comment
Comment #42518588
> Terra programs use the same LLVM backend that Apple uses for its C compilers. Can it use anything else (as an option), e.g. Lua? That would be useful during development/debugging…
- story
-
comment
Comment #42358052
Not sure. But I think this follows logically from the definition of intelligence he is using. Also, see II.2.2 in the paper.