Hacker News new | ask | show | jobs
by gojomo 6554 days ago
Use of true clock time in these formulas penalizes posts that are submitted at low-traffic times.

Using a virtual clock, such as a tick count based on traffic (number of other submissions, votes, pageviews, etc.), could adjust for this.

2 comments

Good observation. I believe a similar concept is used in high frequency trading (in markets such as foreign exchange). So derivatives are not dt, but du where u is a surrogate for time in ticks.
that's an interesting idea!