Rank Hotness with Newtons Law of cooling
Created on 2020-11-07T21:04:18-06:00
Score of each item is determined by a formula:
T * exp( -(cooling rate) * hours since last T) )
Only requires database writes when increasing temperature of story.
Otherwise you can calculate and sort on requests.