Alright, got May's stats added!

So we broke 800 posts in one month, that's an average of 26 posts per day. Pretty crazy stuff! Total posts up to the end of May for the year was 2076.

For the projections I should mention that I kinda screwed up on my implementation. The math was as far as I know still correct (I think

). The issue was how I set up the x axis. I would put the numeric number of the month as whatever amount of posts that were taken, which doesn't actually work for extrapolating. What I should have done (and what I'm doing now) is have the final number for the cumulative count for the month as the data point for the next month, that way the spaces in between each number of the month actually have physical significance for the chart. Now when looking at it the data point on month 6 represents the number on June 1st instead of June 30th for example.
You can test this right now by taking the last number on May 31 (2,570) and subtracting 806 from it for each month. After doing that 3 times we would be starting September at 152 left. With 26 posts per day that would take 5.8 more days to finish it off, which is what my calculations are now telling me (says 9.19 for the x axis to reach 10,000). Basically last months estimate was a month too soon is what I'm saying. Apologies for possibly getting your hopes up too soon.
2,556