Live data from Hacker News

Ask HN: Why did the number of new GitHub repos crash in late 2022?

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: Why did the number of new GitHub repos crash in late 2022?

#5
post #4

Mandatory 2FA announced mid 2022?

I'd probably put money on that. Not that it stopped people from creating repos but that it did something with the permissions of the tool gathering the data and the rate limiting to reduce the amount of data ingested.

Re: Ask HN: Why did the number of new GitHub repos crash in late 2022?

#6
that query isn’t for new Github repos, it’s for the number of github repos the counter was 1. allowed to count and 2. knew how to count. all that said it is pretty interesting 90k repos went away somehow between August 1 and September 1 last year. Good question. (Also, interesting tool. Never heard of ossinsight before.)

Re: Ask HN: Why did the number of new GitHub repos crash in late 2022?

#9
On clickhouse I can't see that crash. IIRC clickhouse sources their data from https://www.gharchive.org/

The query I used: https://play.clickhouse.com/play?user=play#U0VMRUNUIAogICAgZ...

EDIT: just saw that ossinsight also uses gharchive

I didn't filter for US region though. This is not really published by the github api, only the "location" field is published where users can put everything. ossinsight probably tried to parse the country codes?

But on ossinsight only ~5% of the users have a country code attached to https://ossinsight.io/explore/?id=28da49bd-fec9-4720-a4df-da...