-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
blog: Modern IRC, a lightweight option still worth considering for your team chat #243
Comments
Lack of federation, threat or possibility? In context of an OSS project, your users will not go to other projects with visible technical association to you. Someone pointing to fake channel on your network? Purge it or don't have channel creation open for non-operators in the first place.
Confusion on who is actually representative of you in public mode? There are 5 modes which to use as you desire for affiliation or hierarchy, from low to high: <none>, voice, halfop, op, protected, owner. |
It looks like this is a serie
Part 1 cannot bring too much technicalities in as it's not of interest and clashes with my earlier Matrix post which avoided server and room management |
Consistency on second login onwards even for clients without chathistory. Everything including channel joins happen instantly upon doing it. There is always a way to do anything on any client, everything has a commandline-like interface and thus doesn't need a specific feature to be implemented |
The point is text, there are no profile pictures (animated or not), there are no animated emoji, so the focus is on text. What often happens is that modern applications have a lot of blinking animations around which can be an accessibility issue unless there is a way to stop them. Traditionally IRC has been considered one of the most (screen-reader) accessible platforms in general, but I am not sure I should mention it without performing my own testing. |
PirateIRC has migrated some time ago and the count of users having issues was about 2 and I was able to help both. Since the migration, our IRC spam has dropped to 0, now all spam comes from Telegram and Discord. charybdis-ircd/charybdis#255 was a problem, but not anymore. |
Maybe modern IRC isn't for all teams, but it could lend itself to many use cases or kept in mind on inspiration for other protocols (goal
failed: don't mention existence of other protocols in this post more than they have to be and even then in general without names). This will probably be divided in two parts, one on the technical details, another on user experience and third on the shortcomings.Pieces:
It doesn't matter what is used in the end as the experience will be mostly consistent, after first reading history with Gamja or Kiwi (unless before blogging this others implement CHATHISTORY).
Ergo operating scenarios:
This is bound to end up duplicating parts of Ergo documentation, but that cannot be avoided.
Other features needing showing:
Shortcomings and workarounds:
Blockers or "on holders"?
The text was updated successfully, but these errors were encountered: