this post was submitted on 09 Feb 2024
10 points (91.7% liked)

Programmer Humor

19471 readers
1433 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
[–] thesmokingman@programming.dev 0 points 9 months ago (1 children)

I can count the number of projects where I wanted immediate feedback from random people on no hands. I do not think there are enough hands in my state to count the number of projects I’ve crawled docs and commentary from search engines. My use case for a community is an asynchronous repository of knowledge and issue tracker. Discord does none of those things.

[–] echo64@lemmy.world 1 points 9 months ago

I've been around open source for 20+ years and can tell you right now that it don't work that way. An issue tracker and a wiki is not a community.

Most older open source communities were built on irl connections and irc, with some mailing lists thrown in. Hell, we even funded conferences just around the software, not to sell a product but just because it's good for everyone to be talking to each other.

The issue tracker tracks the status of things, the wiki is generally user focused. It's not where development happens or thinks get built.