this post was submitted on 28 Jan 2024
7 points (100.0% liked)

Programmer Humor

32400 readers
240 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 7 comments
sorted by: hot top controversial new old
[–] IdiosyncraticIdiot@sh.itjust.works 0 points 9 months ago (1 children)

Imagine being in a corporate environment trying to implement an OSS into your platform and having to tell your 50 yo teammate: "Oh yeah, just pop in this Discord server real quick to see any relevant info". Instant credibility loss

[–] evatronic@lemm.ee 0 points 9 months ago (1 children)

The loss of credibility is not because it's discord,. specifically.

It's because the project thinks a chat platform is an appropriate way to document a project. I would feel the same way if someone told me to get on IRC for docs, or Slack.

[–] 5714@lemmy.dbzer0.com -1 points 9 months ago

Matrix for example would be better.

[–] Zacryon@feddit.de 0 points 9 months ago

I am already happy if there is any documentation at all. And I am euphoric if it doesn't suck, i.e. sufficiently detailed and up to date.

So I guess Discord is better than nothing. But sure it's a turn off.

[–] MonkCanatella@sh.itjust.works 0 points 9 months ago (2 children)

I've literally never seen a project remotely interesting that has their documentation on discord

[–] redcalcium@lemmy.institute 1 points 9 months ago

Revanced was one. Good thing they wisen up and have documentations now, though it's just a set of .md files in their git repo.

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

To be fair, I could say the same, but is probably a biased sample.

I have other red flags, like only distributing on docker, that I've tried, and tried again, and found that it's a sign of a badly run project. But I can't state any confidence on the discord based rule, because I've never tried to make any run.