Show HN: Grab a Random ArXiv Paper
13 points| jegp | 9 months ago |jepedersen.dk
It 1) picks a random topic (of all the cs., econ., math.* etc. topics) 2) finds the maximum amount of papers in that topic, and 3) queries for a random paper in that topic.
Note that this skews the distribution heavily in favor of topics that are less common, but it should get the job done. Suggestions for improvements are welcome.
dginev|9 months ago
Just visit:
https://ar5iv.labs.arxiv.org/feeling_lucky
jegp|8 months ago
jegp|8 months ago
vhantz|9 months ago
You could use the max number of paper in each topic to weight it and make the distribution uniform.
jegp|8 months ago