logoalt Hacker News

paxysyesterday at 4:01 PM7 repliesview on HN

> Maintainers: You’re a primary maintainer or core team member of a public repo with 5,000+ GitHub stars or 1M+ monthly NPM downloads. You've made commits, releases, or PR reviews within the last 3 months.

How many total developers does that cover? 100? How many of them aren't already corporate employees?

And also

> 6 months of free Claude Max 20x

So basically a free trial.

When Github Copilot first launched they gave Pro subscriptions to everyone that regularly committed to a public repo, regardless of the number of stars or downloads, and kept renewing it indefinitely. I don't know if that program is still around but it was amazing to get to try out some early LLM coding tools for open source development.


Replies

lkbmyesterday at 5:02 PM

Github search gives me 11 300 results for 5000+ stars[0]. Dunno if they all qualify as open source, but that's also repos, not contributors. Presumably there's an average of > 1 per repo.

NPM probably adds a lot. I can't find any recent sources, but NPM packages get downloaded a lot (e.g., every Github Action run.) And to get such a download, an NPM package just has to be somewhere in the dependency tree, which are famously enormous. (Though many might not be updated in the past 3 months, though.)

[0] https://github.com/search?q=stars%3A%3E5000+sort%3Astars&typ...

mickael-kerjeanyesterday at 4:15 PM

A lot more than a 100, for once I'm one of those https://github.com/mickael-kerjean/filestash

flaviolivolsiyesterday at 4:19 PM

Github is Microsoft. MS has a war chest big enough not to care if they throw away money for customer acquisition

show 1 reply
Volundryesterday at 4:32 PM

GitHub is cagey about the criteria, but yes this is ongoing. It doesn't appear to be tied to active contributions though. I'm a maintainer on paper of a moderately large open source project that I haven't been involved with in years, and they still renew my free copilot monthly.

zhismeyesterday at 4:58 PM

I think there's plenty of them. I know at least 3 guys eligible for such requirements (but this guys aren't some public persons giving tech-talks and so on, just some niche libs for others to use). If Claude would ask for 100k stars repos, then yeah. I guess there would be even less than 100

Applejinxyesterday at 9:39 PM

Shucks, I'm only 1000 stars singlehandedly. Curse my woeful irrelevance :D

I guess I will just have to NOT sign on to this nonsense and allow it to atrophy my ability to think of things independently, thus ending up completely dependent on an outside tool of ever-increasing price.

Gosh darn it, of all the luck.

arcanemachineryesterday at 6:04 PM

> a public repo with 5,000+ GitHub stars

This is going to get abused so fast, it will make your head spin.

EDIT: I just look up the highest-ranking "buy GitHub stars" page (which I will obviously not link here), and it looks like you would have to pay a little over $1000 to get the required amount of stars. So I suppose it might not get abused as easily as I thought.

On the other hand, someone with the gumption and elbow grease to abuse this process themselves could still easily do so, I'd wager.

All that being said, I still think that GitHub stars are effectively worthless, and attempting to assign value to them like this is, at best, a fool's errand.

I can imagine this will invoke Goodhart's law, increasing the amount of people shilling their AI-generated shovelware onto a Web already greatly suffering from the consequences of the plummeting cost of intelligent-sounding text generation.