Post
Topic
Board Meta
Re: 102 posts and still newbie? A bug in bitcointalk forum?
by
AnonBitCoiner
on 08/11/2014, 20:31:54 UTC
tnx,i just wanted to ask,to know,if there is a bug:_)

Activity is determined by the formula:
time = # of 2 week periods where you posted since registration
activity = min(time * 14, posts);

Essentially, updating every two week periods, it's the minimum of how many days you've joined versus your post count. Your activity is the minimum of these two values