Comment by pjmlp

Comment by pjmlp 12 hours ago

4 replies

See how well it works for countries that were cutted out of Github, where most FOSS projects are hosted nowadays, without copies anywhere else, as if Git wasn't any different from Subversion.

number6 12 hours ago

Yes - this is exactly the problem. Big Corporations, like Microsoft, the owner of Github, can shut you out. If you lose access to your E-Mail, or anything connected with your Microsoft Account (or Google Account) you will lose access to a lot of services that relie on it. And if you keep your source code with Microsoft and Microsoft only, you can lose access to it too.

  • hopelite 10 hours ago

    Broadly speaking this tendency towards concentration and centralization is not only just going on in all aspects of society all over the West, more baffling in many ways is the fact that many of the instances of concentrating power and control is being facilitated and even perpetrated by the collective people themselves, e.g., putting all the eggs into the GitHub basket.

    Regardless of why and how it’s happening, it seems extremely risky at best because all concentration of power and control tends to beget more abusive power and control.

preisschild 9 hours ago

Git is distributed. There are git mirrors everywhere and if you pulled the source code once locally you also still have it.

insane_dreamer 3 hours ago

The problem isn't git -- which is open source -- but Github, which is Microsoft.

There are other open options for hosting git FOSS projects.