I'd betcha a lot more than 90% goes to repositories without any stars at all, or even public code!
90% of Claude-linked output going to GitHub repos w <2 stars
21–30 of 252 posts
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#22Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#23Toggling the stars shows 50b lines of code created across all projects, only 5b on projects with 2+ stars since Claude Code launch. Kind of eye opening where these Claude Code tokens are going. Came across this from this ShowHN post yesterday https://news.ycombinator.com/item?id=47501348
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#24Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#25[flagged]
Unfortunately that type of analysis would take a bit more work, but I think the repo info and commit messages could probably be used to do that.
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#26Perfect example of a base rate fallacy - https://en.wikipedia.org/wiki/Base_rate_fallacy What percentage of GitHub activity goes to GitHub repos with less than 2 stars? I would guess it's close to the same number.
The actual number is that 98% have less than 2 stars (0 or 1). About 90.25% has zero stars.
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#27Do people really put weight in stars? It seems completely unrelated to anything but, well, popularity. Even when I modify other peoples' code I fork to a private repo and maintain my changes separately, and I'm fairly certain I have never starred a repo.
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#28At 2mo old - nearly a 1GB repo, 24M loc, 52K commits
https://github.com/thomaspryor/Broadwayscore
Polished site:https://broadwayscorecard.com/
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#29Do people really put weight in stars? It seems completely unrelated to anything but, well, popularity. Even when I modify other peoples' code I fork to a private repo and maintain my changes separately, and I'm fairly certain I have never starred a repo.
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#30Perfect example of a base rate fallacy - https://en.wikipedia.org/wiki/Base_rate_fallacy What percentage of GitHub activity goes to GitHub repos with less than 2 stars? I would guess it's close to the same number.