I have a question regarding IRC. I haven't really used it much since 2001-2002 but is there a self-hosted option where i can leave a client running on my server and then access it with my phone and/or browser on a desktop pc when I want to check in? This would be especially helpful with less active channels where it's nice to have a client constantly online to catch chats.
Ask HN: Curious to know if people still use IRC?
81–90 of 254 posts
Re: Ask HN: Curious to know if people still use IRC?
#82I have a question regarding IRC. I haven't really used it much since 2001-2002 but is there a self-hosted option where i can leave a client running on my server and then access it with my phone and/or browser on a desktop pc when I want to check in? This would be especially helpful with less active channels where it's nice to have a client constantly online to catch chats.
Re: Ask HN: Curious to know if people still use IRC?
#83I have a question regarding IRC. I haven't really used it much since 2001-2002 but is there a self-hosted option where i can leave a client running on my server and then access it with my phone and/or browser on a desktop pc when I want to check in? This would be especially helpful with less active channels where it's nice to have a client constantly online to catch chats.
There's also The Lounge, which looks pretty nice, but I haven't tried: https://thelounge.chat/
Re: Ask HN: Curious to know if people still use IRC?
#84I have a question regarding IRC. I haven't really used it much since 2001-2002 but is there a self-hosted option where i can leave a client running on my server and then access it with my phone and/or browser on a desktop pc when I want to check in? This would be especially helpful with less active channels where it's nice to have a client constantly online to catch chats.
https://www.reddit.com/r/irc/comments/35vcth/eli5_what_is_an...
Re: Ask HN: Curious to know if people still use IRC?
#85I still use IRC, or sometimes even a handful of XMPP (Jabber, for grep-ability) rooms (although for the most part it's better for 1:1 chat with friends, and text messages through a bridge) partially for ideological reasons but also partially because I can't use the more "modern" alternatives. My particular reasons don't matter, but a few I've seen in the past include (focusing on Slack as an example, but most of thes…
Re: Ask HN: Curious to know if people still use IRC?
#86I have a question regarding IRC. I haven't really used it much since 2001-2002 but is there a self-hosted option where i can leave a client running on my server and then access it with my phone and/or browser on a desktop pc when I want to check in? This would be especially helpful with less active channels where it's nice to have a client constantly online to catch chats.
https://github.com/thelounge/thelounge https://quassel-irc.org/ has a server component you connect to with clients (for desktop and Android, not sure about state of things on iOS), and https://github.com/magne4000/quassel-webserver if you need a web interface.
I'm far more mobile these days than I was 20 years ago which limits the usefulness of most local IRC clients so this looks perfect for having a 'homebase' website/app I can quickly pull up to browse and get caught up when I have a few minutes.
EDIT: Oh, even better, there's a docker version I can add to my existing server stack. I'm already writing my compose file for it: https://github.com/thelounge/thelounge-docker
Re: Ask HN: Curious to know if people still use IRC?
#87I have a question regarding IRC. I haven't really used it much since 2001-2002 but is there a self-hosted option where i can leave a client running on my server and then access it with my phone and/or browser on a desktop pc when I want to check in? This would be especially helpful with less active channels where it's nice to have a client constantly online to catch chats.
I think what you are looking for is called a "bouncer" in the IRC world. https://www.reddit.com/r/irc/comments/35vcth/eli5_what_is_an...
Re: Ask HN: Curious to know if people still use IRC?
#88I also have a small group of online-only friends (there are literally four of us) who I have been chatting with on IRC every single day for more than 10 years.
IRC isn't perfect. It isn't even good. Its major failing is its lack of offline persistence, and I don't see that being solved within the protocol. But I refuse to switch to proprietary communications platforms, so it's still the best. Matrix seems like the best option for a modern chat experience, but non-web-browser support isn't there yet.
Re: Ask HN: Curious to know if people still use IRC?
#89Re: Ask HN: Curious to know if people still use IRC?
#90We use IRC at work and it's just as useful and fun as ever, there are IRC clients that consume a few megabytes (hello Slack). SET autolog ON, then keep all your chat history grep-able in your home folder (again, only consuming megabytes - oh hello Slack, again).
wee_slack.py (if you can create application tokens) works wonderfully for the same purpose. Since everyone is really pushing slack it makes my life easier to have it natively in my favourite IRC client.