←back to thread

2071 points JustSkyfall | 6 comments | | HN request time: 0.543s | source | bottom
Show context
fn-mote ◴[] No.45284378[source]
I was ready to be unsympathetic - too bad for the company - but then I read TFA and it's a rug pull on a nonprofit teaching coding to kids....

https://hackclub.com/

(They do help clubs sell things, taking "7% of income", so they do have a revenue stream, but the money that Slack wants would pay a veritable army of student interns.)

replies(11): >>45284609 #>>45284762 #>>45285589 #>>45285698 #>>45285844 #>>45286417 #>>45286495 #>>45286737 #>>45286964 #>>45287386 #>>45287524 #
chrisasquith ◴[] No.45285698[source]
Hi! Ty! And Hack club is totally free to teens and we provide travel stipends, hardware, electronics and more. (We don’t charge 7 percent to clubs to sell things :)) hack club run a fiscal sponsorship and adult-orgs using it pay us 7percent- which we use to make more things free to teens. - hack club cofounder here
replies(2): >>45286044 #>>45286077 #
ugh123 ◴[] No.45286077[source]
Have you thought about moving to Discord? I'm sure it won't be free for your org, but could be friendlier terms.
replies(9): >>45286104 #>>45286196 #>>45286219 #>>45286236 #>>45286379 #>>45286415 #>>45286420 #>>45286976 #>>45287456 #
self_awareness ◴[] No.45286379[source]
This is hilarious. People suggesting to move to Discord, because Slack walled garden has started to profit from the vendor lock-in they've created.

This shows that many people still have no idea what's going on. That you shouldn't use Slack OR Discord.

It's really incredible, although expected.

replies(2): >>45286389 #>>45286496 #
1. anthk ◴[] No.45286496[source]
Yep. We millenials spent decades talking about free and libre protocols (and software) and kids today love another walled garden against another one... good luck with that.

Inb4 "IRC sucks"... Jabber/XMPP exists since late 00's (at least ready enough compared to the first versions) and there are pretty fine clients for every OS.

replies(1): >>45286887 #
2. gwd ◴[] No.45286887[source]
Listen, I'm an old fart who may have been messing around on IRC when you were just a twinkle in your parents' eyes. IRC does suck along a lot of important metrics. The GPL open-source community-developed project I worked on for 19 years moved from IRC to Matrix several years ago, and the payoff in terms of engagement was obvious immediately.

I agree that walled gardens are a trap. But you're not going to convince people to move to free solutions without being able to recognize clearly why they walled gardens are so attractive in the first place.

replies(3): >>45287609 #>>45287786 #>>45290627 #
3. anthk ◴[] No.45287609[source]
I'm from 1987, are you sure? And I was talking about Jabber, not IRC.
replies(1): >>45289597 #
4. nottorp ◴[] No.45287786[source]
> in terms of engagement

What's your definition of "engagement" here? Because it makes me think of social networking tactics to keep you ... well ... engaged ... the longest time possible.

5. gwd ◴[] No.45289597{3}[source]
> And I was talking about Jabber, not IRC.

Right, I misunderstood your last line. I initially took you to mean, "We've had IRC since forever and Jabber since the early 00's..." Reading it again, I now understand you to mean, "Before you say 'IRC sucks', which I agree with, better protocols like Jabber have been around since the early 00's."

6. superkuh ◴[] No.45290627[source]
Moved on to matrix? Many did... and they're all realizing matrix doesn't actually work long term. There's only the synapse server and there's literally no way to trim data from the db in synapse or everything breaks. That means the db just grows and grows until it's too expensive, or too slow (re:IO), to work. That's why the matrix.org homeserver has a 55TB db. That's why many long running IRC servers gave up on running matrix bridges because it simply became too computationally/resource costly to run the simple text based server even if they loved the features.

So unfortunately Matrix is a dead end. The matrix foundation gave up control 2 years ago. Matrix is now controlled by Element.io corporation and they only care about their government hosting contracts. It's really only viable if you have a significant constant money stream to pay for the ever increasing server resources like governments/corps.

IRC persists. It is the text chat layer of the internet which is the platform. Trying to build the entire internet into your text chat platform, and storing everything, is the kind of insanity only for-profit operations do... and eventually die from. Whereas IRC being a dumb pipe with lists of IPs associated with sockets will live forever. And cheaply.