Poll: Do you use GitHub stars for bookmarking or for “Liking”?
The intended purpose of stars is bookmarking. "Starring a repository allows you to keep track of projects that you find interesting, even if you aren't associated with the project." [1]
However, I rarely browse my list of starred repos. I use star as a way to show my appreciation. It is sort of "Like" button for me.
[1] https://help.github.com/articles/about-stars/
50 comments
[ 0.25 ms ] story [ 104 ms ] threadI'd also like to be able to bin things as "useful today" vs "something under development to keep an eye on for the future."
Also, I often find bookmarking at the repo level too coarse - often I am only interested in a specific file or class.
If anybody is interested on working on a Github star related project with me, let me know. It'll have a huge impact on how individuals use Github. I intend on this being for-profit with Stripe payments.
I've been working on it in stealth as my pet project but it's closing in on being publicly available.
It uses Laravel 4.2, MySQL, supervisord, and beanstalkd for those interested.
Contact info in my profile.
Not really! It's just simple curiosity.
Projects that I care about have developer mailing lists, and mailing lists where people review and discuss patches. I subscribe to those.
Projects that don't have that and only rely on GitHub are toy/non-serious projects that I don't care about.
For bookmarking I have actual bookmarks.
I feel like what I'm missing is some sort of mechanism for privately bookmarking repositories, perhaps with optional tagging or personal notes. I usually star a repo with a particular purpose in mind, e.g. "oh this could be an interesting way to solve problem X at work" or "ah finally, an MIT-licensed alternative to Project Y". As it stands, there's not really any good way to store that kind of info.
(On a related note, I don't really like the fact that your starred repos can't be made private.)
I rarely "watch" a project however.
If you bookmark something then you are ultimately thinking that at least it is worthy your attention, hence, liking?