8 visits per week in user list?

Does anyone else find it strange that on the user list, somehow it’s the case that people can visit a Discourse forum 8 days per week?


I know @codinghorror is superhuman, and I know I’m not a math wizard, but every time I see this, it makes me go:

4 Likes

You get used to off-by-one errors as a programmer.

5 Likes

Is this also a case of off-by-one?

But even so, I’d expect that the posts would be ordered differently…

Edit: actually, it’s off-by-two now:

This usually means your local computer’s clock is wrong or off. It is possible server time could be off, but check your own computer first.

I’m on an Android phone with Automatic date and time enabled.

But what I don’t understand is how my local time could be the cause of this at all. Wouldn’t whatever offset there is apply equally to all times? And isn’t the post order determined server side?

Just throwing it out there as a possibility. Way less likely on a phone connected to cell network.

1 Like

A week has 7 days from now on :tada:

https://github.com/discourse/discourse/commit/012da86a07a255cfb16d80abdb62d8fe09c6b4e1

8 Likes