Live data from Hacker News

Posthog is closing their Slack community in favor of forum

posthog.com

91–100 of 223 posts

Re: Posthog is closing their Slack community in favor of forum

#91
post #89

I hope this is the beginning of a trend. Depending on some third party to manage my communications with a second party feels dirty and also forces me to clutter up my (in this case) Slack setup. Discord is even more insane in this regard.

100%. At least use GitHub Discussions.

Github is not good place for this ever since their forced two factor authentication. If you want discussions, you cant demand that everyone gives their phone to a company.

Re: Posthog is closing their Slack community in favor of forum

#92
post #6

I hope this is the beginning of a trend. Depending on some third party to manage my communications with a second party feels dirty and also forces me to clutter up my (in this case) Slack setup. Discord is even more insane in this regard.

I’d take discord over slack. Aside from the lack of being able to use multiple email addresses…

I tried to use Discord once, but they demanded my phone number to use it, so I deleted it and never looked back. Absolute cancer of a platform.

Re: Posthog is closing their Slack community in favor of forum

#93
post #63

> useful solutions aren't searchable on our site or via Google. And since their forum does not render without Javascript, it is still not archived on archive.org, and probably not searchable with Bing or Duckduckgo

Their blog also seems to rely on JS to render text. I mean, most sessions will have almost no user interactions besides scrolling. Generating the HTML and serving it static seems a no brainer...

Re: Posthog is closing their Slack community in favor of forum

#95

I hope this is the beginning of a trend. Depending on some third party to manage my communications with a second party feels dirty and also forces me to clutter up my (in this case) Slack setup. Discord is even more insane in this regard.

Discord is also an especially bad choice, at least for two reasons: it is not searchable, and everything might be gone at any point for any reason, when discord or its automated algorithms feel like it.

Re: Posthog is closing their Slack community in favor of forum

#97

From 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

#98
post #74

Both forums and discord are really bad for finding quick answers. You enter a 40 page thread with post on post of speculation and "try this" - if you have more than 100 active users you need a voting system like Reddit or Stack Overflow. Otherwise the best content gets drowned out by the bad content.

And even with those you need strict content moderation, else you get the same problem.

Re: Posthog is closing their Slack community in favor of forum

#99
post #12

Would be awesome if they open sourced the forum they built - we need alternatives to vBulletin and phpBB!

There's thousands of alternatives though, it's assessing them that's difficult.

Anecdotal, we moved to Xenforo some years ago, it was built by the people that built vB before version 3 / before it was bought up and made shit. It's nothing fancy but it has everything you need. It doesn't get updated very often either, but then, it's feature-complete; vB suffered from feature bloat, including stuff like adding a CMS to it.

Re: Posthog is closing their Slack community in favor of forum

#100

Earlier quoted context omitted.

I agree, I think forums and things like Slack/Discord/IRC is used for different kinds of communication. Forums are rather asynchronous, while the others are rather synchronous. When a forum is used to help someone fix a problem, there is a communication thread that (as you say) can be searched and followed by other people. In things like Slack/Discord/IRC, this kinda of thing "disappears". Even if you have seachable…

> In things like Slack/Discord/IRC, this kinda of thing "disappears" This drives me nuts. I went from one company that used Workplace to a different one that uses Slack, and I can never find anything anymore. “Who was in that conversation back in November? What timeline for this project did we agree upon?” I spend half an hour adjusting search filters in Slack to try and find information like this.

Strongly recommend you use a knowledge engine like glean (or one of it's many competitors) at work - pulls together slack, google docs/sheets, confluence, github - single place to filter by date, document type, who it's from, etc....
Post reply on HN