Most active commenters

    ←back to thread

    1806 points JustSkyfall | 19 comments | | HN request time: 1.08s | source | bottom
    1. nextworddev ◴[] No.45284061[source]
    First time hearing about Mattermost. Good thing I found this article
    replies(4): >>45284096 #>>45284186 #>>45284259 #>>45286640 #
    2. murukesh_s ◴[] No.45284096[source]
    We replaced Slack with Mattermost for one of the teams - and guess what we don't miss Slack there. Threads, push notifications everything works fine and you get more features at least compared to the free version of Slack
    replies(1): >>45284134 #
    3. getpokedagain ◴[] No.45284134[source]
    So is the winning strategy here to pick anything but the top dogs in the game and hope they never make the big leagues and start behaving like shit? Mattermost just seems like another risky dependency
    replies(4): >>45284172 #>>45284340 #>>45284351 #>>45284826 #
    4. dinkleberg ◴[] No.45284172{3}[source]
    You can self-host Mattermost. It seems that is likely what they are going to be doing from the article since they talked about how important it is to own your data.
    replies(2): >>45284562 #>>45286536 #
    5. bigtones ◴[] No.45284186[source]
    Mattermost website is down right now with an nginx error. Does not look promising.
    replies(2): >>45284213 #>>45284561 #
    6. usef- ◴[] No.45284213[source]
    Seems fine to me. Maybe a regional blip? (you posted <1min ago)
    replies(1): >>45284294 #
    7. boxed ◴[] No.45284259[source]
    We ran Mattermost at a previous job and it was the best tool I've used for corporate use. It had an extremely useful feature where you could put a flag on a message and that flag was shared for everyone. We used it to keep track of which questions were answered in the suppor channel. With their API I plugged this into an internal tool so all developers could see how many open questions there was.

    Their "threads" feature was also great: it was just like replies in Discord (all go into the channel) but you could open up the thread to get it isolated. Worked way better than slack replies which just devolve instantly into you losing all track and messages can't be found again.

    replies(1): >>45284430 #
    8. privatelypublic ◴[] No.45284294{3}[source]
    Off topic, but this reminds me of apples worst UI sin in my book: holding the refresh circle bo longer dumps the cache foe the page.
    9. 3eb7988a1663 ◴[] No.45284340{3}[source]
    It always felt weird to me that glorified IRC could command such a price premium. Admittedly, a bunch of engineering was put in place to make things work, but it was still just humans chatting with each other for what is probably tiny amounts of data storage.
    10. twarge ◴[] No.45284351{3}[source]
    We used Mattermost but eventually started getting annoyed by the nags to upgrade in the free version. Zulip is has been far better.
    11. squigz ◴[] No.45284430[source]
    > Their "threads" feature was also great: it was just like replies in Discord (all go into the channel) but you could open up the thread to get it isolated. Worked way better than slack replies which just devolve instantly into you losing all track and messages can't be found again.

    I desperately wish Discord worked like this. As you say, current threads just shove away conversation and it's quickly lost.

    replies(1): >>45285410 #
    12. ◴[] No.45284561[source]
    13. edoceo ◴[] No.45284562{4}[source]
    And the self hosted is, effectively, just `docker up`. Saved us $1000s
    14. mindwok ◴[] No.45284826{3}[source]
    Anything you can self-host is mostly safe, because at the very least you have access to the raw data and can move elsewhere if you need to.
    15. boxed ◴[] No.45285410{3}[source]
    Yea. The reply feature in Discord is way better and their introduction of "threads" makes everything worse.
    replies(1): >>45285431 #
    16. squigz ◴[] No.45285431{4}[source]
    What happens in Mattermost if you open up a thread and send a message in it without replying to a message? Does it still show up outside of the thread? I can see how that might be confusing.
    replies(1): >>45287311 #
    17. p2detar ◴[] No.45286536{4}[source]
    I missed that part in the article, but yeah - self-host or nothing. We are self-hosting as well, although our group is not a large one.
    18. preisschild ◴[] No.45286640[source]
    It seems like many features of Mattermost are not open source. Maybe Zulip is better?
    19. pcthrowaway ◴[] No.45287311{5}[source]
    If you make the reply in the thread it will go in the thread. Threads in Mattermost are single-tiered (you can't do sub-threads). So they're somewhat limited, and sure, people will occasionally respond to thread conversations out-of-thread. That's a user issue more than anything else. They're not perfect, but they are very useful.