The dev's response to the "flame war" was the primary reason I switched full time to Nemo and never went back.
The user experiences are very different between the two features and trying to conflate them is a mistake in my opinion. since I use typehead to navigate the file manager quickly without touching the mouse, replacing it with a very slow recursive search made nautilus unusable to me. Even if the search was very fast, though, it would still be a good search but a bad navigation tool.
Luckily there are alternatives and Nemo is a great file manager.
I looked at Zulip vs Mattermost several months ago and, if I recall correctly, this was one of the primary reasons I went with Mattermost. I just wanted something I could spin up in docker on a vps without having to setup anything else (like an email server). Mattermost lets you generate "invite links" that you can just paste in a chat or text message.
The other really neat feature was having multiple "teams" on a single server.
Hi, I don't know enough about Mattermost to be sure I understand you correctly about 'multiple "teams" on a single server' but you can host multiple organizations (realms in zulip-speak) on a single zulip server
https://zulip.readthedocs.io/en/latest/production/multiple-o...
edit: link updated to point to official documentation instead of github
That's neat, I may look at zulip again if I need to setup another server.
From a quick glance, the differences I see are:
* In mattermost, different "teams" (or "realms" or "namespaces", whatever) exist on the same server (same url), and a user account that logs in will only see the teams they are assigned to. A single user account can be assigned to multiple teams (they appear on the left, similar to how the slack desktop app shows multiple server connections).
* Zulip requires a different subdomain for each "realm", and it sounds like users have to log into each one separately. It is not clear if the same account is shared between organizations or a user must have separate accounts.
So it sounds like Zulip's approach is separate, isolated "organizations", like slack, just hosted on the same server. Where Mattermost's approach is more like having separate, but integrated teams/groups/namespaces that a single account can be part of.
Indeed. It was (is?) pretty well known, but I've not heard it mentioned for a long time. With all the fashionable modern RPC and serialisations around nowadays, perhaps the original Pyro is now obscure enough that the name can be reused? Ideally, though, it would be nice to know for sure that an existing project is considered obsolete before causing any confusion.
> I assume it's because LastPass sends you the multi factor auth request before accessing your passwords
This would seem like a logical assumption, but I have found that it works differently (at least on the firefox plugin). If I have auto-fill enabled, the password for a site I am looking at is filled in before the MFA prompt pops up. I can even ignore the MFA pop-up and click login and get into the website.
The user experiences are very different between the two features and trying to conflate them is a mistake in my opinion. since I use typehead to navigate the file manager quickly without touching the mouse, replacing it with a very slow recursive search made nautilus unusable to me. Even if the search was very fast, though, it would still be a good search but a bad navigation tool.
Luckily there are alternatives and Nemo is a great file manager.