You must be vouched for by a vouched user to participate.
-
So far, it appears that the modest time delta between this and the utsuro-bune link is keeping it above this story despite both my upvote and my comment. I might test this out further on an instance where I have sockpuppets :)
It's because stories are ordered by date, title not by hotness:
paginator = Paginator( story_obj.order_by("-created", "title"), config.STORIES_PER_PAGE )
But they should, now that we have a hotness measure.
Test. this should show you a reply and hopefully an e-mail too
It worked!
-
Is a comment reflected in hotness the same way my vote is? I've always found it interesting that voting and commenting on a story over on lobste.rs is essentially a "double-vote" when it comes to front page status for a story.