The poll results show the real sentiment, that close to 30% of people actually like synchronous chat. That is a significant chunk. Perhaps there's an unmet market need for a product that both excels at synchronous and asynchronous communication. I could see potential for a feature in a chat program where a message or series of messages could be selected and enshrined in a search engine-indexed synchronous knowledge b…
Use forums rather than Slack/Discord to support developer community
21–30 of 698 posts
Re: Use forums rather than Slack/Discord to support developer community
#22Dev teams also benefit a lot from having an async way to discuss bigger issues that require thoughtfulness and long form answers, especially remote teams. There's a reason mailing lists are still somehow alive and well in open source projects that have been remote first for decades. We're using discourse internally for this (in conjunction with matrix) and it's allowed us to have discussions I don't think we would ha…
Re: Use forums rather than Slack/Discord to support developer community
#23Re: Use forums rather than Slack/Discord to support developer community
#24- The software is usually poorly written - even the big guns. I helped maintain a vbulletin forum for years and oh my god is that codebase a disaster. It also for the longest time, if not still, stored passwords in plaintext in the database.
- The people who want to have the forum rarely have the tech skills to keep up to date on security issues, let alone keep the software up to date.
- There are 'forum as a service' sites but they inevitably become essentially ad spam platforms that are intolerable to use.
So you can do this, and I might even benefit from it showing up in google searches, but I'd actually still be way more likely to use discord if I have a question.
Also, I reject the idea that there even is a strict dichotomy between "synchronous" and "asynchronous" communication systems. If anything, you can always do what's usually described as async on a synchronous platform but you can't really do the opposite, so they're a superset/subset pair to me.
I don't care if the maintainer takes 2 days to get back to me on discord but at least if they do I get a notification and I don't have to keep hopping on a damn forum every day to check if they have or not.
Re: Use forums rather than Slack/Discord to support developer community
#25The discord/slack as a means of communicating technical questions is a great example how an entire generation refused to accept a solid solution because it didn't fit their impediment desire. (Need is wavy here because the responsiveness isn't the original need.. it's the answering of the question that's a need.. being instanteous is just a convenience ) What am I saying: We've had technical mediums to discuss techni…
Forums are newer than IRC chat, though arguably Forums are based on USENET, BBS, or email-lists.
-------
IRC / Discord / Slack / Skype are real-time communication / instant messenger style communications.
Email / Forums / USENET / Reddit / Digg / Slashdot / Hacker News are async and slow.
Re: Use forums rather than Slack/Discord to support developer community
#26Re: Use forums rather than Slack/Discord to support developer community
#27Re: Use forums rather than Slack/Discord to support developer community
#28Re: Use forums rather than Slack/Discord to support developer community
#29Re: Use forums rather than Slack/Discord to support developer community
#30There are quite a few forum options out there. Maintaining them is much more time intensive than operating a Slack or Discord group, though.