TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Poll: Do you use GitHub stars for bookmarking or for “Liking”?

48 pointsby eatitrawabout 10 years ago
The intended purpose of stars is bookmarking. &quot;Starring a repository allows you to keep track of projects that you find interesting, even if you aren&#x27;t associated with the project.&quot; [1]<p>However, I rarely browse my list of starred repos. I use star as a way to show my appreciation. It is sort of &quot;Like&quot; button for me.<p>[1] https:&#x2F;&#x2F;help.github.com&#x2F;articles&#x2F;about-stars&#x2F;

33 comments

Daizabout 10 years ago
Primarily bookmarking. I just really wish you could create categories for your own stars (similar to how you can create your own playlists on YouTube for example), because it&#x27;s really annoying having everything from &quot;just something fun&quot; to &quot;actually useful for work&quot; in just one big star pile that you can barely do anything about.
评论 #9413883 未加载
评论 #9414234 未加载
评论 #9413889 未加载
评论 #9413786 未加载
peterjmagabout 10 years ago
I voted for bookmarking, but I use it for a bit of both, confusingly.<p>I feel like what I&#x27;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. &quot;oh this could be an interesting way to solve problem X at work&quot; or &quot;ah finally, an MIT-licensed alternative to Project Y&quot;. As it stands, there&#x27;s not really any good way to store that kind of info.<p>(On a related note, I don&#x27;t really like the fact that your starred repos can&#x27;t be made private.)
INTPenisabout 10 years ago
Bookmarking is liking. Bookmarking means &quot;I like this and I want to look closer at it later when I have the time&quot; to me.
S_A_Pabout 10 years ago
I rarely can keep up with&#x2F;remember bookmarks so I usually will fork a repo that I &quot;like&quot;, even if I dont do anything with the code. This may not work for everyone, but in my case seeing it in my repo list happens much more frequently than visiting my list of bookmarks.
jonbaerabout 10 years ago
Good point, almost like an &quot;I approve for use&quot; type of situation, I began using Watch for a while but didn&#x27;t seem to get the same notifications. I do however wish there was some alternative view to your star(ed) collection (breakup by tech&#x2F;domain) because you can&#x27;t really organize. Something similar to explore (<a href="https:&#x2F;&#x2F;github.com&#x2F;explore" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;explore</a>) but your own items based from what you have approved.
评论 #9413838 未加载
arihantabout 10 years ago
I feel stupid. I never even thought of it as a bookmarking tool. When I have to bookmark, I just bookmark the repo page in the browser. I never thought of GitHub stars as anything more than a &quot;Kudos, Good job&quot; tool.
popasmurfabout 10 years ago
I&#x27;ve replied to someones comment with this already, I think it deserves more attention though. For those of you using Stars for bookmarking check out <a href="http:&#x2F;&#x2F;astralapp.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;astralapp.com&#x2F;</a> for organisational purposes.
iziettoabout 10 years ago
There should be a &quot;Both&quot; option IMHO
davegaeddertabout 10 years ago
I give a repo a star if it&#x27;s something I use or think there&#x27;s a pretty good chance I&#x27;ll use in the future (bookmarking). It also means I like to stay up-to-date with their development, as least at the surface level. I built <a href="http:&#x2F;&#x2F;sibbell.com" rel="nofollow">http:&#x2F;&#x2F;sibbell.com</a> for exactly that purpose - it will notify you any time a repo that you star (or watch) has a new release. I don&#x27;t like to &quot;watch&quot; repos on GitHub though because on a project of any size, you get flooded with emails...
jqueryinabout 10 years ago
Interesting poll. I can only imagine you have a use case for building something. I&#x27;m in the same boat.<p>If anybody is interested on working on a Github star related project with me, let me know. It&#x27;ll have a huge impact on how individuals use Github. I intend on this being for-profit with Stripe payments.<p>I&#x27;ve been working on it in stealth as my pet project but it&#x27;s closing in on being publicly available.<p>It uses Laravel 4.2, MySQL, supervisord, and beanstalkd for those interested.<p>Contact info in my profile.
评论 #9414003 未加载
Naushadabout 10 years ago
Bookmarking, for liking, i &quot;Watch&quot;
nezoabout 10 years ago
I mainly use it as a like button, but if I&#x27;m really interested by a project I might instead start Watching it.
jrslvabout 10 years ago
I&#x27;m using astralapp.com, which is a nice application for viewing, searching and tagging my favs.
dhagzabout 10 years ago
I guess bookmarking primarily. I&#x27;m either going to use it or I&#x27;m currently using it.<p>I think &quot;Watching&quot; a repo is more like &quot;Liking&quot; it, since that give you updates on the repo&#x27;s status. But it stinks since you can&#x27;t fine-tune what updates you get.
soegaardabout 10 years ago
Both
thebouvabout 10 years ago
Both, really. I like this enough to look at it again when I have time.<p>I rarely &quot;watch&quot; a project however.
perlgeekabout 10 years ago
I don&#x27;t use them at all. I like github for contributing, but I don&#x27;t really buy into the &quot;social&quot; of it aspect beyond that. And my browser history &#x2F; address bar completion have substituted bookmarks for me.
wildpeaksabout 10 years ago
For liking &#x2F; encouraging the author to continue development. I&#x27;d use the browser bookmarks or my wiki for bookmarking things instead.
yellowappleabout 10 years ago
If I want to bookmark something, I just use the bookmarking features of my browser.<p>In which case, I generally only star things I like (and even then).
txdvabout 10 years ago
Isn&#x27;t it really the same?<p>If you bookmark something then you are ultimately thinking that at least it is worthy your attention, hence, liking?
评论 #9414151 未加载
评论 #9414129 未加载
hellbannerabout 10 years ago
Both, but I will watch a repo if it&#x27;s more for bookmarking something I plan to use.
lobo_tuertoabout 10 years ago
I use it for liking. You can already bookmark and categorize with your browser.
indykish1about 10 years ago
I use it for liking, interesting to read that it can be used for bookmarking
builtinnyaabout 10 years ago
bookmarking +1 I use <a href="https:&#x2F;&#x2F;github.com&#x2F;Sliim&#x2F;helm-github-stars" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Sliim&#x2F;helm-github-stars</a> to browse my stars
grandalfabout 10 years ago
Mostly for bookmarking, and occasionally for liking + bookmarking.
chadwilkenabout 10 years ago
Both, but usually more of a bookmarking system.
sanguptaabout 10 years ago
Almost always bookmarking.
subv3rsionabout 10 years ago
Mostly for bookmarking.
bertocqabout 10 years ago
Both &gt;_&lt;
taitoozabout 10 years ago
Bookmarking
ssebastianjabout 10 years ago
Both
fellomellowabout 10 years ago
bookmarking cause github people are retarded
4adabout 10 years ago
None. I never click on stars.<p>Projects that I care about have developer mailing lists, and mailing lists where people review and discuss patches. I subscribe to those.<p>Projects that don&#x27;t have that and only rely on GitHub are toy&#x2F;non-serious projects that I don&#x27;t care about.<p>For bookmarking I have actual bookmarks.
评论 #9414102 未加载
评论 #9414070 未加载