160
submitted 4 months 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
[-] taladar@sh.itjust.works 9 points 4 months ago

Federation doesn't really solve the issue that self-hosting takes effort away from working on the actual project.

[-] Max_P@lemmy.max-p.me 20 points 4 months ago

No but it does solve people not wanting to bother making an account for your effectively single-user self-hosted instance just to open a PR. I could be up and running in like 10 minutes to install Forgejo or Gitea, but who wants to make an account on my server. But GitHub, practically everyone has an account.

[-] dessalines@lemmy.ml 7 points 4 months ago

This is the main reason why we haven't moved lemmy's repo there (yet). Most of the devs are on board with leaving github tho at some point.

[-] taladar@sh.itjust.works 4 points 4 months ago

I could be up and running in like 10 minutes to install Forgejo or Gitea

You could maybe do that but only because you already know how unlike most developers and you completely dismiss any active maintenance like updates, moderation, debugging performance issues, resizing storage,...

[-] Max_P@lemmy.max-p.me 3 points 4 months ago

The whole point is you can take the setup and maintenance time out of the equation, it's still not very appealing for the reasons outlined.

[-] toastal@lemmy.ml 1 points 4 months ago

ForgeFed solves a storage issue with Forgejo too… no Git object dedup means that the storage starts to balloon if you require all patches be in the form of pull requests on your server.

this post was submitted on 16 May 2024
160 points (86.0% liked)

Open Source

30349 readers
2522 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 5 years ago
MODERATORS