Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Star count #1266

Closed
qrpike opened this issue Jan 20, 2017 · 7 comments
Closed

Star count #1266

qrpike opened this issue Jan 20, 2017 · 7 comments

Comments

@qrpike
Copy link

qrpike commented Jan 20, 2017

Would be amazing if next to the name it would have the stars the project has on github. Most important thing when looking through the list is how popular / active the project is.

@kirillDanshin
Copy link
Contributor

kirillDanshin commented Jan 20, 2017

@qrpike it's a bad idea because the stars on github isn't a reliable metric. the only reliable way to decide to use or not to use a package in your project - is to use your eyes and brain, but never watchers/stars/fork counts.

@qrpike
Copy link
Author

qrpike commented Jan 25, 2017

@kirillDanshin Definitely, but if 4 of the libraries have 2 stars and one has 2000 stars, there is no question which one I am going with.

@deankarn
Copy link
Contributor

And that's exactly why @qrpike this shouldn't be done stars != good library

And if everyone thought that way then new libraries, that may be fantastic, would never get any attention.

@qrpike
Copy link
Author

qrpike commented Jan 25, 2017

Something on the 99th page of hacker news may be better than the #1 item, but the front page is a culmination of what other people think is good. Same goes for Reddit or any other social ranking system.

@deankarn
Copy link
Contributor

This isn't social media and people need to use their own judgement on what works for them.

@qrpike
Copy link
Author

qrpike commented Jan 25, 2017

I don't think HN is social media, its a community around tech/development. As is github. But I rest my case. Good project even without stars.

@kirillDanshin
Copy link
Contributor

I'm with @joeybloggs. we already maintaining a list of awesome projects and we filter out and merge only the best projects and trying to help projects to become better. you even can see that after this commit the community does better software just because they see that it is a recognized standard for the entire community.
if you want bigger list with something like ORDER BY stars you can use https://golanglibs.com/, but never rely on projects you'll find there just because there are popular. if you want smaller list but just with thing you can rely on, read awesome-go. we have no plans to add stars to the list because it breaks the whole idea of the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants