• Alex
        link
        fedilink
        61 year ago

        I’m sure we need a bot for lemmy or entire fediverse that will search posts like this 👆 and do comment with “normal” link. That will be great. I saw something like that in the Masto for YouTube.

        • txtsd
          link
          fedilink
          31 year ago

          It’s a link to a paywall removing service/proxy. It should not show as an image.

  • @Eheran
    link
    101 year ago

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

    • BarrierWithAshes
      link
      fedilink
      111 year ago

      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]
        link
        fedilink
        211 year ago

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

        • BarrierWithAshes
          link
          fedilink
          41 year ago

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

    • @[email protected]
      link
      fedilink
      81 year ago

      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”
        • @[email protected]
          link
          fedilink
          51 year ago

          Yea true, if people can vote on something, other people will use those votes as metrics for how good something is

          My perspective was more about what they actually do. Not the meta-effects they might have socially

          Eventually, you will be able to turn a repository with a high star count into money or advancement

          I think you overestimate how much money or advancements you can really get from it though.

          Money wise - I can’t find an overview of “Most Sponsored github repos” - but it’s pretty bare. I checked to see if I could find any example, for example if you look at FluentAssertions - A project that basically everyone uses, has 292.6 Million total downloads on Nuget. If you check their sponsers - they currently have 17. Assuming their the lowest tier, you’re getting $85 a month. Which is cool, I guess, but a neglectable amount for a developer with a normal job

          And advancements wise - any actually good developer doesn’t really have a problem getting a good job - And any good company reviewing a candidate might fool the HR by buying stars, but a dev reviewer or something will actually look though the code won’t care much about stars

        • @[email protected]
          link
          fedilink
          11 year ago

          I don’t think looking at the star counts makes you automatically a bad developer, but it certainly shouldn’t be the only thing you look at. If you’re unfamiliar with libraries solving a specific problem, I don’t see anything wrong with looking at them from the most to the least popular. Popularity can also be a sign of community and therefore more likely continued “support”

  • @[email protected]
    link
    fedilink
    51 year ago

    I mean nice, but anyone with half a brain will take a look at the code and decide for their own if they’re a decent coder

    Also there’s star graphs over time that show the growth of a project