Just to nitpick, requiring a free account is substantially different from a paywall.
Ask HN: Is GitHub preparing to go behind a login wall?
11–20 of 42 posts
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#12Earlier quoted context omitted.
Perhaps https://tangled.sh/ or a https://forgejo.org/ instance is an option?
The question is rather whether GitHub is no longer an option, or will stop being one soon.
At a minimum, you should be keeping hot copies of all contents of your repos currently hosted at Github, code, issues, etc. This could be in another svn system, or archive blobs in object storage you have full control over and can hydrate as needed into operating svn systems.
(risk management is my day gig)
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#13Advanced Search doesn't work unless you're logged in, but it's been like that for at least a year.
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#14Re: Ask HN: Is GitHub preparing to go behind a login wall?
#15I wasn't browsing /trending on github until I started using AI, wanting to see what cool projects people are working on.
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#16I've put up with a lot of stuff, but this would be my personal last straw.
Re: Ask HN: Is GitHub preparing to go behind a login wall?
#17Re: Ask HN: Is GitHub preparing to go behind a login wall?
#18Re: Ask HN: Is GitHub preparing to go behind a login wall?
#19Any 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 much is GitHub infra not being stable. My daily renovate bot that looks for updates for specific packages times out and encounters errors almost every time it runs and it’s barely doing anything. And it has an api key. I know I’m not hitting limits, some queries just don’t work >50% of the time on some repos.
Sometimes I see there are 200 issues, I click the issues tab, and there are zero. Is GitHub down? Am I rate limited? Do I just need to login? Or I know an issue/PR exists, and it just doesn’t appear when I search for the title or keywords verbatim. I just manually bookmark or subscribe to any important issue or PR now because the UI can’t be trusted anymore.