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

Programmer Humor

35334 readers
1 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] IdiosyncraticIdiot@sh.itjust.works 1 points 2 years 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 2 years 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 2 years ago

Matrix for example would be better.

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

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

[–] redcalcium@lemmy.institute 1 points 2 years 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 2 years 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.