this post was submitted on 28 Jul 2023
1023 points (98.9% liked)

Programmer Humor

31793 readers
123 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 year ago (1 children)

I hate the amount of software that is gated behind a Discord server.

No, I don't want to join your garbage Discord server just to use your software. Just host it somewhere else.

[–] [email protected] 8 points 1 year ago (1 children)

Yeah I can't stand that shit. Just put it on GitHub

[–] [email protected] 2 points 8 months ago (1 children)

No. Microsoft, the for-profit, publicly-traded, US-based megacorporation, controls that platform, who can use it, what can be put on it, what the ToS are. You can consider open options like Codeberg, et al. as at least you remove all the for-profit & social media trash, but if you want to be in control of your community, you almost have to self host & a self-hosted project should be viewed as more viable.

[–] [email protected] 1 points 8 months ago (1 children)

Put it somewhere reliable that can easily be copied and indexed

That's basically what I was getting at.

In the C&C community, all the old fan sites and forums died, and all the knowledge is hidden in discord servers that are terrible to search.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

But only one step in the right direction. Releasing it from the clutches of one US corporation but trusting it in another isn’t quite good enough. For instance, say you upload the data as files in a Microsoft GitHub Git repository… well, you can’t use search without being autheniticated on that closed Git forge which will require an account & ToS agreements just to search the reposotiry without downloading it & for similar reasons search indexing won’t be good either.