Ask HN: Which self-hosted tool for team-based communication with topics/threads
While Slack and Mattermost are great for chats in small teams, it's hard to keep up with things, when you're a larger team or been out of house for some days or several ideas are discussed in parallel and so on. People just feel overwhelmed or have the feeling of not knowing everything they should.
So I found twist.com which integrates "topics" and thread-like display of those topics and I think this is an interesting addition to what Slack/Mattermost do.
As this tool would hold internal information, it needs to be self-hosted. On the other hand, it also should be similar to twist in terms of topics and threads, so Mattermost does not really fulfill what we need.
I already thought about setting up a phpBB or something like that, but maybe anyone of you got a good idea what I should look at.
Thanks!
13 comments
[ 3.4 ms ] story [ 42.4 ms ] threadphpBB is great. You can delegate control of boards to different teams and there are addons for just about everything.
Slack and other chat systems are very distracting and have become highly complex vendor lock-in to API integrations that essentially relay command & control between companies. Being a 3rd party, there are legal limitations about what data may flow through those systems and I predict that will be a major source of contention in the future.
You totally got my point: E-Mail is distracting and people feel stressed by the amount of mail they receive, while on the other hand they feel not informed enough about various topics. And you also give sensitive data into external hands and hope it will not get leaked or breached.
I think self-hosted "board software" (in whatever shape it comes) might reduce distraction, you can read and write when you want and people from other departments can keep up with current developments and also chime in if they have something to contribute.
And with something like phpBB you also have full and easy control of the data. I think that's an important point, especially for companies.
Might be worth the discussion and a try with a small team.
And Google Groups would not fulfill the need for a self-hosted solution, so it's a bit out of focus. But I get your point and would like to thank you for it.
Will take at least a quarter or half year before we get to actively work on this, but I wouldn't want to switch systems once it's up and running so people can accept one new system...