35 points

Next time try git streets-ahead origin

permalink
report
reply
15 points

Pop pop!

permalink
report
parent
reply
5 points

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

permalink
report
parent
reply
7 points

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

permalink
report
parent
reply
4 points
*

Ah I see, thanks for the context

https://www.streetsahead.info/

permalink
report
parent
reply
26 points

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

permalink
report
reply
5 points

Can we invoke it like gif pull ?

permalink
report
parent
reply
1 point

gift

permalink
report
parent
reply

Do we have federated git yet?

permalink
report
reply
27 points

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).

permalink
report
parent
reply
20 points

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.

permalink
report
parent
reply
8 points
*

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.

permalink
report
parent
reply
11 points
*

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.

permalink
report
parent
reply
2 points

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

permalink
report
parent
reply
4 points

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.

permalink
report
parent
reply

Thats the ideal lets hope it comes to fruition.

permalink
report
parent
reply
2 points

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

permalink
report
parent
reply
13 points

Ah… Git.

The decentralised version control system.

permalink
report
reply
16 points

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.

permalink
report
parent
reply
17 points
Deleted by creator
permalink
report
parent
reply
2 points

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.

permalink
report
parent
reply
2 points

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

permalink
report
parent
reply
13 points

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

permalink
report
reply
13 points

Sounds like fetch with extra steps

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 5.3K

    Monthly active users

  • 884

    Posts

  • 8.9K

    Comments

Community moderators