• @[email protected]
    link
    fedilink
    167 months ago

    I am not a programmer. But I have been using github as an end user for years, downloading programs I like and whatnot. Today I realized there are stars on github. Literally never even noticed.

    • @[email protected]
      link
      fedilink
      67 months ago

      The stars are more important when you’re a developer. It indicates interest in the project, and when it’s a library you might want to use that translates into how well maintained it might be and what level of official and unofficial support you might get from it.

      Other key things to look at are how often are they doing releases and committing changes, how long bugs are left open, if pull requests sit there forever without being merged in etc.

        • @[email protected]
          link
          fedilink
          17 months ago

          Closed PRs and Closed issues?

          What if it’s a side project with 1 star, 0 issues (because no one made any) and no PRs because no ones done work on it?

          • @[email protected]
            link
            fedilink
            17 months ago

            Initially, the stats will reflect amount of marketing effort put into the project.

            The marketing will attract both users and a flow of issues and PRs.

            I’ve done zero marketing for my packages. And it shows ;-)

          • @[email protected]
            link
            fedilink
            English
            17 months ago

            More so if spme software had dozens or hundreds of open issues/PRs for months that never get looked at I’ll look elsewhere

            Don’t want unstable dependencies

  • @[email protected]
    link
    fedilink
    57 months ago

    Programming never needed these sorts of social media features in the first place. Do you part by getting your projects off of Microsoft’s social media platform used to try to sell you Copilot AI & take a cut of your donations to projects with Sponsors.

        • David J. Shourabi Porcel
          link
          fedilink
          17 months ago

          Git is overrated.

          That’s interesting to read; I wasn’t even aware of the existence of Darcs — or any other alternative to git supposedly worth considering, for that matter. Would you elaborate on it?

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

            Pijul is also worth looking at.

            Fundamentally anything with a snapshot-based model is reliant on patch order mattering. As such you always end up with some centralized server. Pijul & Darcs are based on Patch Theory that says if Patch B is applied before or after Patch A assuming there is no conflict or dependence, it should not matter in a communicative way—that is to say the 1 + 2 ≡ 2 + 1. You can avoid a series of conflicts & better support a distibuted/decentralized development model if the order doesn’t matter.

      • @[email protected]
        link
        fedilink
        17 months ago

        Radicle can do it presently but a lot folks dismissed them since they worked on cryptocurrency stuff independently. Weird thing to be hung up on considering they were separate endeavors, but folks are fickle.

  • @[email protected]
    link
    fedilink
    47 months ago

    Shocking, a site full of diy programmers and hackers are trying to hack the system. Maybe even just for fun.

  • @[email protected]M
    link
    fedilink
    37 months ago

    Why would it be? Software is good based on it’s use and recommendations from real folk, not *s. Many project not on github

    • 💭 ᴍɪɴʏᴀᴇɴOP
      link
      fedilink
      English
      -17 months ago

      Yeah, I’d argue that the project can be good and not widely used. Do you think that there are projects with real use case and are great open source software and not widely used because its buried under the *s?

      It could be a relatively inexpensive way for niche marketing. Especially if the developer has a payment option with the software. Probably a decent way to get the software out in the open for profitability, no?

      • @[email protected]M
        link
        fedilink
        37 months ago

        That is more down to poor marketing. Here on Lemmy or reddit there are big open source communities where you can extol the values of it.

      • @[email protected]
        link
        fedilink
        27 months ago

        From a pragmatic standpoint, yeah it would accomplish that goal. However, that discounts the intended purpose of the stars, which is to represent an individuals attribution of personal value and trust. They lose significance and become misleading if you can buy them, which holds true even for good software. When we see a github star is should represent someone who has used the software, finds value in it or who respects and trusts the project.

      • 💭 ᴍɪɴʏᴀᴇɴOP
        link
        fedilink
        English
        1
        edit-2
        7 months ago

        Just trying to play a little devils advocate. Not saying that its ethical to do it, but if morals/ethics don’t play a part in the decision, it could prove useful. Besides, I’d imagine that its already being extorted pretty heavily if there’s that much competition for sellers, hah.