this post was submitted on 24 Nov 2024
424 points (98.2% liked)

Fediverse memes

415 readers
259 users here now

Memes about the Fediverse

founded 2 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 32 points 2 weeks ago (1 children)

Dude, the project has 213 open requests and 19,074 handled. 1% of all requests are thus unhandled and people are ~~complaining~~ losing their minds about one of those 1%.

Calm the fuck down.

[โ€“] FooBarrington 14 points 2 weeks ago* (last edited 2 weeks ago)

While I have no stance on the meme, I'd like to point out that just looking at raw numbers isn't a sufficient counter argument for multiple reasons:

  • Many projects use PRs to merge feature branches from maintainers, while outside PRs are left lying around
  • I've seen people close their PRs in other projects after sitting around for a long time. How many of those 19,074 were withdrawn?
  • The Mastodon repo used to have the stale bot enabled (might still be), e.g. in this random example. How many of those 19,074 were automatically closed?
  • They also use the renovate bot. How many of those 19,074 were automatically submitted?

I actually went through and checked how many PRs were automatically submitted, we have:

  • dependabot-preview: 1,107
  • dependabot: 2,279
  • renovate: 1,126
  • github-actions: 270

There might be more that I've missed (e.g. dependabot-preview isn't listed as an app in the authors filter), but this adds up to 4,782 PRs, just over a quarter of total PRs. That's a rather large deviation.

Again, not saying that you're incorrect, but the numbers you mention could also occur in a project that is as bad as the meme describes.