Hacker News new | ask | show | jobs
by 0942v8653 3903 days ago
The main issue with IRC is that you have to stay connected all the time to recieve messages, and you have to leave your IRC client to see and search the logs (unless you have some intermediate IRC client server that runs all the time). It's just not as nice.
2 comments

> intermediate IRC client

A bouncer? Usually pretty straightforward to install, and quite mature in features.

Yet it's not something that IRC provides out of the box.

I've got no issues running my own ZNC bouncer, but when you're choosing a product that an entire organization will use (including people who have no idea what "ZNC" means other than 3 letters), IRC is lacking a lot of features that get mentioned in every HN chat solution thread.

Just use screen and detach it :)

https://quadpoint.org/articles/irssi/

Yeah but if you suspend your machine doesn't it stop accepting connections? I personally set up a tmux window on a raspberry pi for this, but it's too much to expect a whole company to manage this (vs. a nice simple web GUI like slack)