Live data from Hacker News

Ask HN: Does anyone still use IRC?

news.ycombinator.com

41–50 of 138 posts

Re: Ask HN: Does anyone still use IRC?

#42
imho great deal of IRC's greatness comes from irssi, an awesome client for it. It has a learning curve though, especially if you are not familiar with screen (or tmux). While you can run it locally, it really shines when you run it in a server inside a screen session, connected via ssh.

Each phone I have had in the past 5 years has had a ssh client available, so I could just attach to my session and have the exactly same client available wherever I go.

I use irc mainly to keep in touch with old friends. I'm also running a small non-profit, and we use irc extensively in internal communications. And occasionally I go to a projects channel on freenode if I happen to have a question or something, the people tend to be quite useful (as long as you ask smart questions and be polite). Lurked some time at ##c++, from which I feel that I learned a lot from.

Re: Ask HN: Does anyone still use IRC?

#43
post #4

Whatever OSS projects you use have channels on freenode. Keep those open all day and lurk, you'll be amazed how much you learn from osmosis. If someone comes by with an easy question, answer it and you'll have social karma to get help from others when you need it.

Apart for those who are special and need their own network. Like Gnome or Mozilla.

Re: Ask HN: Does anyone still use IRC?

#44
I have run my own irc server and been connected for over 10 years essentially in one way or another.

Most of my online friends gather there and idle / jump into chat when it's going on.

It's been one of the most pleasant constants in my digital life. An unmatched technology for keeping in touch with geographically challenged friends.

Re: Ask HN: Does anyone still use IRC?

#45
irc.mozilla.org, it's a mainstay for most discussions and coordination for all our projects (IT, webdev, firefox, etc).

#webdev, #firefox, #amo (addons.mozilla.org), #labs

Over half our employees and all our volunteers are remote, so IRC is how we stay in touch for the most part.

Re: Ask HN: Does anyone still use IRC?

#46
Presently I'm in 12 channels on 7 servers. IRC fills a need for "semi-synchronous" communication in group form for me. part crowdsourcing, part water cooler gossip, it's entertaining and educational. It's real-time enough to satisfy the feeling that, as a teleworker, someone else is there, but not so real-time that I must devote my full attention (like a phone or video chat).

The big benefit to IRC for me is its ease of setup (apt-get install ircd-hybrid), end-to-end ownership of the communication protocol and infrastructure (ability to ensure privacy and anonymity, if necessary or expected), ease of extension and long-term stability. Or, put another way, "my server, my client, our channel, my friends, our bots." good times.

Disclaimer: I'm one of the (former?) long-time ircd-hybrid developers. I started a PhD thesis on education through IRC studying its social dynamics, but am considering dropping the effort.

Re: Ask HN: Does anyone still use IRC?

#49
I pretty much live on freenode in all the dev channels, but I keep the terminal on a fairly isolated place so that I don't get distracted. Keep a shell on my linode, /lastlog to check to see if anybody was lookin' for me.
Post reply on HN