this post was submitted on 02 Feb 2022
25 points (100.0% liked)

Asklemmy

1452 readers
65 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

..

you are viewing a single comment's thread
view the rest of the comments
[โ€“] kevincox@lemmy.ml 4 points 2 years ago (1 children)

GitHub has network effects that makes it easy to attract users and contributors. You basically get some free marketing by hosting there. For established projects it doesn't matter much, but when starting every bit of marketing can be incredibly valuable.

[โ€“] Cloak@lemmy.ml 2 points 2 years ago* (last edited 2 years ago) (2 children)

Yeah this, also consider that gitlab is not federated and people are not likely to make an account on your gitlab instance to contribute.

The same thing goes for discord, more people use it than matrix, and therfore you reach a larger audience by using it

re @Echedenyan@lemmy.ml not sure what part you are talking about, I'm happy to shoot myself in the foot for my projects because I don't expect much contributors nore feel a drive for a big star count

[โ€“] Echedenyan@lemmy.ml 1 points 2 years ago (1 children)

The third line was my focus.

There is no such thing as neccesary evil.

You can use different kind of IM solutions depending on the needs for managing a FLOSS project and these must be FLOSS if there is option (by now, always are).

Not every people need voice or video channels. To be exact, I don't know a single FLOSS project which use them, just a daily videocall if they work with SCRUM for the Daily SCRUM which can be made in several platforms.

You can just do this with a group of Matrix rooms (with space or just name prefix like use to be made on IRC) and Jitsi.

As for the code hosting... Is there a problem with just mirroring?

If you use Git you must know that is decentralized and all you need is an account at the hosting service which could be just raw username and password (plus email verification sometimes) or you can just login/register with your account from other service.

[โ€“] Cloak@lemmy.ml 1 points 2 years ago

All this does is make it harder for your contributors. I'm ok with it for my projects, but many are not. I have certainly skipped out on some drive by contributions because it would require the hassle of making an account.

[โ€“] beansniffer@lemmy.ml 1 points 2 years ago (1 children)

gitlab is not federated

I was mistaken for thinking that it was federated. I wonder why gitlab isn't federated, it seems like it would be beneficial for code contributions for open source projects if it had federation.

[โ€“] Echedenyan@lemmy.ml 2 points 2 years ago* (last edited 2 years ago)

It is being worked in a separate project and by a different community.