Tag: algorithm

Reddit's "hotness" algorithm

August 21, 2023 ยท 3 min read
Reddit's "hotness" algorithm can be used in web applications to generate the feeling of "trends" in many different scenarios. Here's how to implement it in Laravel with Eloquent and a relational database.