If you've never poked the IRC protocol directly, Google how to connect to IRC with Telnet. You can pretty reasonably use IRC just by writing to a socket - by hand. It's all human readable and understandable. It's incredible. It's what an open protocol should be. Writing a simple IRC client is a breeze!
I tried it before and it's not as easy as it sounds. There is no one spec, it's a handful of RFCs and other ad hoc extensions that are barely documented anywhere. I think there's at least a dozen different documents you have to refer to.
IRC turns thirty
141–150 of 232 posts
Re: IRC turns thirty
#142Earlier quoted context omitted.
Sure. However simplicity is quite important when you choose IRC as company chat solution and you want not only your geeky devs to join but also not–so–geeky people like the guy from marketing and the friendly folks from the front–desk.
You only need to setup Lounge once, it supports multiple users at the same time. A non geeky person should have no trouble joining a channel.
Re: IRC turns thirty
#143Met my fiancée over IRC many years ago and we're both using it as our main social communication with others online. It's an enclave untouched by much of the current toxicity of social media. It requires you to make friends with others based on your words and not content filtering algorithms. You are exposed to other people with other ideas since it isn't filtered. All with a reasonably high lowest level since the lac…
The only response I can conjure up for this is “wat”
IRC in my experience is the most toxic and mean-spirited place on earth. 4chan is easier to take because I can justify their meanness to lulz. People on IRC seem to be out to kill people’s spirit.
There are some exceptions like python on free node which is heavily moderated, but by and large (in my nearly 15 years of heavy IRCing) it is not for the faint hearted.
Re: IRC turns thirty
#144Re: IRC turns thirty
#145Met my fiancée over IRC many years ago and we're both using it as our main social communication with others online. It's an enclave untouched by much of the current toxicity of social media. It requires you to make friends with others based on your words and not content filtering algorithms. You are exposed to other people with other ideas since it isn't filtered. All with a reasonably high lowest level since the lac…
> current toxicity of social media The only response I can conjure up for this is “wat” IRC in my experience is the most toxic and mean-spirited place on earth. 4chan is easier to take because I can justify their meanness to lulz. People on IRC seem to be out to kill people’s spirit. There are some exceptions like python on free node which is heavily moderated, but by and large (in my nearly 15 years of heavy IRCing)…
Re: IRC turns thirty
#146Met my fiancée over IRC many years ago and we're both using it as our main social communication with others online. It's an enclave untouched by much of the current toxicity of social media. It requires you to make friends with others based on your words and not content filtering algorithms. You are exposed to other people with other ideas since it isn't filtered. All with a reasonably high lowest level since the lac…
> current toxicity of social media The only response I can conjure up for this is “wat” IRC in my experience is the most toxic and mean-spirited place on earth. 4chan is easier to take because I can justify their meanness to lulz. People on IRC seem to be out to kill people’s spirit. There are some exceptions like python on free node which is heavily moderated, but by and large (in my nearly 15 years of heavy IRCing)…
There are still plenty of educational/social IRC communities that welcome curious people of all skill levels.
I can vouch for https://hashbang.sh (irc.hashbang.sh/6697) which has piles of industry leaders as regulars that prefer investing in open federated standards for internet communication over the endless array of hip walled garden flavor of the week chat systems.
We give out free bouncers/shells to anyone too :)
Re: IRC turns thirty
#147I hate Slack and I particularly despise Gitter. All the communities I had to go on at one point were totally out of service or totally uninterested in helping newbies. I am glad some organizations still use IRC as their main online network.
I used IRC Cloud for some time. Pretty good, actually. Works almost everywhere, nice UI. It's certainly no irssi in a tmux/screen, but it's pretty good. Costs $5/month when I was using it (so close to the same as a VPS or proxy.)
Re: IRC turns thirty
#148If you've never poked the IRC protocol directly, Google how to connect to IRC with Telnet. You can pretty reasonably use IRC just by writing to a socket - by hand. It's all human readable and understandable. It's incredible. It's what an open protocol should be. Writing a simple IRC client is a breeze!
Re: IRC turns thirty
#149Earlier quoted context omitted.
The problem is that those communities chose to use Slack. And now they're locked in to a proprietary protocol controlled by a single company with perverse incentives for censorship. In prior years those communities would've chosen IRC. But nowdays everything has to be pretty hand hold your hand for you (ie, host your images, assume you know nothing of how to participate on the 'net by yourself). It is a zero-sum game…
Slack is perfect for organizations, whereas IRC is not. And no, we're not locked into anything.
Re: IRC turns thirty
#150If someone was going to install an irc server, which one is recommended? Also, any client reconditions for Windows and Mac?
For Windows I always use Hexchat, which seems to be the only decent open source client for Windows. If anyone would like to jump in and point out others I don't know about, by all means. (Heck, it's what I use on Linux too)