←back to thread

IRCd service (2024)

(example.fi)
105 points pabs3 | 7 comments | | HN request time: 0.409s | source | bottom
Show context
qudat ◴[] No.45758466[source]
IRC is having its second wind as far as I can tell. Libera is very active and it offers an experience that is unlike the over-stimulating chat apps like discord.

Some projects have both a discord and an IRC channel and when you compare the two chats the conversations are wildly different — IRC being a more focused, on topic chat without floods of gifs, emojis, and off-topic channels.

The hardest part about using IRC is getting chat history and mobile notifications. As part of https://pico.sh we run a soju bouncer (soju.im) for our members to use to help with that. We have a bunch of daily active users.

replies(2): >>45759071 #>>45762072 #
1. sho_hn ◴[] No.45759071[source]
Discord has some structures and dynamics that really work against it for the sort of communities IRC excels at.

The standard Discord experience has you look for and join a "server", each of which is meant to feel like distinct island. This has every server duplicate the same set of boilerplate #general, #off-topic etc. channels, as if there are no others. As a result the vast majority of servers are fairly dead and barren, the userbase is spread too thin. Also because the UX makes switching between servers a fairly heavy context switch, so monitoring this deluge of channels is not fun and nobody can stay on top of all of their servers.

I once looked around for maker-y/electronics Discords, and joined probably 7-8, and they were all dead. ##electronics on Libera is highly active.

replies(4): >>45759706 #>>45760309 #>>45762044 #>>45762444 #
2. anilakar ◴[] No.45759706[source]
> deluge of channels

Also, once you create a channel in Discord you cannot get rid of it without destroying chat history.

With IRC, you just /part without disrupting other people and even then you can go back and read chat logs, nicely persisted on your local disc as text files.

replies(1): >>45760445 #
3. kaoD ◴[] No.45760309[source]
If you think about it IRC is the same, but making an IRC server is much harder so nobody does it, while creating a Discord server is so easy you'll have too many.

IRC is also different in the sense that it is federated, but when most people think about an IRC "server" they actually think about "networks".

4. pavel_lishin ◴[] No.45760445[source]
> Also, once you create a channel in Discord you cannot get rid of it without destroying chat history.

This is true; the closest thing you can do is collapse the category that channels are in, and mute the ones you don't want to show up. Any new conversation in a channel will pop them out.

replies(1): >>45765575 #
5. jaequery ◴[] No.45762044[source]
i think this is not an easy problem to solve. but this has been a big enough of an itch for me and i've got some time on my hands these days so i'm building www.ever.chat for anyone interested to take a look.

if anyone wanna chat, stop by and/or hit me up on X!

6. anthk ◴[] No.45762444[source]
Jabber would work better in these niche cases.
7. jcotton42 ◴[] No.45765575{3}[source]
For a while now you've been able to remove a channel from your channel list in its right click menu.