EDIT: I don’t like the term ‘soy boy’, just picked ‘soydev’ for a lack of a better word, intending to use it semi-ironically.
recently I saw a project move PR discussions to discord, like what’s the point of using a git forge at this point, you can as well just use git send-email
Never heard about projects using Discord for docs (sounds terrible and useless, tbh), but now I’m afraid of it.
I like self-hosting and it’s far too common for newer projects.
There’s a certain irony in self hosted programs posting this stuff on Discord… It makes me question the integrity of the project.
There is several ways to post your docs without wasting money, in a far better way, like using ReadTheDocs or just generating it with whatever library made for your project’s language, like Pydoc, and serving it from GitHub Pages.
It’s not even complicated, I don’t know why keep making it complex…