Comment by arjie
2 days ago
The obvious answer is to end free unlimited private repos. Source is no longer a specific thing. GitHub is just a free S3 or Azure provider.
2 days ago
The obvious answer is to end free unlimited private repos. Source is no longer a specific thing. GitHub is just a free S3 or Azure provider.
A lot of private repos are probably just taking up cheap storage space, not seeing activity that would cause additional load.
Public or private doesn't matter. Vibe coders aren't worried about others using their AI slop
You can also limit number of free commits to, say 100 per month.
I think this would cut out a lot of the mindless commit activity.
Charge $1/month per repo. If your project isn't worth that, run your own git or use another free forge.
The incentives that creates are really bad: it encourages users to organize their code across the smallest number of repos, and I'd bet anything that larger repos are disproportionately more expensive for GitHub than smaller ones. It's very possible that a per-repo charge would make things worse.
You are way too optimistic. What will realistically happen is they charge $2 per month and the quality doesn't change. The $2 per month gross will go where it always goes: launches, exec salaries, shareholders.
I think GitHub leans on this free repos thing a lot for getting new users though. Like I could see people just moving to GitLab
Free private repos on github is relatively new, only introduced after a rise in popularity of gitlab (which has free private repos).
Seems like github is too popular for itself.
1 reply →
…and encountering the same issues most likely.
1 reply →
GH isn't good enough to charge that much for its core services. 90% of its user base would just find better or cheaper alternatives, and the only ones remaining would be legacy enterprise codebases that are just impossible or too expensive to migrate.
What about $1/year per private repo?
80/20 rule would suggest that you don't need to apply $1 to all users, just those who create an excessive number of AI slop repos or make an excessive number of commits.
Could do similar for GH actions usage.
I would have thought it's public repos that got the most AI slop recently as a form of gathering karma and boost CVs. It would be nice to know if private repo commits increased instead.