GitHub has alternatives, but no replacement
71–80 of 143 posts
Re: GitHub has alternatives, but no replacement
#72Codeberg is a perfect drop-in 1:1 replacement. I find this article to be pretentious nonsense.
Codeberg recently made HN very angry by banning vibecoded projects. It's opinionated. GitHub isn't.
I recall some time in 2016 when they were regex replacing variable names in peoples repositories and pestering them if they didn’t accept the request.
They also worked very hard to change the default branch name for everyone, eventually compromising.
Github definitely has opinions, they might align with yours, for now.
Re: GitHub has alternatives, but no replacement
#73Earlier quoted context omitted.
[flagged]
I don't know why you censored "underage". People are weird. Anyway, the only source I've really heard trying to make Devault a sex-pest comes from Bryan Lunduke, who's an idiot that isn't opposed to embellishing or flatout lying about people he doesn't like, so I am afraid that I'm skeptical of that claim.
Re: GitHub has alternatives, but no replacement
#74Re: GitHub has alternatives, but no replacement
#75The time to self-host over GitHub is now since they do not even have a CEO of GitHub anymore to help.
Re: GitHub has alternatives, but no replacement
#76Running a git forge is easy, I find the social coding/network effect the stickiest part of GitHub. I want my code to be discoverable, and I want to discover others' code. I wanted to leave GitHub but I'm still stuck there. What it would take for me to finally leave is some kind of federation of the social features, so I can port my stars over, see what others are working on, etc.
How much do you actually use social features of GitHub besides bug reporting? Your stars list is browser bookmarks. You can see what others are doing even if you don't have accounts on their sites.
Not practically. That works up to a number like three. Are you really going to manually poll every account you care about?
Re: GitHub has alternatives, but no replacement
#77Github is not something that should be replaced. Rather, a different kind of model needs to exist. Before Git, there were things like Subversion, for instance. All of that slowed way down after Git showed up to the party because people liked the fact Git was "easier to use" and eventually networking effects. When Microsoft purchased Git, the death knell had all ready sounded, but nobody was listening.
Re: GitHub has alternatives, but no replacement
#78If your a small company developing something closed source is there any reason to use GitHub over just setting up a git infrastructure on your private server?
Re: GitHub has alternatives, but no replacement
#79Running a git forge is easy, I find the social coding/network effect the stickiest part of GitHub. I want my code to be discoverable, and I want to discover others' code. I wanted to leave GitHub but I'm still stuck there. What it would take for me to finally leave is some kind of federation of the social features, so I can port my stars over, see what others are working on, etc.
Are we using GitHub differently? I don’t understand how the social network part of GitHub has to do with having your code discoverable and to discover. I’ve never stumbled upon a project by browsing GitHub casually. It’s always through finding the product first and trying to find the source code. If the source code is on some other website, I’ll probably figure it out, but it’s be a new muscle. Same with making an is…
Re: GitHub has alternatives, but no replacement
#80Earlier quoted context omitted.
The issue isn't the technology (git, subversion, cvs, etc), it's that developers FOMO and glom on to what every other developer uses so you end up with these huge silos that they inevitably complain about.
But WHY they glom on to it and not say, Subversion is my point. We can imagine an alternative world in which Subversion mutated into something more like Git. Why doesn't it exist? Because Git came in and everyone decided it was "the answer to all things".