Hacker News new | ask | show | jobs
by xte 2715 days ago
Ah ok, so you change Microsoft cloud for Google cloud... UAU... And what about PRs&c?

Sorry for being rude but for me is unacceptable to depend on tons of proprietary stuff from a handful of vendors. Even personal websites that use Google Fonts, some JS framework directly from the "project" CDN (too hard to keep it on your disk, up to date) etc...

We need to be interdependent or independent not dependent of few subjects that make money on us for witch us are puppets. How can we say "it's FOSS" if so? How can we have FOSS as the tip of a proprietary iceberg?

1 comments

You do realize that git itself is vendor independent, right?

One can, if one chooses, setup a git repository on a spare PC in ones basement and have a "git repository" into which one or more collaborators can "git push" and "git pull" to/from.

In the context of the original post, to which you asked "what is another remote", the second (or third, or fourth) 'remote' can be "any git repository to which the individual has access".

Having a second remote does not, in an of itself, require that that second remote be one of the proprietary git hosting systems, nor require that it be one of the semi-proprietary or open source hosting systems. It could just as well be plain git running in repository serving mode on an old PC.

See the documentation for the "git http-backend" and "git daemon" commands that are built into the git distribution.

Yes, git, however host a repo for anyone it's another story. In the past most FOSS projects was mirrored by tons of different participants, mostly universities, ISPs, companies with reasonable resource and being part of the project itself they can be considered friendly.

now with GitHub&c excluding Savannah the sole friendly option is buy a domain, a VPS and host there the project...

That's the problem, not technical but "political" to a certain extent.

In the past someone try GitTorrent to solve this problem a bit (opening the door for "personal hosting at home" but it's a dead project now ad it was never completed. Mostly because newcomers think GitHub&c as a free space by nature, something guarantee to work always and been always free without any other "occult" cost.