GCU Prosthetic Conscience is a user on glitch.social. You can follow them or interact with them if you have an account anywhere in the fediverse.

> make a forge
> close the forge
> want to buy github

:blobhyperthink:

@dashie

FLOSS community:
> hey let's put all our eggs in this one GitHub basket
> what could possibly go wrong
> GitHub is so convenient

Microsoft:

@rysiek @dashie Well, we also seem to be putting several eggs in the GitLab basket, and larger projects host their own GitLab instance.

@codewiz @dashie comparing a solution you can self-host with a fully centralized solution is, I feel, disingenuous.

Of course we should have *more* implementations (and we do, actually), but these are problems on two different levels.

I'd like to see federated issues/pull requests between git-hosting instances thouhg.

@lupine @rysiek @dashie Awesome proposal, and it seems feasible too!

Some time ago, an old friend of mine implemented a more radical approach to distributed git hosting: blog.printf.net/articles/2015/

I'm not saying we should do it this way, but I love how he combined three existing technologies to produce fully-distributed version control.

@codewiz @lupine @dashie I am aware of GitTorrent and I do think this is where we should be going, long-term. However, I was under the impression it's not actively developed/supported anymore?

I'd love to learn otherwise!

@gcupc

I only cloned stuff using it and tried the web interface. Dunno if and how they solved the actual workflow and protecting master yet? But either way it feels radical to use, probably
more so than it actually is.

@rysiek @codewiz @lupine @dashie