I've been trying to get back to IRC, but the clients seem dated for the most part. Do you have recommendations for something with a UI that feels reasonably modern?
Not really, I'm generally fine with "dated". I use irssi with a config file that hasn't change in a decade.
Not that I think that you're wrong for wanting a more modern experience, it's clearly one of the main reasons IRC is losing traction. Some things can be solved client-side by, for instance, auto-fetching some URLs to display image links inline (although it could cause privacy concerns) but you also have limitations caused by the IRC protocol itself.
For instance IRC has no notion of "replies", if you want to quote somebody you generally copy/paste their comment and put your reply at the end. That's clearly primitive and makes it hard to find the original context.
> That's clearly primitive and makes it hard to find the original context.
Maybe. I am positive I miss 99% of replies (in "threads") in Slack. I always felt like the feature is designed for the case where you've already decided something, but people want to show up and bikeshed it, so they get a little area that nobody can see where they do that. Maybe that's not what it's meant for. But when I want to reply to someone, I say "@whoever, regarding foo that you were talking about earlier..." I think this is the IRC way of handling that and it seems correct to me. The reality is, sometimes you've missed your window to contribute to a conversation. No tool is going to change that.
For the most part I just want it to be less than half-broken. And to have buttons for things that are IRC commands. In Thunderbird the compose window has white text on a white bg at the moment, for instance.
Quassel is very nice and achieves the level of desktop integration people expect nowadays (notifications and so on). It's nicely GUIfied and it's QT so it themes nicely. It also has a core/client split so you can put the core on an always-on server somewhere.
There's also an Android client, making it a pretty unified system. You can seamlessly switch between laptop and phone.
Not that I think that you're wrong for wanting a more modern experience, it's clearly one of the main reasons IRC is losing traction. Some things can be solved client-side by, for instance, auto-fetching some URLs to display image links inline (although it could cause privacy concerns) but you also have limitations caused by the IRC protocol itself.
For instance IRC has no notion of "replies", if you want to quote somebody you generally copy/paste their comment and put your reply at the end. That's clearly primitive and makes it hard to find the original context.