Ask HN: Is GitHub preparing to go behind a login wall?
21–30 of 42 posts
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#22The whole GitHub infra is cracking under the AI-boom's increased load. This can very well be just another symptom of the same thing.
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#23Re: Ask HN: Is GitHub preparing to go behind a login wall?
#24Just to nitpick, requiring a free account is substantially different from a paywall.
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#25The whole GitHub infra is cracking under the AI-boom's increased load. This can very well be just another symptom of the same thing.
Don't buy the BS about them being overwhelmed by AI code when they've also had terrible vibe-coded feature rollouts repeatedly break the site and are trying to rapidly increase their feature surface to kill off competing test runners and review managers. Maybe github, if well managed, would struggle in the current day - but it simply isn't.
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#26Re: Ask HN: Is GitHub preparing to go behind a login wall?
#27Re: Ask HN: Is GitHub preparing to go behind a login wall?
#28Re: Ask HN: Is GitHub preparing to go behind a login wall?
#29I think it’s been functionally login-only for a while, unfortunately. Any time I try to use the site while logged out I immediately hit all sorts of rate limits and spam prevention measures. Issues and pull requests stop loading almost immediately. Searches are extremely restricted, like i think literally one search is all you get sometimes unless you login. It’s hard to tell how much of this is intentional and how m…
When this started happening to me I realized that I can't rely on Github as infrastructure anymore. I now vendor all the repos I need.
Self-hosted forges like Forgejo make it pretty easy to mirror repos so you have everything locally. You don't get issues though.
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#30Fine for my closed source stuff, but my open source work is specifically meant to be viewable, even by non-technical people doing recruitment or looking over my portfolio. I've put up with a lot of stuff, but this would be my personal last straw.