Just in case anyone here was wondering how Reddit’s numbers are looking these days…
Data and visuals from https://subredditstats.com/r/askreddit
Just in case anyone here was wondering how Reddit’s numbers are looking these days…
Data and visuals from https://subredditstats.com/r/askreddit
That depends on how it’s written. The fact that it’s not showing zero completely makes me think they’d been iterating over threads counting comments, and they’re hitting API limits. But that’s just a blind guess without having looked at their source code.
If that were the case, itd be a pretty sharp ceiling not a noisy one
If they’re only able to get the comment counts for a smaller number of threads, those individual numbers would be noisy but lower.
For example, before they got 100 threads with counts ranging from 0-100. Now they only get 10 threads with the same range of counts.
Yes but then what? When you hit the API limit you’re fucking done… There should be big gaps every time this scenario triggers unless what, they have api keys for each sub or something lol
https://support.reddithelp.com/hc/en-us/articles/16160319875092-Reddit-Data-API-Wiki
so maybe it’s not that bad, depending on what the scheduler looks like but that would slow the entire tool down considerably if they have to wait many minutes each time after hitting a rate limit, which as you say wouldn’t take long with bigger comment sections