@kaia they stilled helped out and took us forward. And they might still have "traces" left in other areas of the git repo. Every contributor is awesome!
amusing stat: in #curl 8.13.0 we have "surviving" code lines from 622 authors. (who has at least one production code line with their name in git blame)
That's 11 *fewer* than in the previous release.
In fact, we peaked at 636 unique authors in version 8.10.1 and it has gone down since.
No, I don't have any conclusion to make based on this. It's just variations over time.
We have at least 290(!) logged bugfixes queued up for the #curl release coming in four days. That's more than 6 bugs squashed per day on average during this release cycle.
What do you think are the primary challenges for Open Source the coming years?
Security? CRA? Financing? Maintainer burnout? Recruiting young developers? Adapting to a country-former-ally going nuts? AI slop? AI bot overload? Something else?
(I'd like some more food for thoughts for an upcoming talk)
Remember that there is no single or homogeneous "Open Source community". It is an enormously huge, loosely coupled bunch of humans, each with their own goals, ideas and expectations. The few foundations we have don't cover more than just a small fraction of the Open Source done in the world made by millions of humans and some companies.
Don't expect the foundations to necessarily be on your side or view OSS like you do.
@skaverat three years ago we were at less than 20GB/month, but there is no clear cut-off date nor do I know exactly what amount of this traffic that is AI bots and not
I think users (like GitHub/MS and friends) have a responsibility to push back on the AI companies they lean so heavily on and demand they behave. But I have no expectation they will.
@gbraad we specifically don't have logs so I can't tell exactly where they come from, but I read others' analyses of the problem and from what I hear they are quite hard to block properly. We are fortunate to have Fastly that hosts the site and thus is the one that handles the onslaught
We got another "critical vulnerability" on #curl reported. I figured you might enjoy it.
"The authentication mechanism in cURL does not properly restrict the number of failed authentication attempts, allowing an attacker to brute-force credentials"