spam-reports

seancorfield 2023-01-22T01:15:38.242099Z

Does anyone have the URL for the #irc on freenode archives? (the link I have is broken)

skylize 2023-01-22T01:29:06.600859Z

Specifically looking for freenode? Pretty sure the channel moved to libera chat.

seancorfield 2023-01-22T01:48:53.053129Z

Ah, then details for that I guess...? I'm updating the community page on https://clojure-doc.org and trying to fix broken links... https://clojure-doc.org/articles/ecosystem/community/

skylize 2023-01-22T02:03:55.636789Z

Don't know anything about archives, or who manages the channel. All I know is a couple years ago some guy gained ownership of Freenode and started deleting channels he didn't like, causing huge uproar in communities all around. All the staff bailed from Freenode and built https://libera.chat/ to replace it. Immediately a mass exodus of all the channels, and now I think the Freenode servers are mostly purged. I logged into a Libera server and connected to #clojure and found a semi-active chatroom. About 200 people logged in I think.

seancorfield 2023-01-22T02:09:03.982379Z

Good to know -- thanks, @eveningsky! It's been a long time since I last used IRC.

seancorfield 2023-01-22T02:12:57.717909Z

(I may just defer the community resources page to the http://clojure.org page since it has a good list of communities, including mentioning libera.chat)

skylize 2023-01-22T02:44:15.644229Z

IRC feels so incredibly limited now. Not even a decent way to properly delineate "code" from other text. Linking to external paste bins is essentially must for anything more than like 1 line of code.

seancorfield 2023-01-22T02:48:12.616369Z

There are many who feel IRC is still better than Slack -- I'm not going to judge 🙂

skylize 2023-01-22T02:57:48.309329Z

There are many ways in which IRC is undoubtedly superior. But the main purpose I have for it is communicating with a public community of developers about the hows, whys, and philosophies of writing code. My personal experience, after trying to go back, is that Slack's features give a much better user experience for my use case.

Cora (she/her) 2023-01-25T15:59:06.943419Z

there are plusses, though, to IRC. Slack gives you basically zero moderation tools and you can do a lot more with IRC

Cora (she/her) 2023-01-25T15:59:17.730619Z

but that might just be an argument for, say, discord, instead of IRC

skylize 2023-01-25T17:04:35.856029Z

Yeah, I guess it depends on who the User in "user experience". 😉

Cora (she/her) 2023-01-25T18:14:50.079019Z

moderation tools also extend to the non-admin. like I can't block someone

Cora (she/her) 2023-01-25T18:15:45.382509Z

and beyond that, admins not having moderation tools means that a lot of iffy behaviors slide by because there's no way to moderate other than banning or deleting messages

Cora (she/her) 2023-01-25T18:16:02.620349Z

which makes the community a worse place for everyone

Cora (she/her) 2023-01-25T18:16:39.898909Z

Slack is built for companies, and in companies there are other methods of discipline when people violate policies

Cora (she/her) 2023-01-25T18:17:17.881759Z

it's convenient for people in communities to use it because they already have to have it open for work and so adding one more server isn't a big deal

Cora (she/her) 2023-01-25T18:20:03.714279Z

so I guess what I'm saying is that Slack likely became more common for communities not for having the best features (other things can do all Slack can do and more) but by being good enough in the feature department along with network effects from using it at work.