this post was submitted on 09 Feb 2024
1470 points (95.4% liked)

Programmer Humor

19187 readers
1090 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

4 pane comic of dolan on the left and spooderman on the right

pane 1 (dolan): cum join opensurce cummunity!
pane 2 (spooderman): shure! how joyn?
pane 3 (dolan): Here discord! (with discord logo)
pane 4 (spooderman with tears in eyes): y u do dis?

you are viewing a single comment's thread
view the rest of the comments
[–] noodlejetski@lemm.ee 19 points 7 months ago* (last edited 7 months ago) (1 children)
[–] Potatos_are_not_friends@lemmy.world -2 points 7 months ago* (last edited 7 months ago) (1 children)

Unpopular opinion:

For a open source project like the above which has so many constant moving parts, a discord is probably a good idea to ensure the author of the issue can provide more details about their problem and respond to follow up immediately.

Because I can absolutely see a breaking change involving something outside of the open-source project itself.

I say that as a person who hates discord. But I'm also part of the older generation so waiting 3-9 months for a reply is kinda normal. And the projects I support, it's pretty common to make a merge request that finally gets approved a two years later.

[–] noodlejetski@lemm.ee 9 points 7 months ago (1 children)

to ensure the author of the issue can provide more details about their problem and respond to follow up immediately.

if you actually visit that Discord (like I reluctantly do, from time to time), you'll find that all issues are being discussed in a handful of general channels with multiple people discussing multiple issues at the same time in one never-eding stream of messages. if you miraculously find a proper keyword that brings up someone else having the same issue as you do, the only way to find if someone else replied to it is by scrolling through all that noise.

[–] kurwa@lemmy.world -1 points 7 months ago

Discord has like a Q/A section now doesn't it? That should definitely be utilized more than the chat portion for projects like this.