Skip to content

Comment on How Hacker News ranking algorithm worksparent

Comments

visit count is not trivial. A db write for every page view is heavy.

Persist it in memory, you only need periodical writes for something like that. We're not running on a $5 powweb account here.

Right, but then it's not trivial which was my point. It can. Be trivial and not scale, or scale and not be trivial.

I'm not sure why I get down voted for this.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.