Earlier quoted context omitted.
The new Slack UI is atrocious, especially with many workspaces. It's a screen for screen copy of Microsoft's Teams and I wish I was exaggerating!
I wish they would just leave the UI alone. Who asked them to change it ? None of their users for sure. They can pay the UI cool kids to make a "Slack Hipsters" edition that can have all the jazzy shit for folks who like to waste their time while corporate and power users can stick to what works.
Posthog is closing their Slack community in favor of forum
211–220 of 223 posts
Re: Posthog is closing their Slack community in favor of forum
#212Re: Posthog is closing their Slack community in favor of forum
#213Earlier quoted context omitted.
It could make sense, at the time, if your support staff were on Slack, and you had high hopes for community engagement, and Slack offered discounts to get you hooked.
> you had high hopes for community engagement If you have high hopes for engagement instead of offering a product people want to buy, you deserve your fate :)
Up to and including the collapse of your business and/or a successful VC unicorn exit, yes!
Re: Posthog is closing their Slack community in favor of forum
#214What is the best opensource forum software?
Some example forums that use flarum:
Flarum itself:
GrapheneOS:
https://discuss.grapheneos.org/
Kagi and Orion:
Mailcow:
https://community.mailcow.email/
Many more can be found here:
Re: Posthog is closing their Slack community in favor of forum
#215From the article: > Rather than using an off-the-shelf forum platform, like vBulletin or phpBB, we decided to create our own forum using Strapi as a headless CMS. Wanted to leave a link here for the impatient https://strapi.io/
Why would they create their own? That just feels like wasted resources, given that forum software is a solved platform.
Re: Posthog is closing their Slack community in favor of forum
#216Re: Posthog is closing their Slack community in favor of forum
#217Earlier quoted context omitted.
> people aren’t going to go out of their way to setup “bouncers” to keep up with conversation that happens when they’re not online As an avid IRC user, Nor am I. My favorite thing about IRC is that there's no expectation you "keep up" on conversations that happen when you're not there. Hell, my client barely even keeps track of notifications. The tab for a channel will color red if someone mentions my name, but that…
IRC simply a different use case than a forum. I think both are useful and I don’t see a reason why a company couldn’t have IRC and a forum, there’s no contradiction and the overlap is small. Forum are very useful for example for use cases where the topic is extremely specific and you throw out a post “who else does this and have this issue?” and hope someone will find your post through internet search and the more pe…
Except that newer products like Slack and email providers with their conversation view are conflating the two use cases.
Slack tries to implement features of a forum by allowing threaded conversations. Conversation view email removes the nested threads and makes the email thread look more like a chat as opposed to a forum discussion with multiple threads.
Re: Posthog is closing their Slack community in favor of forum
#218> Rather than using an off-the-shelf forum platform, like vBulletin or phpBB, we decided to create our own forum using Strapi as a headless CMS.
So, they did no research on actual modern forum software. Got it.
Re: Posthog is closing their Slack community in favor of forum
#219It seems insane that the right choice for PostHog is to build (using a CMS) and then self-host their own forum. Surely there's a Discourse or similar that provides a hosted forum solution equivalent to Slack?
Why is it insane? I'm thinking of hiring an intern to build a forum for my saas using my platform. I can have fantastic integration and make it open source to educate on my platform.
I thought that once... it's just a couple of tables in a database and a nice frontend, right?
I've been at this (building forum software) for a decade now, and I'm still innovating. Good luck!
Re: Posthog is closing their Slack community in favor of forum
#220I'm always happy to see an org host their own forum, but as a user I've found the friction of needing yet another account enough to prevent me from casually participating in a lot of them. Social SSO isn't a solution because I'm not interested in Google tracking every community I log in to. I'm surprised there isn't a popular forum built on ActivityPub yet. The ActivityPub dev community doesn't even dogfood one, they…
NodeBB, Flarum, and yes, Discourse, are pursuing it now.