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

https://www.claudescode.dev/?window=since_launch

Claude's Code

Global dashboard tracking the coding activity of Anthropic's Claude Code agent.

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.

Base rate fallacy - Wikipedia

The actual number is that 98% have less than 2 stars (0 or 1). About 90.25% has zero stars.

I think this is useful in answering the grandparent comment's question:

stars : uniq(k)

1 : 14946505

10 : 1196622

100 : 213026

1000 : 28944

10000 : 1847

100000 : 20

interesting that you only need ~150 stars on a project for it to be in the top 1%