| You know how the lawyers get upset when us engineers practice airchair lawyering? This is like the reverse of that. Hot is not a recommendation algorithm -- everyone has the same hot list. It's literally just a sort of votes. In fact, almost nothing reddit does is custom to the user. It's all based on votes and other user actions. The only thing custom is the recommended sort, which anyone can turn off, by choosing the other sorts. Saying that reddit is algorithmic would be akin to saying that voting for President is an "algorithm" because it adds up user votes and is biased because the voters are biased. |
> Saying that reddit is algorithmic would be akin to saying that voting for President is an "algorithm" because it adds up user votes and is biased because the voters are biased.
My algorithms professor certainly would have considered “call the winner of an election the person whose sum of votes is the highest after tallying all entries” an algorithm. There are, in fact, many other competing election algorithms amongst which first past the post is just one.