Live data from Hacker News

Use forums rather than Slack/Discord to support developer community

mooreds.com

81–90 of 698 posts

Re: Use forums rather than Slack/Discord to support developer community

#81
> Why do people use Slack/Discord/etc?

One reason seems missing: chat is arguably easier to set up and maintain.

Synchronous communication also means that messages won’t pile up.

No past content means fewer places to keep up to date; plus there are always users who ask questions without reading existing topics.

I could give more examples; to me chat seems a more lean approach.

Re: Use forums rather than Slack/Discord to support developer community

#82
post #70

Oh please do. This seems like the perfect time to bring this up: I had a piece of software that used Discord for support. They required that users be verified, which requires you to give you phone number to Discord. I gave them my Google Voice number, which is the only number I have, and they rejected it because they don't support VOIP numbers. I asked them if there was any other way to verify my identity. They told…

I constantly run into this problem, I've used my google voice number for everything for years (yeah it's not a great move but very hard to migrate away from) and a frustrating number of services recently have been rejecting it for verification. I end up having to take the sim out of my laptop and put it in my PinePhone. It's such a hassle. This whole "you're not a human unless you have a phone number" thing sucks. Same thing with having a credit score. You're just assumed to participate in these systems even though there's no mandate to do so or protection for you if you don't.

Re: Use forums rather than Slack/Discord to support developer community

#83
post #59
post #45

Earlier quoted context omitted.

I don't want that either. Why should I tell google or github which sites I use... And tie also the accounts there to my google account.

This is what openid (the original) was designed to fix. You get to own your identity and delegate it if desired. But adoption didn't really happen. But I get it. Maybe a throwaway email address is the right way around it for you?

"Throwaway email address" has gotten a lot tougher in the last 10 years. It's not impossible, but many providers demand a phone number or email verification. The ones who don't are used by bots, so those email addresses aren't universally accepted by sites that require email verification.

Re: Use forums rather than Slack/Discord to support developer community

#84
Format migration seems to me to be a key feature - the ability to lift ephemeral discussions into more permanent and deliberate mediums as required. Something like chat -> forum -> wiki, for example. Have set processes in place for determining when something can usefully be pushed upwards. Also encourage a culture of pointing to documentation /first/ to ensure the more permanent documents are well-maintained and robust.

Stack Overflow got close to this, but is still quite a ways off. The chat element is present but very much cut off from the site, and it lost its way over time as its focus changed. It may be worthwhile trying to assemble recommendations for how to select your own tools that give you these benefits, and perhaps to ease migrations between them.

Re: Use forums rather than Slack/Discord to support developer community

#85
post #54

What if you don't need a community? Why does everything have to be a community now? To that point: slack/discord/irc/whatsapp/pub conversations are a great way to bootstrap a community before you invest in something longer term, if it's needed. Find your like-minded friends and then grow it out. In fact, I can use my own experience in the mid-2000s as an example: we used existing forums like Gamesradar and rllmuk and…

"Why does everything have to be a community now?"

It always did. The key is searchability - you can find discussions through Google and they will have an answerr to your question

Re: Use forums rather than Slack/Discord to support developer community

#87
post #57

I basically refuse to create accounts on random forums anymore. They've been the source of the vast majority of breached PIID for me over the course of my internet life because: - 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.…

It’s not extremely hard to set up SSO with the big (tech) providers like GitHub and Google. Would you be cool with “log in with google”?

What to do when Goog closes your account and won't reinstate it?

Re: Use forums rather than Slack/Discord to support developer community

#88
The problem with self-hosted forums is that you have to host them, and that adds Yet Another Thing already overworked developers and maintainers have to worry about.

Self-hosting will not make a comeback until hosting software can be installed and maintained as easily as, say, mobile apps. Install a forum on your server, set an upgrade policy, and mostly forget about it.

So much developer work goes into overwrought boil the ocean attempts at decentralization when solving this boring-but-hard problem well could lead to a renaissance in the simplest and yet most robust and most accessible form of decentralization: people hosting shit themselves. Docker could have done this but really didn't. RedHat or Ubuntu could do it, but they're not. Nobody is really doing this, or if they are they are doing it in an overly complicated way.

Re: Use forums rather than Slack/Discord to support developer community

#89
post #34

This recurring discussion is very "This is the year for Linux on the desktop" Nobody wants to register on some random weird site, and figure that sites navigation, let alone their privacy/data policies. Discord/Reddit/Slack/etc... are easy to use. People are comfortable using them. They provide a more uniform experience across different servers/subreddits/etc...

Most board software follows a simple tree layout. Not hard to navigate.

No one wants to register for slack or hand over government id for discord or use the reddit app.

Re: Use forums rather than Slack/Discord to support developer community

#90
post #28

As discussed in a recent comment I made [0], I think the problem is that a good modern forum software simply does not exist yet. imo discourse doesn't cut it, feels almost as ephemeral as in slack/discord. [0] https://news.ycombinator.com/item?id=29016033

Do you already know Flarum? If so, did you tried it?

https://flarum.org

Post reply on HN