• @Anders429
    link
    4111 months ago

    What the heck is this paywalled article doing here? That’s some reddit-level shit.

      • Alex
        link
        611 months 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
          311 months ago

          Great idea for a project!

        • txtsd
          link
          311 months ago

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

            • txtsd
              link
              211 months ago

              Thanks for the heads-up. It was my lemmy client that did it.

    • Deebster
      link
      fedilink
      English
      111 months ago

      It’s not paywalled here, try using porn mode, clearing that site’s cookies or something like archive.today.

  • @[email protected]
    link
    fedilink
    1011 months ago

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

    • @YaBoyMax
      link
      English
      1511 months ago

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

    • BarrierWithAshes
      link
      fedilink
      1111 months 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.

      • @b_van_b
        link
        2111 months 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
          411 months ago

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

    • @RonSijm
      link
      811 months 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
        511 months ago

        Stars don’t really do that much, people mostly use it to “favorite” your repo.

        That may be technically true, but sadly in reality things are more complicated.

        Developers, especially bad ones, use Stars as an argument for choosing libraries or frameworks, for example. Organizations tend to favor those repositories / libraries / frameworks when picking their stacks. People in HR are trained to judge you Github account by the amount of stars that you have. Open Source maintainers who appear popular are often used as poster people for recruiting. The list of ridiculous reasons why stars may matter goes on. Eventually, you will be able to turn a repository with a high star count into money or advancement, because that just how superficial the world we live in actually functions under the hood.

        • @RonSijm
          link
          511 months 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
            311 months ago

            And advancements wise - any actually good developer doesn’t really have a problem getting a good job

            True, but I’d assume developers who are actually good also don’t buy stars on Github. Sadly, the demand on the market over the last five to ten years meant that everyone with a udemi course in react could get job as a developer. Now that the economy does not look all that rosy, that is changing and people are looking for new ways to “boost” their CVs.

        • @[email protected]
          link
          fedilink
          111 months 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
            -111 months ago

            Github offers the Insights tab on every repository that provides you with actual data in those points. There are countless repositories out there that have thousands of stars and literally on person contributing to it. If you go by stars to sway your verdict, you are simply to lazy to do your due diligence which in turn makes you a bad developer.

            • @[email protected]
              link
              fedilink
              1
              edit-2
              11 months ago

              I’m literally writing that it’s not what I am doing, so please don’t talk to me about laziness when you can’t even read a three-sentence long comment.

              • @[email protected]
                link
                fedilink
                011 months ago

                Your claim is that there is value in using a metric that has zero meaning and validate your own negligence in claiming that it makes your choice better than random through popularity. I claim this is lazy and negligent. Please tell me what I misread.

    • @[email protected]
      link
      fedilink
      311 months ago

      “Stars” are a measurement for popularity, and as we know from high school (or mainstream social media), more stars = more popular = more better in every way.

  • @[email protected]
    link
    fedilink
    511 months 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