this post was submitted on 09 Feb 2024
1523 points (95.6% liked)
Programmer Humor
19511 readers
1387 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
IRC would have been the best tool if it did session logging instead of requiring the use of bouncers. IRC is text-only, nonproprietary and completely distraction-free.
But you don't have to use IRC. There are more modern federated protocols like Matrix and XMPP that do session logging. There are quite a lot of FOSS communities on them that are very active.
However, the main complaint here isn't about Discord vs other chat protocols. It's about the use of Discord as a community support forum. Unlike forums like Discourse, Discord messages aren't searchable on the web. If a person asks a question on it and gets a solution, it's then lost forever. Another person with the same question has to ask again. It completely defeats the utility of FOSS - of reusing someone else's solutions.