That makes me think: is there any instance that the rate of increase of packages or similar metrics ever went below zero (presumably due to removed packages)? I'm not sure if it is generally impossible in typical package manager models though.
"rate of rate of increase" = "second derivative", I presume. Negative second derivative doesn't necessarily mean a decline, it can be just growth slowing down.
Yeah I learned Perl in 2013 or so and I almost exclusively use it as a better shell+sed for text munging, which is where it excels. In my experience Python is super bad at this compared to Perl or even shell