I'll try to make it clear -
i'm not complaining about me dropping PB and i'm not here for you to persuade me to return. That's not the case! I'm just trying to point out some serious problems.
If you left your city of birth it doesn't mean you do not care about it anymore. It's that simple.
kenmo wrote:I think the forums are fine...
There were another post by Dude which were deleted. In that post he also said that PB community is totally ok and i'm just another alarmist. He even mentioned
this topic as if it proves something.
Well, we're not some peasants with pitchforks, we can at least try to find some facts instead of laughing at another people and their concerns.
Obviously this forum is the heart of PB community and the number of posts is a clear way to measure its activity level. Unfortunately phpbb doesn't provide such statistics grouped by year and search functionality here is kinda limited. I also tried to use google cache, but turned out it's a mess.
So i wrote
a pretty simple parser which counts number of messages per year. I didn't make it multithreaded to limit possible resource usage spikes on the server with PB forums so it took some time to get all the needed data, but i succeeded.
I selected all forums under "PureBasic" and "OS Specific" sections and it gave me a total of 42217 topics with 309860 individual posts.
Here is the raw data i got with my script.
Take a look at this graph by years:
There is a clear negative trend, but i thought that maybe it's not too relevant since 2017 isn't over yet (still, it seems like this year will hang somewhere between 2002 and 2003).
So i did a graph by months:
The trend is still here.
It looks even clearer if you skip the period of growth and take just the last 12 years:
Summary:
Is community declining? Yes it is.
Is it inevitable? Probably not.
P.S. I also did some sort of "
posts about bugs per year" graph based on posts from "Bug Reports" section, but i'm sure that some old topics were deleted so don't take it serious.