this post was submitted on 15 Oct 2024
399 points (97.2% liked)

Programmer Humor

33090 readers
299 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 3 months ago (4 children)

Ah... Git.

The decentralised version control system.

[–] Orygin 16 points 3 months ago (2 children)

I mean, it's decentralized alright, but it doesn't mean it's HA or automatically replicated. You can just use a different origin server and push/pull from it instead.

[–] [email protected] 2 points 3 months ago (1 children)

My comment is more about how we have this decentralised tool, but we're unable to get our collective heads out of the centralised model. We e ended up turning it back into centralised VCS.

[–] Orygin 2 points 3 months ago

I get what you mean. GitHub and friends have pushed that back to a more centralized approach. However I think that it's not too bad actually. Most projects tend to be centralized too

load more comments (1 replies)