157
submitted 1 month ago by JustMarkov@lemmy.ml to c/opensource@lemmy.ml

As you can easily notice, today many open source projects are using some services, that are… sus.

For example, Github is the most popular place to store your project code and we all know, who owns it. And not to forget that sketchy AI training on every line of your code. Don't we have alternatives? Oh, yes we have. Gitlab, Codeberg, Notabug, etc. You can even host your own Gitea or Forgejo instance if you want.

Also, Crowdin is very popular in terms of software (and docs) translation. Even Privacy Guides and The New Oil use Crowdin, even though we have FLOSS Weblate, that you can easily self-host or use public instances.

So, my question is: if you are building a FLOSS / privacy related project, why using proprietary and privacy invasive tools?

you are viewing a single comment's thread
view the rest of the comments
[-] PropaGandalf@lemmy.world 4 points 1 month ago

they can take your whole project down if they want so. or if they are forced to do so.

[-] delirious_owl@discuss.online 2 points 1 month ago* (last edited 1 month ago)

git is literally distributed. Its trivial to push it to a new origin if that happens

[-] PropaGandalf@lemmy.world 2 points 1 month ago

so why not do it from the beginning?

[-] delirious_owl@discuss.online 3 points 1 month ago

Because its a very low risk, both in terms of likelihood and impact

[-] tyler@programming.dev 2 points 1 month ago

Because the downsides completely outweigh the upsides by a massive amount. Risk of GitHub removing any of my projects is practically 0, while the upsides of hosting elsewhere is also almost 0.

[-] PropaGandalf@lemmy.world 2 points 1 month ago

but does it really matter where your personal project with maybe 10 stars resides? if not why not choose something like codeberg?

[-] tyler@programming.dev 1 points 1 month ago

Yes because every company I work at uses GitHub, I use GitHub actions at work, and the majority of programmers on the planet use GitHub. So I’d not only need to maintain another account, use a different build system, and spread my project in some other manner, but I’d be losing the majority of my contributors (my most starred project has 100 stars, second most is 50). If that’s on a platform with the _most _ contributors then I literally wouldn’t have any on a different platform. I have 40+ FOSS projects (source, not forks) and I’m not going to maintain all of those somewhere where they won’t get viewers.

this post was submitted on 16 May 2024
157 points (85.8% liked)

Open Source

28943 readers
428 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS