Live data from Hacker News

90% of Claude-linked output going to GitHub repos w <2 stars

claudescode.dev

41–50 of 252 posts

Re: 90% of Claude-linked output going to GitHub repos w <2 stars

#41
post #30

Perfect 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.

Yeah. Most of my public repos have 0 stars. Most of what I write sucks.

Yeah, but knowing something sucks means you are probably reasonably competent at coding. =3

https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect

Re: 90% of Claude-linked output going to GitHub repos w <2 stars

#44

Do 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.

Maybe not to devs, but I've had VCs ask about them because of popularity so there you go it's a signal to someone.

Whatever reaction you have to this know that my internal reaction and yours were probably close.

Re: 90% of Claude-linked output going to GitHub repos w <2 stars

#47

Toggling 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

Thanks for starting the conversation and sharing my dashboard. :)

I hope you don't mind, I thought this was a really valuable dashboard.

Re: 90% of Claude-linked output going to GitHub repos w <2 stars

#48
post #31

Already enough comments about base rate fallacy, so instead I'll say I'm worried for the future of GitHub. Its business is underpinned by pre-AI assumptions about usage that, based on its recent instability, I suspect is being invalidated by surges in AI-produced code and commits. I'm worried, at some point, they'll be forced to take an unpopular stance and either restrict free usage tiers or restrict AI somehow. I'm…

The instability is related to their Azure migration isn't it? Cynically you could say it hasn't been helped by the rolling RIFs at Microsoft

Does anyone actually know? So far I've just seen people guessing, and seeing that repeated.

Re: 90% of Claude-linked output going to GitHub repos w <2 stars

#49

Earlier quoted context omitted.

Thanks for starting the conversation and sharing my dashboard. :)

I hope you don't mind, I thought this was a really valuable dashboard.

Not at all! The ShowHN didn't really get a lot of feedback but this thread has already given me a lot to think about adding/improving.

Re: 90% of Claude-linked output going to GitHub repos w <2 stars

#50
post #46

How long does it normally take projects to get stars though? You're not going to have a project with 100+ stars overnight or even within a month, you have to promote the project?

Depends widely on the target audience. In my case, targeting Julia developers who want to package their applications into installers to reach 100 stars took 2 years - https://peacefounder.org/AppBundler.jl. If I were to target Python developers, I would have many more stars.
Post reply on HN