Beginning to believe that @Gargron doesn't want me contributing to #mastodon — he's now partially recreated three of my pull requests that I've worked on.
-
@gytisrepecka @thisismissem @Gargron
Well this is how BDFL works. I don't really have a problem with that. Someone has to make the decision. In this case it's Eugen.If people don't like the decisions they're welcome to complain and ask others to complain as well, but at the end of the day their only recourse is to click the fork button.
-
Here's the same thing happening in 2018 when I was contributing to the moderation tools:
My PR: https://github.com/mastodon/mastodon/pull/7062
His PR: https://github.com/mastodon/mastodon/pull/7188
My PRs all try to address a single area / issue, as that's what the team has asked for whenever I've submitted larger PRs touching on multiple issues.
-
Bloody Gothic Rose 666replied to Emelia 👸🏻 last edited by
@thisismissem yeah he did the same thing to me with the search features
-
@thisismissem
I wish I could say this is surprising, but my understanding is that it's actually pretty common behavior for him. -
Emelia 👸🏻replied to Emelia 👸🏻 last edited by [email protected]
I'm no longer just some "new developer" working on the project, instead I've 92 merged pull requests, and 37 open, waiting for review.
I'm fairly certain that @Gargron only even thought of report forwarding because after his first PR that conflicted with my ongoing work, I mentioned that I'd been working on report forwarding in a conversation.
-
@jenniferplusplus like, usually I'm able to get things to ship, but everything got backlogged due to the release, and I'm waiting for the team to green light continuing on work, because rebasing constantly is a waste of time.
-
this is really pissing me off, because like, I could've been spending that time working on other things, like FIRES, but instead I pushed hard on Mastodon moderation features to *try* to move things forwards for 4.3
Features that @Gargron had left underloved for months or years, not responding to moderator feedback.
-
Michał "rysiek" Woźniak · 🇺🇦replied to Nathan A. Stine last edited by
@stinerman I have a serious problem with the very idea of a BDFL in the context of a project that important for so many underserved, at-risk communities as Mastodon-the-software.
-
Lars Marowsky-Brée 😷replied to Michał "rysiek" Woźniak · 🇺🇦 last edited by
@rysiek @stinerman @gytisrepecka @thisismissem To be more correct: this is how BDFL projects *stop* working.
-
@thisismissem @Gargron you know, I saw this on a totally unrelated repo — someone submitted a feature PR, and instead of building on that PR the maintainer put up a duplicate with slightly different implementation and then deleted the original. It seemed like a rude one-off to me at the time but maybe this is a larger trend.
-
Daveyreplied to Michał "rysiek" Woźniak · 🇺🇦 last edited by
BDFL is often fine for very mechanical things like a programming language. Even then it requires being an accomplished domain expert. Someone with so much trust that it's not like anyone is going to disagree much anyway.
Fedi software has a cyclic dependency of voluntary labour by people who trust a dev to do work that supports them. I can''t think of any free software that has that dynamic to this extent.
To survive, it needs to be more dialogue, less monologue.
-
@rysiek @stinerman as an admin/mod, Mastodon is fine, on balance, but I really see some of the decision making as a limiting factor on:
- adoption by new communities
- sense of safety
- feelings of independence from corporate interference
- how long some volunteers will hang on or burn out or switch techLike all the getting excited about integrating with Facebook. Can't help asking "why does this lad think people are here?"
-
@thisismissem @Gargron 37 open prs? ugh that sucks unless there are actually good reasons for that...
-
@logicalmoody I'd certainly seen it before, but usually the original author's implementation was "better" for justifiable reasons — with at least the latest here, he knew as of this morning that I was working on that feature, because I'd told him, but he still decided to open a quarter-implementation of that feature anyway for some reason.
-
@kate some are drafts that I can't yet move forwards with, e.g., refreshing & expiring access tokens for OAuth, since we need to make that change very very sensitively, but many are just sitting there waiting for someone to review them.
-
@thisismissem Wow. You've done an incredible amount of work trying to make Mastodon better. Thank you for doing that. I hope Eugen will start letting your contributions contribute now that you've called him out.
-
@stinerman @gytisrepecka @thisismissem @Gargron
I mean, as long as the code is half decent it's free labor. like, say what needs tweaked in the request.
-
@EveHasWords I really wish I didn't feel the need to call anyone out. That'd not how I generally approach things, but after first flagging a conflict last night, then explicitly telling him I'd been working on report forwarding, he went ahead anyway and created a version of report forwarding that didn't do 90% of the stuff mine did.
That's completely baffling me. Okay, the first time, you can claim you didn't know I'd been doing work. But the second time just made me beyond mad.
-
Did @Gargron assign you a ticket for that work?
-
@Methylcobalamin there were tickets open for many of these thnigs for years before I started to work on them and address them.
e.g., here's the one for report forwarding: https://github.com/mastodon/mastodon/issues/15526
typically there's not been a “get assigned a piece of work" way. Instead it's been look at the open issue, check there's no open PRs, write a PR, leave a comment to say that you've created a PR.