this post was submitted on 25 Oct 2023
49 points (81.8% liked)

Programming

17116 readers
448 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Eheran 10 points 11 months ago (4 children)

Been on GitHub for years now, mostly passive, and have never heard of "stars" people have or get.

[–] [email protected] 15 points 11 months ago

You can "star" repositories on GitHub. I believe this has always been a feature.

[–] [email protected] 11 points 11 months ago (1 children)

You can star repos. Mine have a few. No idea what it does and I didnt get any notificaitons for it when it happened. Jus figured it some irelevant feature.

[–] [email protected] 21 points 11 months ago (1 children)

I use stars to keep a list of repositories I'm interested in. You can even put them in different categories, like browser bookmarks.

[–] [email protected] 4 points 11 months ago

I've always just followed them, have it send emails when a new release happens or something.

[–] [email protected] 8 points 11 months ago (1 children)

Stars don't really do that much, people mostly use it to "favorite" your repo. Or just a general "Upvote" or something

I have a repo with about 1.4k stars, so what it gives you:

  • The Starstruck badge in your profile with different tiers at 16/128/512/4096 stars
  • Visibility in search: When you search for something in Github, it takes into account the amount of stars something has

Not sure if that affects other searches, like google

Even more stars (apparently like 5k+ or more) gives you

  • Github Copilot is free if you're a "maintainer of a popular open source project"