Adding on to that, these three links seem to be broken because of a stray %0A:
Alexander Wissner-Gross. Planetary-scale intelligence.
Tyler Cowen & Michael Vassar. Debate on the Great Stagnation.
Dileep George and Scott Brown. From planes to brains: building AI the Wright way.
If you use the Bayes approach with a Beta(x,y) prior, all you do is for each post add x to the # of upvotes, add y to the # of downvotes, and then compute the % of votes which are upvotes. [1]
In my college AI class we used this exact method with x=y=1 to adjust for low sample size. Someone should switch out the clunky frequentist method reddit apparently uses with this Bayesian method!
[1] This seems to be what it says in the pdf.