community-development

https://github.com/clojurians/community-development
gonewest818 2018-03-08T01:18:56.000308Z

I’ll mention http://gitter.im has an IRC gateway with a retro-styled web page. https://irc.gitter.im

gonewest818 2018-03-08T01:19:27.000262Z

The http://gitter.im free plan includes full archives with search, too.

seancorfield 2018-03-08T01:39:35.000174Z

@gonewest818 We've had Gitter rooms for Clojure for years and they get next to no traffic.

seancorfield 2018-03-08T01:44:12.000011Z

We encouraged folks to try Gitter and they just didn't like it enough to want to switch...

gonewest818 2018-03-08T03:20:48.000012Z

I know.

gonewest818 2018-03-08T03:21:14.000250Z

Presumably those who prefer IRC are going to switch somewhere, that’s all I’m saying.

seancorfield 2018-03-08T04:18:41.000154Z

If they prefer IRC, presumably they'll just keep on using IRC... @gonewest818

seancorfield 2018-03-08T04:20:10.000202Z

People prefer what they prefer. That's how communities grow. You can't force people to use something they don't like. The IRC fans have remained in IRC, using a bridge to Slack when/if they feel Slack adds value -- but many of the IRC regulars haven't bothered with Slack at all.

cfleming 2018-03-08T05:53:26.000131Z

Yeah, I think IRC and slack are mostly disjoint sets. I think the IRC bridge was mostly useful for archiving.

2
dominicm 2018-03-08T09:04:51.000098Z

wee-slack extends the IRC client weechat to use slack's API. That might be a desirable tool for most.

seancorfield 2018-03-08T16:47:05.000779Z

I took a look at weechat and it seems to be a very primitive terminal UI -- but I guess the IRC crowd would be OK with that. Are there any decent macOS / Windows GUI clients for weechat?

dominicm 2018-03-08T17:02:26.000537Z

@seancorfield weechat is a terminal UI only.

dominicm 2018-03-08T17:02:38.000397Z

Hmm, did my message not send from earlier, ugh

dominicm 2018-03-08T17:02:47.000782Z

There's the IRCCloud IRC Slack bridge too

dominicm 2018-03-08T17:04:00.000346Z

https://twitter.com/irccloud/status/971416931373854721

dominicm 2018-03-08T17:04:51.000450Z

https://api.slack.com/faq#gateways this is relvant

dominicm 2018-03-08T17:05:15.000809Z

https://github.com/erroneousboat/slack-term is the other thing linked in the faq

seancorfield 2018-03-08T17:08:55.000180Z

Nice. I might resurrect my IRCcloud account at some point.

dominicm 2018-03-08T17:10:30.000449Z

@seancorfield you'll need a nice ircv3 client too I suspect

dominicm 2018-03-08T17:10:51.000550Z

(I don't know if IRCCloud provide that)

seancorfield 2018-03-08T17:13:55.000464Z

You just linked to a tweet saying that's what they're releasing 🙂

dominicm 2018-03-08T17:21:55.000263Z

I presumed IRCCloud was a bouncer, now with a fancy slack integration (in the bouncer) I didn't know they had a client.

dominicm 2018-03-08T17:22:44.000121Z

Oh, I hadn't expanded the images, only read the tweet inline. I see now 😛

dominicm 2018-03-08T17:22:58.000773Z

Very cool.

seancorfield 2018-03-08T17:23:19.000256Z

Oh, gotcha. Yeah, pretty such I had a nice IRCcloud client on my phone... but I used the browser version on the desktop.

dominicm 2018-03-08T17:23:47.000297Z

https://ircv3.net/software/clients.html has a nice comparison of clients

seancorfield 2018-03-08T17:26:27.000467Z

Colloquy was what I used to use -- seems to do well on that comparison. At this point, given the weird fragmentation, it would be nice to have a single client app on the desktop that did Gitter, Discord, Riot/Matrix, IRC, and Slack (phew!)...

gonewest818 2018-03-08T18:24:07.000114Z

https://xkcd.com/1782/

8
dominicm 2018-03-08T18:27:54.000482Z

@seancorfield weechat has lots of plugins. I'd bet it could support all of them. But no lovely UI polish.