393
all 27 comments
sorted by: hot top controversial new old
[-] xmunk@sh.itjust.works 32 points 3 days ago

Next time try git streets-ahead origin

[-] SidewaysHighways@lemmy.world 14 points 2 days ago
[-] tetris11@lemmy.ml 3 points 2 days ago

whats the joke here. Streets ahead is a popular real estate agent here

[-] xmunk@sh.itjust.works 4 points 2 days ago

Please tell me where you are so I can move there immediately.

The joke (and probably the source of the realtors name) is from community:

https://youtu.be/gCktKQKXNWg

[-] tetris11@lemmy.ml 2 points 2 days ago* (last edited 2 days ago)
[-] whatwhatwhatwhat@lemmy.world 2 points 2 days ago

I spent far too long looking at properties on that site before remembering that I don’t even live on the same continent as those properties.

[-] tetris11@lemmy.ml 3 points 2 days ago

one can always dream

[-] muntedcrocodile@lemm.ee 22 points 2 days ago

Do we have federated git yet?

[-] Ephera@lemmy.ml 25 points 2 days ago

Git itself is already capable of distributed usage, which is better than federated/decentralized.
'Distributed' and 'decentralized' in this sense:

But in terms of the Git hosting service, with an issue board and all that, which is often called a "git forge", you've got Forgejo working on an implementation, as well as ForgeFed as a general protocol (also work-in-progress).

[-] winterayars@sh.itjust.works 18 points 2 days ago

It's funny how git was carefully designed to be decentralized and resistant to failure from any single node... and we immediately put all our fault tolerance on the back of one corporate-owned entity. Welp.

[-] CanadaPlus@lemmy.sdf.org 8 points 2 days ago* (last edited 2 days ago)

It's because they solved all the version control problems, but not accessibility and discoverability. I'm probably not going to try and use git peer-to-peer with a total stranger.

[-] Ephera@lemmy.ml 3 points 2 days ago* (last edited 2 days ago)

You're obviously right, but it's just the same trap that humanity keeps running into: Mediocre platform with a majority of users turns into centralized monopoly.

And it's almost like a case study that this is going to happen no matter the circumstances, because the base technology is decidedly not the problem, and the users are techie enough to have been burned multiple times, and where the technological friction of switching to another platform isn't the problem either. The problem is entirely social.

Obviously, federation is the technical solution trying to eliminate this social problem. But for it to have a chance at solving anything at all, we need international legislation to force monopolists to adopt federation.

[-] CanadaPlus@lemmy.sdf.org 2 points 1 day ago* (last edited 1 day ago)

"Humanity" feels like a grand term for a concept a couple decades old or so, but I guess it's right, and it's the same thing that happened with railways way back in the day.

Legislation would be amazing, and it even seems plausible that the EU might adopt something like that eventually. Even without, though, we have the advantage that monopolies have a way of collapsing themselves in the long run, whether by dynastic succession (the Medici bank IIRC), complacency (Xerox) or anti-trust issues (Standard Oil), while the fediverse can't really die that way.

[-] mesamunefire@lemmy.world 11 points 2 days ago* (last edited 2 days ago)

git yes.

GitHub like services, no. Codeberg/forgejo looks promising, but theres a lot of discussion on what it should "look" like. Seems like its a pretty big challenge to do correctly.

[-] Canadian_Cabinet@lemmy.ca 2 points 2 days ago

Yeah my biggest complaint about Codeberg is that stuff can be hard to find

[-] fruitycoder@sh.itjust.works 4 points 2 days ago

Gitlab is actively working integrating AP and ForgeFed into it. ForgeJo has been working on ForgeFed.

I can't wait tbh. I want to follow a project and comment on releases. @ a projects issues to create an issue in that project community.

Also can't wait to have one big searchable open source forge. Random git project. Gnome. Free desktop. Mozilla. GNU. KDE. Fedora. OpenSuse.

All searchable, cross forkable, cross referencable, etc.

[-] muntedcrocodile@lemm.ee 2 points 1 day ago

Thats the ideal lets hope it comes to fruition.

[-] flashgnash@lemm.ee 2 points 2 days ago

Wouldn't help if your chosen instance is down, same problem unless multiple other people are storing your code on their servers

Otherwise it kinda already is federated, you can have multiple remotes configured for a repo and push to both at once I'm pretty sure, then if one goes down you just use the other and sync later

[-] SaveMotherEarthEDF@lemmy.world 26 points 3 days ago

There should be a git cli client that plays gifs instead of errors.

[-] corsicanguppy@lemmy.ca 4 points 2 days ago

Can we invoke it like gif pull ?

[-] AnnaFrankfurter@lemmy.ml 13 points 2 days ago

Stop trying to make fetch happen.... OK what about pull.

[-] slampisko@lemmy.world 12 points 2 days ago

Sounds like fetch with extra steps

[-] wewbull@feddit.uk 13 points 3 days ago

Ah... Git.

The decentralised version control system.

[-] Orygin@sh.itjust.works 16 points 3 days ago

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.

[-] wewbull@feddit.uk 2 points 2 days ago

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@sh.itjust.works 2 points 2 days 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

this post was submitted on 15 Oct 2024
393 points (97.3% liked)

Programmer Humor

32266 readers
57 users here now

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

Rules:

founded 5 years ago
MODERATORS