top | item 36390647

Ask HN: Why Discord instead of a public forum?

188 points| lnalx | 2 years ago

With the Reddit blackout, I see plenty of communities redirecting their members to their Discord.

But Discord is far from being a real knowledge base, it's overwhelming and information is not searchable through a search engine.

Why not use a forum-like solution like Discourse?

137 comments

order

marginalia_nu|2 years ago

A big drawback, and what killed many of the original forums, is spam management and maintenance. It's a very lucrative target to attack for two reasons. Popular public forums tend to be very central in pagerank, so if you manage to post comment spam, that's a big win. Forums also act as large databases of usernames and (maybe) hashed passwords, so if you manage to find a vulnerability in the software, you can sell those for decent cash.

This means that forums are always under attack on multiple fronts and require time consuming moderation and maintenance around the clock.

Centralized solutions like Discord and Reddit can use economies of scale to tackle the problem in a much more cost-effective way.

kitsunesoba|2 years ago

> A big drawback, and what killed many of the original forums, is spam management and maintenance.

It's also what's killed comment sections on a lot of blogs. Nobody wants to have to either periodically clean out spam or go through a queue and approve comments.

mooreds|2 years ago

And the cost is lack of discoverability, basically forever. Maybe there's a way to layer on discoverability to discord, but I haven't seen one that compares to Google.

Anyway, I repeat myself, I've already written up my thoughts on forums vs slack/discord: https://www.mooreds.com/wordpress/archives/3451

black_puppydog|2 years ago

I don't know about discord, but the "economies" of scale for reddit were mostly to let the users do it, no? They didn't really develop (powerful) moderation tools in-house, and don't really do much moderation themselves. So I don't see why that shouldn't replicate nicely to multiple public forums.

musicale|2 years ago

I really don't want to join another Discord server.

Double for Slack and Microsoft Teams (even if they are arguably slightly better than Discord at managing multiple identities across instances.)

paulmd|2 years ago

Spam would be significantly lessened with a centralized IDP like Google or Facebook to gate the accounts. You can get that aspect of Reddit without needing the full squeeze of the actual content being centralized on their platform too.

The workflow here looks like "you log in with your cloud account and then you create a new username for the forum". Doesn't have to be posting with real names or anything.

This also gets you much closer to a "reddit-like" low-friction user onboarding experience. It's not quite one click but it's like, two clicks and typing in a username. No password management etc, which is of course much simpler from a security perspective too.

I have seen a few sites do it and my initial response was "what? no." but like, you're already accepting a "cloud IDP" in reddit anyway, and there's massive advantages from the dev side. No passwords being stored, much lower friction to signup, etc - you just need the users to buy into the idea.

cowsup|2 years ago

The people who use Reddit as a knowledge base are not the users that add to the community. When you’re a Reddit moderator, or any type of online-community leader, you care about the people who participate, not the people who lurk and do nothing.

Discord lets members of your community search for messages. It lets you pin important messages to be easily referenced later. It lets you create a link to the message, and send it to others later on, so they can re-read prior information.

Their concern is not “Someone off the Internet can’t find this off of Google, read it, and then close the tab, never to return again.” They simply do not care.

Your post is assuming that moderators are looking for an alternative to Reddit that benefits the lurkers, when, in reality, they are looking for an alternative to Reddit that benefits their community. Discord solves the latter.

keerthiko|2 years ago

Giving relatively trivial access to lurkers is the most reliable way to continue gaining community members - I have been a multi-month lurker on every community i finally became a regular participant in. Not to mention several more subreddits where I have contributed information/knowledge because I happened to visit them but had more information than the discussion already had, which is still valuable to the community even if I do not become a regular member.

Discord is a space for a completely different kind of community, and in no way replaces the longevity or value that comes from a subreddit, or to a lesser extent from a forum.

TeMPOraL|2 years ago

That's a pretty short-sighted and selfish approach, though. As others have pointed out, good contributors don't come out of nowhere - they start as lurkers. Many of them remain lurkers. Surely someone run a study on this, but at least in my personal experience on HN and some more discussion-oriented subreddits, the most interesting/valuable submissions are often one-offs done by users who otherwise don't submit or even comment much.

Also: moving the community from an open discussion board to a closed chat strongly favors the most active participants - i.e. those who are dedicated enough or otherwise have nothing better to do with their days than to actively participate. It's not a problem if the "community" is just a bunch of friends and regulars shitposting. It starts to be a problem when large open source projects move from open boards to closed chats, as they effectively shut off anyone who has a day job, kids, or... well anything else to do, tech or otherwise.

Also: lack of (or bad) indexing and search affects not just outsiders, but community members themselves: it's not just that some rando can't find the fruits of your discussion via Google search - it's also you who can't find it one month later.

JCharante|2 years ago

You're assuming people who find reddit results in google only use it as a knowledge base and are only lurkers.

I'd say it's the opposite. Every new message is not new, valuable information. 99% of users are saying useless stuff and people interacting daily are only saying useless stuff that doesn't matter. People using reddit as a knowledge base do still contribute and someone engaged in that subject matter by googling it is more likely to be interested in that subject matter and participate in the community that they've found. Communities are killing their discoverability and turning into a closed-off echo chamber and keeping only their useless users.

michaelmior|2 years ago

Genuine question: how are new community members supposed to find the community? I'd imagine a significant number of productive community members initially found the community via search. Of course there's no easy way to make things discoverable only by those who will contribute positively, but choosing to severely limit discovery seems like it's probably not the right choice for most.

toomuchtodo|2 years ago

Is there any tooling that can plug into Discord to make the corpus within Discord more publicly accessible, perhaps on a per server basis? Let folks come together where it is easier for maintainers and participates, and offload the heavy lifting of exposing the knowledge to middleware.

seoulmetro|2 years ago

Discord is a shockingly terrible place for information to exist and be helpful to others. The search for messages is very useless, the history management is slow, painful and prone to scrubbing.

Anyone who knows the values of past forums and thinks Discord is in any way an equivalent hasn't used both properly before.

Discord is easier to moderate the same way a chatroom is easier to moderate than a bulletin board at any scale.

Talanes|2 years ago

>Their concern is not “Someone off the Internet can’t find this off of Google, read it, and then close the tab, never to return again.” They simply do not care.

Depends on the community. In a gaming community, for instance, having low barrier information means you're not stuck explaining things yourself to people who aren't in the same discords as you.

ksec|2 years ago

The same reason why Reddit took over Forums in the first place.

No one wants the hassle to admin or run a forum. The good old days of people setting up a forum with Perl or PHP to gather people of interest are gone. You do not have to pay for hosting, no more security nightmare. No software upgrading. No need to care about Web Traffic scaling.

Even just moderating a forum is tiring enough. Most of us have a Full Time Job and some may even have families. Discord or Reddit removes most of the hassle of setting things up.

Do I like Discord? No. But if I were to set up an interest sharing communities I would still have use Discord or other alternative.

samtho|2 years ago

Reddit is popular for many reasons but one reason for engagement among multiple communities (subs) stands out above the rest: the cost to join is a single button. You are already logged in and all you need to is discover communities that already exist on the platform, which Reddit facilitates by automatically linking certain strings like /r/subreddit which will naturally (or unnaturally) pop up in conversation. This is a contrast to the way that Web 1.0 and 2.0 BBSes and forums operated where each fiefdom operates independently, requires a user account, and admins or moderators typically had strict rules about linking to other communities out of fear of loosing their own members because the cost for their members to join other communities means an reduction of time spent on their own.

Discord is allows this in a sort of a roundabout (and a rather inelegant) way by letting people send invite links, but discord makes joining a new community a seamless experience, all without you from leaving the discord platform, allowing you to simply switch among your joined communities to engage with each one.

I suspect that this lack of friction to jump on to a familiar platform is a primary motivator exacerbated by the fact that people just want to move as quickly as possible. Discord is already known, familiar, trusted, free, and requires no setup or specialized knowledge on the part of the operator. Moving to a different forum would also require a user to potentially create an new account which in a notoriously friction filled process.

A permanent repository of knowledge made available by a forum’s history is ideal but the people who generate that discussion are not going to be the ones that need that now - they need the community wherever that may exist. I think it would be tragic to see in the long term all this information be kept behind a gate and intermingled with idle chit chat.

tikkun|2 years ago

The meta-answer is that:

Mods of a community only want to direct users to something that a) they're personally familiar with and b) that they believe most of their users will be familiar with and c) that they believe enough people will join/use.

If I'm a mod of a community (and I do mod a few), the only option I'd consider would be Discord (sadly).

With a short term urgent need to switch to something else, I'm not going to take a bet on some platform that I'm not familiar with, or that most of my users won't be familiar with, or that might be confusing or hard to use.

I've used discourse, I personally feel the UX is worse than reddit, and still also worse than discord (reddit is best of the three because of voting), and I also feel that most of the users of my communities would know Discord and many of them would've used it before and already have accounts, whereas very few of them will have used Discourse and none of them will have accounts (and Discourse doesn't work like that).

This is part of the network effect of community platforms. People want to use things that they think other people want to use.

The two things needed to break that network effect are:

1) Another platform that's a better user experience than Discord/Reddit, or at least, equally good, assuming no users/no content

2) Everyone needs to be aware that everyone else is aware of this new better thing (either because it grows and gets popular, or people can see that lots of other people are using it, or through surveys that break the 'pluralistic ignorance' etc https://en.wikipedia.org/wiki/Pluralistic_ignorance)

alwaysbeconsing|2 years ago

I get this and it's a fair point but Discord is also a completely different interaction model from Reddit, so it's hard to see how the groups will make the transition. Discord is chat-stream oriented; a subreddit is much more forum-like, with separated topics. Even if you're camped on the Reddit page watching for replies to your comment it still doesn't feel real-time. I think this is going to dramatically change the character of groups that try to migrate. I don't say it'll be objectively worse necessarily, but it will not be the same kind of participation.

hombre_fatal|2 years ago

Because people want a community and Discord delivers on that.

It also has Reddit's critical feature of "one account, infinite communities", something you don't have when you become an indie forum.

It's not very searchable, but people don't care much about that. Just think of how nonessential HN search is to your day-to-day of having a conversation on HN.

kitsunesoba|2 years ago

"I already have an account there," is a much more powerful force than some realize. Signup fatigue is real, and a lot of people will just hit the back button if it turns out they need to register a new account to participate.

wyclif|2 years ago

IRC had "one account, infinite communities" too.

whalesalad|2 years ago

I think Discourse is terrible, too. The beauty of reddit/hn is that the more relevant discussions/comments get pushed to the top of a thread. The community constantly shapes the thread such that when you revisit it 5 years later you can quickly glean what is important. A forum is really terrible for that.

anononaut|2 years ago

It doesn't work so well with controversial subjects, even here. Instead, only the more popular ideas, often the same, get pushed to the top. In retrospect, I view this more negatively than not.

Klonoar|2 years ago

> But Discord is far from being a real knowledge base, it's overwhelming and information is not searchable through a search engine.

I will be the first in line to complain about this, since it's a real loss for the web.

However.

Users fundamentally do not care and want something that works. Discord "works" how they want it to and has built the right patterns/etc to hook people.

Gotta out-compete it somehow if you want people to move.

tentacleuno|2 years ago

> Users fundamentally do not care and want something that works.

Arguably, it works less than more traditional forums though (a la Reddit). The fact that web search isn't supported means that users will keep asking the same questions. Searching for topics is harder too (as it's a long line of intertwined topics).

I moderate a room and see this a lot, so...

egypturnash|2 years ago

People have heard of Discord. They probably already have an account. Making a new community is free. Discord handles all the updates and maintenance.

Nobody has heard of Discourse. If they do use it, it's on a whitelabeled forum somewhere. Making a new community requires either paying Discourse $25/mo, or downloading the software and installing it on your own hosting, which is a completely alien concept to most people.

Reddit has pretty much completely killed "forum as a service". There is no alternative that anyone has heard of. Except for the Reddit-but-federated projects like Lemmy and Kbin - and these both had people who actively proselytized them in the discussions of "what should we do if we have to leave". And, again, the financial and technical cost of one of these is completely free to the moderators.

Why are you not going to your favorite Reddit communities and telling them about how wonderful Discourse is, and offering to help them set up and run one?

barbariangrunge|2 years ago

Personally, I’m not sure how to set up or maintain a forum. All the packages I’ve tried weren’t what I wanted: missing features, clunky ui, etc. Making custom forum software seemed like a pain for something I should be using a package for. And I’m not sure how to deal with spam or weird legal stuff around content people might post

There’s signup friction too: nobody wants to create yet another account. They may not trust sign in via google or Facebook. They already have Reddit/discord accounts though

soared|2 years ago

^ likely the best answer. Forums are difficult to manage whereas on Reddit and discord any user can click one button and have their own community. No user management, etc etc

spywaregorilla|2 years ago

Most of the time, when people have a question, they don't know what the question is exactly. If they did, they probably could find the answer on the internet. They benefit immensely from having real time questioning and feedback with someone knowledgeable helping them to dissect their problem into a real question and answer.

Discords are not searchable but if someone is there to chat with, that is infinitely better for you, in that moment.

The user experience of stack overflow is garbage, for example.

LLMs also excel in this area.

jachee|2 years ago

Also: any discord mod worth their salt will have set up a #faqs channel with the most-frequent questions and their answers.

We went a step further on the iRacing community discord and wrote a bot that will search that channel and spit out answers.

…because users will nearly always just ask a FAQ instead of reading one.

TeMPOraL|2 years ago

> Most of the time, when people have a question, they don't know what the question is exactly. If they did, they probably could find the answer on the internet.

Counterpoint: selection bias. Most of the people who have a question are the ones who failed to find the answer on the Internet. Chat is good for them, but if chat is the only thing that's left, then much more people will have no choice but to either join the chat and ask questions that could've been trivially answered with a search, or just ignore whatever it is your community is doing/promoting/supporting.

> They benefit immensely from having real time questioning and feedback with someone knowledgeable helping them to dissect their problem into a real question and answer.

Counterpoint: that's only if you're lucky and happen to ask the question when right people are present, willing, and not busy with an ongoing conversation. Otherwise, you'll be spending unpredictable amount of time trying to ensure your question gets seen or answered. And that happens for any question, regardless of how many times it was asked and answered before. Tiring and inefficient.

> Discords are not searchable but if someone is there to chat with, that is infinitely better for you, in that moment.

Exactly. If. That's a big if for smaller communities - and for larger ones, the question becomes if anyone notices your question in the flood of ongoing conversations.

> The user experience of stack overflow is garbage, for example.

It's kind of the polar opposite of Discord, or even Reddit - the experience is bad for participants, but great for passer-bys looking for already-written answers to already-asked questions.

carlosjobim|2 years ago

The democratization of the internet with smart phones have had the effect that there are a ton of people polluting the internet with questions that are easily answered by looking just a little bit for the answer before you ask. Like looking less than a minute before you ask. The mentality is "Why should I waste any of my time and effort to try to find out my answer, when I can just ask and see if any idiot replies?"

Yes, they benefit immensely by having people answer their questions at once. But why should these people be benefitted? 99% of them will not even say thank you when somebody made the time and effort to answer their question. They'll just close the tab and get on with their life.

Soon enough experts on discord will get tired of answering any and every question from strangers, without any reimbursement or gratitude. These chats are going to get flooded by it very soon.

firesteelrain|2 years ago

> The user experience of stack overflow is garbage, for example.

Which is everything Stack Overflow was trying to avoid with its Experts Exchange killer website consortium.

7speter|2 years ago

People still tell you to use the search function on discords, and there aren’t even searchable topic names or the option to use google’s algorithm to power the searches.

Also, the great fun of llms is going on youtube and watching content creators accuse other content creators of cheating and using llms to write their scripts, even if they may just be using it as a research tool to round up preliminary information.

Daegalus|2 years ago

Others have made great points already, but one thing I see mentioned is "I don't want to manage separate logins for all these forums". We need to remember that most people don't use password managers and don't like "logging in" to things. They see it as a hassle.

1 login to thousands of communities ? Easy win for Discord. If everyone made their own forum, these people would get login fatigue and just won't bother.

LordKeren|2 years ago

Many Reddit moderators are interested in Pc Gaming, and Discord is ubiquitous in that space. It’s free, infinite scaling, and there is a big overlap in the user bases.

> But discord is far from a real knowledge base

I think you’d struggle to find many reddit moderators that see themselves as archivists of knowledge. Reddit being a go-to resource for google results is mostly seen as a fluke or unintended side effect.

TeMPOraL|2 years ago

PC gaming in general is an experience, not knowledge.

However, specific niches of PC gaming are a different thing. There's a myriad of subreddits focused on narrow things like assembling gaming PCs, evaluating GPUs, playing a particular game, modding a particular game, etc. Many of those have a knowledge-generating nature, and among them plenty are maintaining Wiki pages, so that valuable knowledge is not lost (and so that the same questions aren't being asked a hundred times a day).

In general, this is the case with many (most?) subreddits focused on topics that have a knowledge component - be it a hobby like woodworking, a specific diet, a support group for specific mental issue, etc. Where tools for it are present, people maintain knowledge bases, for their own reference as well as to let newbies get up to speed without flooding the group with questions.

7speter|2 years ago

>Reddit being a go-to resource for google results is mostly seen as a fluke or unintended side effect.

Maybe to subreddit moderators but to reddit admins and executives and stakeholders, they see it as a major plus that reddit is an ever growing and indexed knowledge base.

bitshiftfaced|2 years ago

Reddit and Discord have two major advantages over traditional forums. It's less friction when you don't have to sign up. If you already have an account, you need only subscribe to the channel/subreddit of your interest. You more easily accumulate contributors, and then you have more content, and then that in turn makes your platform more relevant.

The second reason is that Reddit/Discord is its own source of advertising. You don't start off with a great forum. You have to get people to use it. Probably most forums never get past the ghost town stage before people see it as something worth signing up for.

wyclif|2 years ago

I'm in a few Discord communities, but I don't enjoy using Discord. Even though I'm only on a few servers it feels like a firehose every time I open it. I get information fatigue. Reddit is similar but to a lesser extent. Plus I get so tired of the captcha-"You're not finished yet"-/verify flow. If you sign up to several servers at once it's not really a good user experience.

gsmo|2 years ago

It's puzzling. Discord is for real-time chat, not static posting/branching. Completely different in my eyes.

zelifcam|2 years ago

Why? Because some of those children who supported the platform while playing games with friends are now adults and putting their projects behind it. I am so disappointed Discord took off. What an absolute privacy nightmare of a site. It boggles my mind people are working on projects with open source components/ideas and then forcing people to sell their soul just to read a CHANGELOG or find some simple instructions.

I agree with others, forum management was pretty difficult due to spam. But it feels like we could have come up with something else instead of just going all in on Discord.

re-thc|2 years ago

Some communities do run Discourse. All I see are lots of questions and now answers or discussions. It doesn't really work.

Slack was popular before Discord.

I'd say it partially has to do with a learning curve.

More people are likely to have accounts for Slack / Discord / common tool than a custom forum. Internal (employees) and external (customers) are also likely more familiar with it.

musicale|2 years ago

Forums don't seem to work well for Q&A.

Technical systems that we need help with are always complete garbage, users are clueless/eternal September, spammers/trolls/vandals are relentless, and it seems futile to expect people to spend countless hours on moderation and providing high-quality answers for free.

Chat groupware (IRC, Slack, Discord, etc.) doesn't work well for Q&A because the same questions get asked over and over, previous answers are hard to find, the noise to signal ratio is high, and work scales linearly (or worse) with the number of users. And of course they are sequestered and invisible.

Q&A sites like StackOverflow etc. seem to have their own issues: hostility to new contributors, worthless non-answers/spam/AI generated garbage/'welcome to the site' posts/etc., moderator power trips and status games, bad profit-driven oversight, etc..

The main reason HN works, as far as I can tell, is good moderation - which I imagine is a lot of work. I don't have any other explanation of how HN has survived while comments on other sites (ars technica...) have gone to hell.

But few sites can compare to the utter uselessness and idiocy of the Microsoft Support Community, which is indistinguishable from a parody of itself.

dusted|2 years ago

I'm not arguing for Discord, but I can see why it "won".. It's centralized, which, philosophically, is terrible, but practically is awesome; Nobody wants to maintain more logins/identities than they want to, most want one, few wants a few, even less wants many. If I'm "on Discord" I can join so many different servers, without ever having to register another account, AND have this one single program keep track of all that goes on within those communities, that is a giant pull for me.

There's a lot of functionality discord got right, like the IRC like chat, except, with some history which is great so I don't need to worry about running a bouncer or other type of bot to "catch up" via a side-channel.

It's just too convenient.

Maybe, in time, Disocord could allow some sort of export or bridge to the web where content could be searchable.

altairprime|2 years ago

Discord has a very good anti-abuse system in place that prevents most sockpuppet and spam attacks. The moderation burden on a Discourse is vastly higher than on a Discord as a result, and since most public forums have no paid moderators, the optimization of effort is strongly in favor of Discord over Discourse.

Solvency|2 years ago

Everyone here ignores Discourse because it's not "cool". Some might complain about its UX issues. Yet those same people are tolerating the mountain of issues with Lemmy or Mastodon because they are approaching "cool" status.

Zak|2 years ago

I think people are more tolerant of issues with Lemmy and Mastodon because federation is a major benefit that inherently adds some UX complexity.

I think Discourse is fine for what it is, but it's less OK to be a siloed forum in 2023 than it was in 2013. Yes, I'm aware federated forums are just reinventing Usenet, but there was a good idea there we lost sight of in the web era.

bradgranath|2 years ago

The problem with fleeing one VC funded startup for another VC funded startup has nothing to do with the technology.

We're talking about a BBS. We solved the tech problem forty years ago.

Wikipedia figured out a way to pay the bills. How come no one else has tried follow suit?

If Reddit didn't need to make investor money back either by going public or selling (profitability doesn't pay your investors, it makes selling the company to the stock market or buyer easier) and instead was a nonprofit with a mandate to keep the lights on, none this would be happening.

razodactyl|2 years ago

If Discord works - it will adapt. It and its users will grow together.

This is a fundamental point that a lot of great companies miss.

They are built by their users and corporate partners - humans at the core are what drive value.

braza|2 years ago

(Marginally related): the thing that holds me to move to discord it’s because their “conversational” nature instead to be an idea board.

At least for me, an idea board like HN or even Reddit demands a minimum level of insightfulness before post (ok, maybe for Reddit it’s a bit of a stretch) and a discord since the speed of communication it’s high most of the communication it’s just lazy responses, keyboard farting, people spitballing for engagement, and it’s quite easy for any serious conversation derail.

jerjerjer|2 years ago

Lowest friction, but yeah I agree. Reddit was useful because it was searchable and self-discoverable, and Discord does not have any of that.

ImAnAmateur|2 years ago

Because the people who "generate content" value participation. Creating a searchable knowledge base is always secondary.

superkuh|2 years ago

Or even better, they could've used usenet. Usenet has all the benefits of automagically scaling (due to federation) and no worries about the issues of self-hosting (security, updates, etc) but also isn't run by any single company or person. The open protocols of the past are so much better than the proprietary corporate software services of today.

Vermyndax|2 years ago

I have been wondering why Usenet and IRC haven't experienced a resurgence. Discord will be the next casualty of corporate greed. It's really a fallacy that these communities are moving to yet another corporate-controlled entity.

6510|2 years ago

I've only seen usenet clients stuck in the past. A bit like RSS and IRC. Quite the reminder how lucky we are with the success of web browsers. Email made it something like 1/4 of the way which is still nice.

The functionality of the www also changed quite a bit over the years. If we could do the same with the other clients and protocols it would be quite the something.

edit: How is it that all desktop apps had to morph into web based apps while with phone apps it is the other way around? It cant both be right.

spullara|2 years ago

Scaling by making a huge numbers of copies. Basically a blockchain and similarly efficient.

massysett|2 years ago

Ok, what website do I go to to get this Usenet thing?

taubek|2 years ago

If you don't have your own infrastructure or knowledge to deploy Discourse there are some costs related to it. As far as I know there is no free tier when it comes to Discourse. [1]

[1] https://discourse.org/pricing

stavros|2 years ago

I've been wondering about this myself, and I wonder if anyone here knows: Would Zulip with public conversations be a good alternative? (I've never used public conversations in it and I don't know how they work, but I love Zulip itself).

Presumably they can also be indexed, but I'm not sure at all.

shortrounddev2|2 years ago

Discord is more popular because it gives more instant feedback. This makes it far more addictive than forums

MINIMAN10000|2 years ago

Reddit is nice because with 1,000s of eyes information moves quickly. Discord is nice because when you can't get the quantity of reddit, you can mimic the quantity via discord because the rate of chat goes up enormously due to the nature of being realtime

frou_dh|2 years ago

According to you it's overwhelming and "not a real KB", but many will consider it a more natural UI for conversing than a web forum.

That's what a lot of people are actually more interested in, just having a place to talk about stuff, not in using/creating a proper KB.

timbit42|2 years ago

And then it goes into a black hole and no one else will ever benefit from that knowledge. It's a major reduction in the utility of the internet.

meotimdihia|2 years ago

I think the main reason: the forum is expensive. They cost a big chunk of money to set up for a large community.

And they missed so many features like a mobile app and notifications. And a lot of things that Discord offered.

acedTrex|2 years ago

I dont like having technical discussions over forums, its far to slow

TeMPOraL|2 years ago

Funny, I have the opposite - I hate technical discussions over chat, because they move way too damned fast, and I just can't keep track of them and remain focused on anything else - like, say, my job.

Perhaps the difference is that I don't typically start technical discussions - instead, I search for prior ones, which 99% of times solves my problem faster than any chat would.

timbit42|2 years ago

Assuming the same number of users, I don't see why it would be any slower than Reddit. That's not a problem of forums but of the number of users.

My biggest complaint with forums is the lack of reply indentation.

bhu1st|2 years ago

I don't understand why we would want everything to be accessible from search engines. What's wrong with joining a Discord server and searching there?

jrflowers|2 years ago

A lot of people already have Discord for various reasons. It’s easier to convince somebody to use something that’s already on their phone.

seydor|2 years ago

Because you have to maintain it, you can't monetize it, and people are afraid of the legal trouble as well

cft|2 years ago

Aren't discourse.org comments usually embedded into third party web sites? Also it appears they are paid.

SirMaster|2 years ago

Simple, because Discord is real-time chat.

Forums are way too slow and don't automatically load the new messages etc.

And beyond that Discord has group voice and screen sharing too. I use these features all time time in my communities to talk to and help other users.

I don't really understand how anyone thinks a forum is a viable alternative to Discord.

halfdan|2 years ago

> I don't really understand how anyone thinks a forum is a viable alternative to Discord.

That wasn’t what OP asked though. They asked why Reddit communities are replacing a forum like website with a real time chat where there’s no easy way to search through history.

culopatin|2 years ago

The question was about replacing a Reddit subforum with a chat, not a discord chat with a forum. Reddit is a slow async platform, forums are too, I don’t see what part of the things you mention makes Discord a no brainer.

nektro|2 years ago

Discourse's demographic is not small communities

nozzlegear|2 years ago

If I had to guess, Reddit has a huge overlap with gaming where Discord is already immensely popular. It’s easy to set up from both a user and server owner’s perspective, and most Redditors probably already have it installed or have heard of it at some point.

Marsymars|2 years ago

I don’t think I can personally reconcile that reddit/forums are incredibly different products to Discord.

To me, a move from reddit/forums to Discord is akin to a move from MediaWiki to Skype, or vise-versa.

beardog|2 years ago

Because gen z uses both discord and reddit heavily

justsomehnguy|2 years ago

> Why not use a forum-like solution

Because it's serverless *badum tss*

Buttons840|2 years ago

The barrier to first participation is so much lower on Discord.

> i need help lol

That's a poor but passable first attempt at participating on Discord, at worst it will be ignored and you can try again. Such a comment will be deleted / downvoted on a forum and you might even be banned.

awithrow|2 years ago

Eternal September was a problem in old chat rooms and IRC servers too. Discord isn't unique here.