felipefialho / awesome-made-by-brazilians

🇧🇷 A collection of amazing open source projects built by brazilian developers
MIT License
1.51k stars 113 forks source link

>1k stars #42

Open leogregianin opened 4 years ago

leogregianin commented 4 years ago

The Russians criterion is more than 1k stars to enter in the list and for Brazilians is 100 stars. Could we increase it to 500 or 1k so we don't have thousands of repositories? Only incredible projects would enter this list.

avelino commented 4 years ago

I think it's very high entry barrier, star metric is not a good metric for a successful project. I recommend reading this thread: https://github.com/avelino/awesome-go/issues/1446#issuecomment-336215791

edkf commented 4 years ago

Honestly, I would like to better understand this relationship between a project being useful to people and having a high number of stars on GitHub. I have a project that is mostly used by designers, the Tabipsum, and because most of them don't use GitHub, the number of stars is very low. I think it would be nice to have him on the list but I may be wrong too. I don't know if I didn't understand this limitation very well, but it must be because I'm not Dev 😅

felipefialho commented 4 years ago

Hi @leogregianin, I've have a lot of reflections about it and as @avelino said, 1K is a very high entry barrier to add a project here and we have a lot of awesome libs and projects made in brazil that don't have a lot of stars.

I added 100 stars just to avoid to include premature projects here.

Maybe we can increase it later, but for now we can add some rules to kind of projects that we will be accept 🤔

Do you agree?

felipefialho commented 4 years ago

Honestly, I would like to better understand this relationship between a project being useful to people and having a high number of stars on GitHub. I have a project that is mostly used by designers, the Tabipsum, and because most of them don't use GitHub, the number of stars is very low. I think it would be nice to have him on the list but I may be wrong too. I don't know if I didn't understand this limitation very well, but it must be because I'm not Dev 😅

Hi @edkf, exactly... Yesterday I refused some nice projects that don't have 100 stars. But unfortunately we need to some minimal requirements 😕

leogregianin commented 4 years ago

I would really like to see a few but awesome projects built or maintained by Brazilians. Code coverage and documentation would be fair criteria beyond the stars as a recognition of the community.

felipefialho commented 4 years ago

@leogregianin Yes, I agree and maybe we can add more restrictions when this project increase.

Change the minimal number of stars to 500 is not a bad idea, for now let's look at how it grows.

leomaurodesenv commented 4 years ago

Can I make a suggestion? If you do, define a committee to evaluate, test projects and provoke discussion about their usability (in pull request - PR). If this committee agrees with the PR, this project will be accepted. In this way, we can accept other types of projects, such as @edkf.

In resume, it is a tough question. 🤔

felipefialho commented 4 years ago

@leomaurodesenv Yes, is a good idea so we remove the need about 1000 stars for example. But how you imagine this committee to evaluate?

leomaurodesenv commented 4 years ago

The main problem of any committee: the evaluation are subjectives. Usually, a committee is formed by an odd number of people (3, or 5) that evaluate a set of subjects for each work. For example:

In each of these subjects has a predefined score (from 0 to 5), and each score has a definition. For example:

At last, the committee argue their score for each subjects - and the author can refuse each score and discuss contrary.

Something in that way... But again, it is a tough question.