Hacker News new | ask | show | jobs
by Prestoon 1585 days ago
One of my biggest issues is that the principles and ideas that come with the open source community are practically shutout by the use of discord. Information does not flow freely, it's locked in a server and it's not easily accessible by other people. It's not indexed by search engines. It might as well be missing completely. Half the time I plan to learn an open source project and learn that the majority of the discussion goes on in Discord, I already know that I'm going to have a horrible time finding answers when I need them so I just search for alternatives.
2 comments

This is the argument that most of these comments are making. But Discord isn't supposed to replace a bug tracker or documentation. It's supposed to replace IRC or a mailing list.

The Linux kernel-dev mail list archives might technically be accessibly by anyone, but they're still not going to come up in a web search. And IRC history isn't stored at all.

And if you really need some piece of information in the Discord server, you can join the Discord server and search for it, all you need is an email.

I've been using Discord for a couple of years and greatly prefer it to forums or IRC.

Isn't it an illusion though that GitHub is more accessible than discord? Yes, it's indexed by Google, buy these days it'll disappear quickly if it is deleted. I don't even know if all of GitHub and its issues are even indexed to be honest.

You are right though that GitHub is at least accessible read only without an account.