Fork me on GitHub
#clojure-uk
<
2020-12-02
>
jiriknesl06:12:35

Good morning

dharrigan07:12:27

Good Morning!

dharrigan07:12:09

So, Salesforce has bought Slack...for 27 billion...for a fancy pantsy irc client...

dharrigan07:12:22

1999 once again.

jasonbell07:12:14

@dharrigan If Salesforce offered you 27bn would you say no? 😉

dharrigan07:12:56

Unless the bundle in sharks with frickin' laser beams attached to their heads...

🙂 9
sharkdance 3
🔦 3
cdpjenkins08:12:09

I’m still annoyed at Slack for buying Screenhero and then deciding that no, they actually don’t want the tech after all and shutting the whole thing down.

💯 12
jiriknesl08:12:56

27B? I am curious how they expect to earn those 27B back.

dharrigan08:12:23

With the forthcoming price hikes

dharrigan08:12:56

Any hope that clojurians could get, perhaps an open source price reduction (or waiver) imho, ain't going to happen.

dharrigan08:12:57

I wouldn't be surprised that eventually, they'll charge for any slack workspace that has 500+, 1000+ 1500+ users

cdpjenkins08:12:27

Shall we all just move back to the mailing list?

danm09:12:02

Could move to Discord 😛

danm09:12:32

Good grief Slack, why would you not make my preferences for things like WYSIWYG editor vs markup consistent across all my workspaces...

dharrigan09:12:02

I find the preferences setup on slack to be very confusing

dharrigan09:12:10

it's sorta global, except when its not

mccraigmccraig09:12:44

the big advantage of the way they do it is that you can login to multiple accounts in the same workspace simultaneously, which is great if you have multiple roles, e.g. admin personality vs regular user

alexlynham14:12:52

yeah it makes sense for corporate internal comms, for community style stuff, i think the discord model is better. we moved lambda lounge there and it's been p good

mccraigmccraig14:12:31

not used it - what's the discord model ?

danm09:12:16

One login, with multiple workspace equivalents that each have independent text chat channels and also pre-defined 'chat rooms' where you can go for voice (and more recently video) chat

danm09:12:38

It has primarily been aimed at PC gamers, so it has hooks into various game launchers to show what you're currently playing, allow easy streaming etc, but as a 'chat client with history that you don't have to pay $$$ for' it's pretty good

danm09:12:35

Supports standard markdown for code etc

alexlynham11:12:30

^ what dan said

alexlynham11:12:16

i use it for my online cycling group, for the worms wmd tournament, for lambda lounge and for talking to various folk, all one login, v easy

danm12:12:44

Wait, Worms WMD tournament?

alexlynham14:12:42

the people in my shared office have a weekly worms wmd night cos it's weird having gone from seeing each other every day 9-5 to not at all lol

folcon09:12:21

Morn' 😃

Ben Hammond14:12:49

I need a TCP intermediary that can sit between client and server and allow me to simulate a bad/broken connection, running within the JVM. What is the state-of-the-art for that kind of utility? Any favourites?

flefik19:12:31

if it’s enough to run it locally and on mac os then you can use the built in network link conditioner

flefik19:12:44

if you’re on linux you can use tc

flefik19:12:00

it’s not inside jvm, but you could run tc within a docker container perhaps?

Conor15:12:40

Simply use k8s and your favourite service mesh 🕸️

Conor15:12:49

Real answer, something like https://github.com/trekawek/toxiproxy-java should work

👍 3
seancorfield18:12:25

Re: Slack alternatives -- I think if we ever have to get off Slack as a community, Zulip is going to be the next largest community to move to. It already has archives of most channels here, some dating back a year or so, and it has several thousand members already -- and I've noticed activity increasing there over time. It's great that it can be navigated entirely via the keyboard, even in a browser.

👍 6
😺 3
dharrigan19:12:21

Is that serveral thousand clojure members?

seancorfield20:12:44

@dharrigan Total Users on Clojurians Zulip is just under 1,900 members right now.

seancorfield20:12:34

(looks like it's been growing steadily at about 100 members per month for most of this year)

dharrigan20:12:11

that's amazing, another community to hang out on

dharrigan20:12:22

is there no bridge?

seancorfield20:12:09

Slack messages here are archived to Zulip via the @zulip-mirror-bot (if it's in a channel here), but it's a one-way propagation.

dharrigan20:12:22

just looking at it, I see that, like slack, it has a free tier, but keeps only limited messages...given that's one of the biggest problems with this free slack, how does that factor into any future choices?

dharrigan20:12:04

It may not happen this year, or next, but I strongly suspect that salesforce will try to squeeze their 27 billion investiment out of slack somehow....

seancorfield20:12:01

For OSS projects, the free tier has unlimited messages and search.

seancorfield20:12:41

Gert Goets got Zulip to give Clojurians the OSS package when he set it up.

seancorfield20:12:28

Of course, you're still beholden to ZulipChat continuing to support large OSS communities for free...

dharrigan20:12:35

That's good news

dharrigan20:12:12

I would add that I have played around with http://matrix.org and it's good, with momentum too - and since it's 100% open source and not tied to any company, there's no fear of any company changing their mind on costs (or being bought!). Perhaps that can be considered (if at some point in the future, these decisions have to be made)

seancorfield20:12:10

Yeah, the Clojure http://matrix.org has a two-way bridge to IRC on freenode I think?

dharrigan20:12:16

it has lots of bridges

dharrigan20:12:41

scroll to bridges

seancorfield20:12:48

Hmm, is it hosted somewhere for free? That's the big issue.

dharrigan20:12:03

it's federated, so anyone can spin up a server to join the federation

seancorfield20:12:11

Maybe I was thinking of something else that is already bridged to IRC...

seancorfield20:12:01

Finding a long-term stable host company that is willing to maintain the infrastructure has always been a big stumbling block in the past for any of these "free open source" chat systems.

seancorfield20:12:44

Several of the community members who have previously said "Oh, my company would host that!" ... those companies no longer exist 🙂

dharrigan20:12:26

🙂 I think more research is required...

seancorfield21:12:44

Trust me, over the years, I've been round and round this topic endless times every time someone new says "We should use X instead of Slack!"