this post was submitted on 12 Jul 2023
7 points (81.8% liked)

Lemmy

13479 readers
78 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 5 years ago
MODERATORS
 

As an enthusiastic supporter of Lemmy, I am eager to contribute to the project. However, I hold strong reservations about writing a single line of code for a project hosted on a Micro$oft server. While I have created a few issues on GitHub, I firmly believe that my contributions could be significantly amplified if there were a mirror of Lemmy that utilized Forgejo hosting outside the United States. I would be absolutely delighted to have the opportunity to contribute more actively to this incredible project if such an alternative hosting option were available.

you are viewing a single comment's thread
view the rest of the comments
[–] Max_P@lemmy.max-p.me 5 points 2 years ago

Even if Lemmy moved away from GitHub, you'd still be relying on GitHub a ton:

  • NPM is owned by GitHub which is owned by Microsoft
  • TypeScript, the language that the UI is made out of, is made by Microsoft
  • The Rust crate index and a lot of the crates are hosted on GitHub