Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aethor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
aethor
9mo ago
Researchers are curating for the editors, and are often not even paid for it. So the value that the editors bring is often low at best.
2.
▲
by
aethor
10mo ago
Peer review is fundamental to scientific endeavor but... in ML fields, reviewers almost never check the code and Python package management is hardly reproducible. So clearly we are not there, Python or not.
3.
▲
by
aethor
11mo ago
I concur. Hypothesis saved me many times. It also helped me prove the existence of bugs in third party code, since I was able to generate examples showing that a specific function was not respecting certain properties. Without that I would