I 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…
IRC and XMPP are relatively easy to set up servers for, too. I looked at Matrix a little while ago and it's a serious PITA by comparison, so far as going from zero to achieving client-talking-to-server. Of course the company behind it appears to make their money selling hosting, so....
Ask HN: Curious to know if people still use IRC?
241–250 of 254 posts
Re: Ask HN: Curious to know if people still use IRC?
#242Every day, It's become a social network of sorts for geeks, despite the age of the protocol I still find it the least "invasive" and most friendly experience, but that's probably because I spent the time configuring a client that's nice for me. (preview: http://imgs.fyi/img/9ve2.png ) I run a network even, called darkscience and it's available at irc.darkscience.net (TLS only on port 6697) the lobby is #darkscience i…
I seem to use IRC in irregular bouts, like half a year consecutively and then not at all for a year.
Is there a popular IRC plugin / protocol for pretty printed math formulas? This is also what I miss a lot on HN, but I understand it's due to a more programming centric audience. I wish either HN had math formulas, or a fork of HN directed toward scientists / engineers / mathematicians allowed it.
Re: Ask HN: Curious to know if people still use IRC?
#243I'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.
Re: Ask HN: Curious to know if people still use IRC?
#244Every day, It's become a social network of sorts for geeks, despite the age of the protocol I still find it the least "invasive" and most friendly experience, but that's probably because I spent the time configuring a client that's nice for me. (preview: http://imgs.fyi/img/9ve2.png ) I run a network even, called darkscience and it's available at irc.darkscience.net (TLS only on port 6697) the lobby is #darkscience i…
What I like is that the clients were written years ago and weigh almost nothing. I can leave them running in the background on even the wimpiest trash netbook and it doesn't care. Compare to Slack or Signal or Discord where the client is some half a gig chomping behemoth that spins up the CPU fans constantly.
Re: Ask HN: Curious to know if people still use IRC?
#245Earlier quoted context omitted.
This was a long time ago (7-10 years), but 1and1, Hetzner, OVH, HostGator, LiquidWeb did not allow IRC hosting. They were the cheapest, tbf. I only use Linode now, haven't looked into it.
Ah. Of those, I've used Linode and OVH. Neither ever gave me grief for having IRC, but I also ensured that I never had botnets connecting to me, which is what most of them don't like dealing with. I've never tried 1and1, Hetzner (ive heard good things about them), HostGator or Liquidweb. I am certain that Linode won't give you any grief as long as you make some effort to keep botnets from abusing your service.
It’s the DDoS attacks they didn’t like dealing with, but I suppose that’s one way of describing it.
Re: Ask HN: Curious to know if people still use IRC?
#246Re: Ask HN: Curious to know if people still use IRC?
#247Every day, It's become a social network of sorts for geeks, despite the age of the protocol I still find it the least "invasive" and most friendly experience, but that's probably because I spent the time configuring a client that's nice for me. (preview: http://imgs.fyi/img/9ve2.png ) I run a network even, called darkscience and it's available at irc.darkscience.net (TLS only on port 6697) the lobby is #darkscience i…
Re: Ask HN: Curious to know if people still use IRC?
#248I'm a big fan of IRC, and I'm primarily active in small channels on Rizon. From my experience, the kind of people who stick around long term tend to be extremely capable and fun to interact with. I find small IRC channels have a very high signal to noise ratio, possibly due to what many people see as a high barrier to entry. I won't lie, I was intimidated when I first used IRC all those years ago, but it quickly beca…
Also, you can implement an IRC client and/or server in about an hour in any decently high-level programming language.
Re: Ask HN: Curious to know if people still use IRC?
#249IRC is still the best place to get help quickly (if you know the right place to ask), especially for some more esoteric tech niches...
Re: Ask HN: Curious to know if people still use IRC?
#250Earlier quoted context omitted.
Also, you can implement an IRC client and/or server in about an hour in any decently high-level programming language.
Are you saying literally or figuratively. You mean it is possible to implement a working python3 client in one hour ? I would love to see someone do a live stream .