Skip to content
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

Suggestion: Kerla Chatroom #28

Closed
yamamushi opened this issue Oct 29, 2021 · 11 comments
Closed

Suggestion: Kerla Chatroom #28

yamamushi opened this issue Oct 29, 2021 · 11 comments

Comments

@yamamushi
Copy link

yamamushi commented Oct 29, 2021

Github is nice and all for posting issues, but perhaps this project would benefit from a community chatroom somewhere?

I know I'd like to dive in and hack at a system call or two, but the real-time collaboration a chatroom could provide would help immensely.

I'd prefer a Discord server myself, but I'm amicable to anything really. Whatever it is, I think it's something @nuta should start to avoid any conflicts of interest :-)

@nuta
Copy link
Owner

nuta commented Oct 29, 2021 via email

@michalfita
Copy link
Contributor

IMVHO Zulip would be better - I'm not a Discord fan.

@yamamushi
Copy link
Author

IMVHO Zulip would be better - I'm not a Discord fan.

Except that the Rust Discord community is much larger than the Zulip one ;-) https://discord.gg/rust-lang

@Daasin
Copy link
Contributor

Daasin commented Oct 29, 2021

and yeah ngl, even though I see why Discord Servers aren't universally loved as a platform for development. It certainly has its advantages compared to more traditional options:

  • Communicating is often easier between devs with added Group DM's,

  • Easier to community & interested people too, due to it allowing both announcements and a separate chat (Can even put people into roles that helps set how it works for different people)

  • It has threads for specific topics that can be then archived or discard easily,

  • Able to pull in more people who find it intuitive to use, it seems more customizable aswell (Not even getting into custom bots like logger yet) hosting on it can be as simple or elaborate as the person using it, wants it to be.

@Daasin
Copy link
Contributor

Daasin commented Oct 29, 2021

The list goes on but im just making the point that it can be better in some ways

@nuta
Copy link
Owner

nuta commented Oct 29, 2021

Personally I don't have strong preference on the chat platform. I'd like to hear good alternatives to Discord. For example, I think it would be better if chat history is crawlable from search engines so that everyone can find related conversation easily in the future.

@michalfita
Copy link
Contributor

None of Discord, Zulip, Slack and similar publish chat logs. News groups and mail lists have that usually out of the box. On IRC channels quite often published logs regularly, not sure if anyone replicated this practice on Matrix.

The idea is noble. Maybe it's just matter of a bot publishing logs on the Web and submitting to crawlers.

@nuta
Copy link
Owner

nuta commented Oct 30, 2021

Using a bot to export the chat log sounds good idea. I'll have a look at alternatives and will create a chat group later.

@nuta
Copy link
Owner

nuta commented Nov 1, 2021

Created a Discord server here: https://discord.gg/6Pu4ujpp6h

Here's reasons why I choose Discord:

  • It seems to already work well for open-source projects.
  • It's easy to share pictures and videos: it's essential for trouble shooting.
  • Provides useful features for conversation (threading, text formatting, ...).
  • Has a good smartphone app.
  • You can join the chat room from the web browser.

That said, let's avoid making decisions in Discord and keep using GitHub to discuss something: just use it as an ephemeral chat room.

@nuta
Copy link
Owner

nuta commented Nov 2, 2021

I think this topic is now resolved. Thanks for the suggestion @yamamushi!

@nuta nuta closed this as completed Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@yamamushi @michalfita @nuta @Daasin and others