Earlier quoted context omitted.
I'm actually a capitalist. But our 25 year lax regulatory environment has created a world where the largest players abuse consumers and the competitive ecosystem. Open source is one of the many strategies these companies have abused to create grave harm to our society. It's let them get further with our support and with less expenditure. It's given them an ethical smoke screen. - Social media algorithms are the tobac…
This is all expected in capitalism as these are mechanisms to extract more profit. We need more socialists in power...
Leaving GitHub for Forgejo
121–130 of 380 posts
Re: Leaving GitHub for Forgejo
#122Earlier quoted context omitted.
If only you bothered to read the first line of the article, directly under the title: >I moved my code from GitHub to a self-hosted Forgejo
My ponit was not against self-hosting. It was more about the symbolism. If the goal is decentralization, “I moved to a personal forge I control” is the post's core idea. But framing it as “leaving GitHub for Forgejo” inevitably creates a new flag to gather around. That may be useful and even necessary, but it also shows that decentralization movements often produce new centers, names, and identities.
Re: Leaving GitHub for Forgejo
#123When/if you need to change hosting providers, you get to lose zero data in Fossil because of it.
Re: Leaving GitHub for Forgejo
#124Earlier quoted context omitted.
This is literaly just a bare repo over ssh, and a gitweb interface. It's too trivial for anyone to be selling that. And I don't think there's a large market for $5-$10 barebones setup when GH is free and you can self host.
Just like pikapods supports running things like actual budget for you - https://actualbudget.org/docs/install/pikapods Something similar from them or digital ocean or linode or Hetzner would be a win. Pika does offer Forgejo and Gitea.
Re: Leaving GitHub for Forgejo
#125Earlier quoted context omitted.
GitHub centralizes 2 things: Authentication, as well as Repository Hosting. Does the code really need to be hosted in a central location like this? (Clearly not, which is why people are leaving GitHub in the first place) But the one part GitHub provides that's genuinely valuable is the social aspect, and when you get a PR from a user named torvalds you can trust that this is in fact Linus. This isn't the case with mo…
Signed commits could solve this in a more decentralized way if people post their public keys on their own domains.
Re: Leaving GitHub for Forgejo
#126Earlier quoted context omitted.
You're welcome! I'm the creator of GitSocial, happy to answer any questions.
I'm very interested. I run my own public instance of forgejo. Is this software I run on my own that syndicates other users' commits? GitHub *was* good for discovery; does GitSocial offer something similar? Are there ways I can push more of my contributions into GitSocial, or does that happen automatically when I start using it? I think the GitSocial website would benefit from a "features and benefits" section rather…
Re: Leaving GitHub for Forgejo
#127Everyone seems to be leaving GitHub, and forgetting the entire spirit of what git is in my eyes. Git was always meant to be decentralized, the problem here is that all the tooling around git was centralized to GitHub because it was a cleaner experience, they scaled nicely, and were properly maintained. I would prefer to still see mirrors on GitHub that are auto-synched because I've seen projects for years either self…
GitHub centralizes 2 things: Authentication, as well as Repository Hosting. Does the code really need to be hosted in a central location like this? (Clearly not, which is why people are leaving GitHub in the first place) But the one part GitHub provides that's genuinely valuable is the social aspect, and when you get a PR from a user named torvalds you can trust that this is in fact Linus. This isn't the case with mo…
Re: Leaving GitHub for Forgejo
#128Re: Leaving GitHub for Forgejo
#129Everyone seems to be leaving GitHub, and forgetting the entire spirit of what git is in my eyes. Git was always meant to be decentralized, the problem here is that all the tooling around git was centralized to GitHub because it was a cleaner experience, they scaled nicely, and were properly maintained. I would prefer to still see mirrors on GitHub that are auto-synched because I've seen projects for years either self…
While I'm not forgetting the spirit of what Git is, I'm also remembering how GitHub used "all open repositories" to train their first Copilot without telling anyone. So, no thanks. I'll not be committing any personal code there anymore. And no, I don't care for the social aspects either. Discoverability, stars, and AI bot powered issue bombardment. I'm fine like this. Also, remember, "Open Source is not about You".