▲ | d12bb 2 days ago | |||||||||||||||||||||||||||||||
Especially as self-hosting means loosing the community aspect of GitHub. Every potential contributor already has an account. Every new team member already knows how to use it. | ||||||||||||||||||||||||||||||||
▲ | nirvdrum 2 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
You’re assuming people are self-hosting open source projects on their gut servers. That’s often not the case. Even if it were, GitHub irked a lot of people using their code to train Copilot. I self-host gitea. It took maybe 5 minutes to set up on TrueNAS and even that was only because I wanted to set up different datasets so I could snapshot independently. I love it. I have privacy. Integrating into a backup strategy is quite easy —- it goes along with the rest of my off-site NAS backup without me needing to retain local clones on my desktop. And my CI runners are substantially faster than what I get through GitHub Actions. The complexity and maintenance burden of self-hosting is way overblown. The benefits are often understated and the deficiencies of whatever hosted service left unaddressed. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | pheggs 2 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
I mean git was exactly designed to be decentralized |