this post was submitted on 05 Jun 2025
622 points (99.4% liked)

Programmer Humor

24425 readers
90 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
622
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

https://www.githubstatus.com/

Edit: seems like they fixed it, it works for me

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 weeks ago (4 children)
[–] [email protected] 1 points 2 weeks ago (3 children)

Yeah dog pretty much everything on the github website is an interface to display info held in the .git folder of the website.

Thats how theres github, gitlab, gitea, gitlab, forgejo, etc etc. There are even applications you can download to visualize info in git that run on your local machine, and only see youe local filesystem.

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

Maybe what I misunderstood is where git ends and github starts. I know there are other hosting platforms, and I've used a lot of git visualizers. But what I've never tried to do is use git with multiple developers without connecting to some 3rd party server. Is there some peer to peer functionality built into git or did I totally misunderstand your original comment? Or are you literally sharing the git folder via network file system, thumb drive, etc?

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

Yes the original use case is sending patches back and forth on the Linux kernel mailing list

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)