Hacker News new | ask | show | jobs
by EamonnMR 2471 days ago
Really excited to see Discord rejected. Watching Discord take over open source and free culture communities has been disheartening to say the least.
5 comments

Conversly, I'm surpised that Slack made the list for similar reasons. I would've thought the would definitely want an open-source solution.
Discord changed the communications of an entire generation, removed ideal low priority messaging and replaced it with a vulnerable and bloated service that now offers to sell you games and track your every move. Everything on Discord is unencrypted by design.
I think people are moving to discord as a stop-gap because they place user experience above everything else.

There's a lot of alternatives, but until they provide a good user experience, I don't see a point in purposefully making peoples' lives suck.

I'm confident that alternative's to discord will get better with time, but they're really not there yet.

I've never heard of this but I'm not particularly in the field... Can you expand?
Rust is moving from irc to discord as a result of mozilla sunsetting their irc server. I know one datapoint is not a trend, but it's a high profile datapoint.
fwiw, the Embedded Rust Working Group moved to matrix: https://rust-embedded.github.io/blog/newsletter-18/
Rust has already moved to discord, but it's subject to evaluation and might as well change.
I doubt it'll change. The Rust team simply don't care about privacy.

They've been knowingly and willingly violating the GDPR since it came in to force despite constant reminders of that fact.

> They've been knowingly and willingly violating the GDPR

That's quite the inflamatory statement to throw out there without at least providing a source or two.

I'm guessing they are talking about this issue which has been open for a disturbingly long time: https://github.com/rust-lang/crates.io/issues/955
You must really dislike GitHub then.
I can more or less easily get my data out of github (I can host a repo elsewhere, write a script to scrape the issues, etc.) I don't like using the non-git parts of it for much (ie why write a wiki when you can just make a repo full of markdown files?) Discord is a whole other level of walled garden. It's a black hole of information, and that information isn't owned by you. Discoverability is nonexistent.
> why write a wiki when you can just make a repo full of markdown files?

fyi: github wikis are just a repo full of markdown files. you can clone down your wiki, make changes, write commits, etc.

Except it is using Gollum, which isn't all that great. I think the only positive is tab integration. I prefer the GitHub or GitLab Pages approach.
Backup scripts also exist for Discord. You can also export your data. It really isn't much different than GitHub in that aspect.
I can't speak for the OP of this thread, but I agree with them and yes, I really dislike GitHub, too.