Live data from Hacker News

Ask HN: Curious to know if people still use IRC?

news.ycombinator.com

151–160 of 254 posts

Re: Ask HN: Curious to know if people still use IRC?

#151
post #9

IRC is still the best place to get help quickly (if you know the right place to ask), especially for some more esoteric tech niches...

Entirely depends on population/community.

The niche things are normally what I have the most trouble with and will just wait for a stackoverflow or mailing list response

Re: Ask HN: Curious to know if people still use IRC?

#152

Earlier quoted context omitted.

Even terminal based weechat is perfectly capable of rendering emojis.

emojis are old school, i don't use anything unless it has full gif support now. Gotta have a way of putting up baby yoda sipping gifs when people ask how i'm doing

And posting gifs for some reaction is more rage inducing on my end. 99.999% of the time, a gif is absolutely unneeded and unwanted.

Re: Ask HN: Curious to know if people still use IRC?

#154
post #116

Earlier quoted context omitted.

Many of the IRC networks offer a "cloak" if you register your nickname, and of course it's trivial to connect via a VPN or via Tor (if your network allows it).

Side-note on the cloak: You'll want to make sure you're identified before you join any channels, or everyone will still see your IP. The best way to do this on networks that support it is to use SASL.

There are vanity vhosts and there are cloaks.

Cloaks apply uniformally but will not mask the last bit of your reversed hostname. So it might leak info about your ISP or region but not your full IP.

What you stated is true of vanity vhosts though. Which will mask the whole record only if you’re logged in. :)

Re: Ask HN: Curious to know if people still use IRC?

#155

Earlier quoted context omitted.

Googlers also use it for the daily chat, not just incident response.

Very specific Googlers, mostly SREs, use IRC.

After I switched from SRE-SWE to just SWE, my team (of six SWEs) used IRC and it wasn't because of my influence, either.

Re: Ask HN: Curious to know if people still use IRC?

#156
I've used IRC pretty much forever.

I use it for, err, online chat. If I want real-time chat I do it there.

None of the other platforms offer anything other than fragmentation of the user base as far as I'm concerned.

I don't care about the fact that like, you need to run a client all the time, ten year old me was leaving his computer on before he knew what a server even was, I do it anyway because I self host a ton of stuff (for basically the same reasons, almost everything else is proprietary and wanky in some way).

Re: Ask HN: Curious to know if people still use IRC?

#157
post #91

Earlier quoted context omitted.

Slack is just too hard to understand. I still don't get it. I have to go to a webpage and enter a server / channel name. I have to create a password for each one, if I get approved it then takes me to a slack web client with no obvious way to open the chat in the app. If you install the app on a different machine, you have to add everything again. It's not a good user experience.

I think some of us geeks have an unusual perspective on what's confusing and what's straightforward or easy. I've been repeatedly told GH issues is "too confusing" or "too technical" versus Asana and Jira for the non-developers (WT actual F?!?! Seriously this one baffles me entirely, I can't even begin to wrap my head around it) and find most social media sites extremely confusing, especially considering how little t…

Here's the flowchart you're running into:

Have I already learned how to use something with approximately the same functionality? → [New Thing] is too confusing! [Old Thing] is intuitive!

It's a very simple flowchart and almost everyone in the world uses it.

Re: Ask HN: Curious to know if people still use IRC?

#158
Chromium devs use IRC https://www.chromium.org/developers/irc, WebKit devs use IRC https://webkit.org/getting-started/#irc, Firefox devs use IRC https://wiki.mozilla.org/IRC, llvm devs on IRC https://llvm.org/docs/GettingInvolved.html#irc. I'm sure there are lots of others

Re: Ask HN: Curious to know if people still use IRC?

#159

I've used IRC pretty much forever. I use it for, err, online chat. If I want real-time chat I do it there. None of the other platforms offer anything other than fragmentation of the user base as far as I'm concerned. I don't care about the fact that like, you need to run a client all the time, ten year old me was leaving his computer on before he knew what a server even was, I do it anyway because I self host a ton o…

Is there a particular client you use or would recommend? I’ve used irssi on and off in the past, and bitchx occasionally, but I’d be curious to know what’s popular today.
Post reply on HN