-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Meeting] 4th March, 2020 #92
Comments
Participants: Minutes:
|
Re: Matrix / Discord: Some people will not use Discord. Full stop. End of story. On the other hand, Matrix is pretty garbage. So I totally get why some people wouldn't want to use Matrix so much, but if we don't have that there it just cuts off some non-zero portion of the population. |
I think it's the same one in the other direction. Some ppl will not use matrix full stop. So i agree, it is what it is and maybe a bridge thing is needed. For the threadpool stuff @bitsifter might be the right person but I am unsure if he wants to officially volunteer haha |
Would the people who are not willing to use Discord (e.g. @kvark), be willing to use Zulip? My main concern is spreading the limited resources of our wg members and simplifying on-boarding for new members. The simpler we can make our workflow and communication, the better. We originally launched Matrix as a test case. Since not everyone can attend video calls, we investigated text meetings on Discord/Matrix, but I feel like those IM clients lack features to structure discussion. Zulip does have this feature using "named threads". I see three options:
|
Fine by me... the problem with Zulip is that you can't have all Zulip rooms in the same tab. You'll need to explicitly switch between rooms. You may even need separate account for each zulip server?.. |
You can log into the rust-lang zulip server with github. I don't know if other servers need other tabs, I know that all rust-lang streams are a single tab. |
IIRC, you can create an account on a particular Zulip server using your Github credentials as the basis, and then login with github. But it doesn't neglect the fact that there is still a separate account per server. |
(from WG's Discord) Btw, could somebody who understands these things investigate how hard it's to connect all the chats with a bridge bot, please? |
Hello, I think I can clarify some of the questions on zulip.
Maybe this was based on an old version but in the current version there is a "All messages" tab that contains every stream you're subscribed to. This does also include also include private messages. You can also input
That is correct, Zulip does not have any kind of federation to keep your identity across servers, so your private messages and profile won't be shared across servers. Whether that's good or bad depends on who you are, everything comes with tradeoffs. |
I'd like to try zulip. I don't especially like having both riot and discord (unless they were bridged.) Zulip seems like a different format and I think something in between GitHub issues and raw chat would be a great fit. If we don't bridge the two, and one of them is in practice relatively dead, I think we should drop it for now. |
There is this approach: > How I Wrote a Modern C++ Library in Rust |
A discord-matrix bridge can be established by following the instructions at https://t2bot.io/discord/. |
No description provided.
The text was updated successfully, but these errors were encountered: