←back to thread

68 points bitbasher | 1 comments | | HN request time: 0.203s | source
Show context
dale_glass ◴[] No.43690488[source]
I don't believe there's any major harm in using Github for most projects.

Maintaining my own servers and chasing ideological purity doesn't improve my project. Any time I dedicate to setting up infrastructure is time I'm not dedicating to making the code better.

The nature of Git means Microsoft can't really do much harm. Every developer and contributor has a copy of the repo, should the worst happen setting up home elsewhere isn't that difficult. But until it is, why spend time on it?

replies(5): >>43690518 #>>43690608 #>>43690688 #>>43690718 #>>43691471 #
1. nottorp ◴[] No.43691471[source]
> I don't believe there's any major harm in using Github for most projects.

Actually there was one mentioned in a different post. You're at the mercy of Microsoft (and random US sanctions) not only for your project, where you have a copy of the source and are the canonical source for further updates, but also for your dependencies.