Earlier quoted context omitted.
GitLab is a nuanced situation. There is a FOSS GitLab https://gitlab.com/gitlab-org/gitlab-foss The hosted gitlab.com instance uses EE features so parent is correct to say that the gitlab.com site is not open source.
> The hosted gitlab.com instance uses EE features so parent is correct to say that the gitlab.com site is not open source. It’s OSS but with proprietary parts. That’s the issue with the term "open-source": their source code is indeed open [1] but it’s not 100% free (as in freedom). Edit: mmh apparently I’m mistaken; according to another commenter this is called "open-core" and not "open-source" [2]. [1]: https://gitl…
Codeberg: A GitHub alternative from Europe
121–130 of 220 posts
Re: Codeberg: A GitHub alternative from Europe
#122Here is a list of free Git hosting services for open source software: • https://github.com/ • https://gitlab.com/ • https://bitbucket.org/ • https://codeberg.org/ (As per the linked article) • https://sr.ht/ (Sourcehut) Codeberg and Sourcehut appear to use open source code for their web page backend; the others seem to use proprietary software (in the case of GitLab, there is a free version, but gitlab.com also uses…
I think we should emphasize that Sourcehut is just currently free while it is in alpha. Mr. DeVault been very upfront about the fact that he's planning to start charging eventually. From his FAQ, https://man.sr.ht/billing-faq.md#why-should-i-pay-when-githu... The point is to set up a responsible financial situation between himself and the users and avoid the bad incentive structures that "free" services have ("Free"…
Re: Codeberg: A GitHub alternative from Europe
#123Here is a list of free Git hosting services for open source software: • https://github.com/ • https://gitlab.com/ • https://bitbucket.org/ • https://codeberg.org/ (As per the linked article) • https://sr.ht/ (Sourcehut) Codeberg and Sourcehut appear to use open source code for their web page backend; the others seem to use proprietary software (in the case of GitLab, there is a free version, but gitlab.com also uses…
I think we should emphasize that Sourcehut is just currently free while it is in alpha. Mr. DeVault been very upfront about the fact that he's planning to start charging eventually. From his FAQ, https://man.sr.ht/billing-faq.md#why-should-i-pay-when-githu... The point is to set up a responsible financial situation between himself and the users and avoid the bad incentive structures that "free" services have ("Free"…
Re: Codeberg: A GitHub alternative from Europe
#124Slightly off topic, but wtf happened to sourceforge? A decade ago it was _the_ place to host open source projects. How did they lose almost all of the market share to GitHub?
Re: Codeberg: A GitHub alternative from Europe
#125Re: Codeberg: A GitHub alternative from Europe
#126Earlier quoted context omitted.
But why? If you have an SSH server running, you can immediately setup a git server. Just do git init —-bare, no gigantic web server overhead. https://rgz.ee/git.html
Presumably people value the UI (also, what is the "gigantic web server overhead" you're referring to?).
Re: Codeberg: A GitHub alternative from Europe
#127Here is a list of free Git hosting services for open source software: • https://github.com/ • https://gitlab.com/ • https://bitbucket.org/ • https://codeberg.org/ (As per the linked article) • https://sr.ht/ (Sourcehut) Codeberg and Sourcehut appear to use open source code for their web page backend; the others seem to use proprietary software (in the case of GitLab, there is a free version, but gitlab.com also uses…
If you are a fan of Java, there's OneDev https://github.com/theonedev/onedev https://code.onedev.io/projects/160
Re: Codeberg: A GitHub alternative from Europe
#128Earlier quoted context omitted.
Any service known for not proactively removing content will be overburdened as users from other services who submit 'complaint-generating' content will flock to your service. When people who submit these complaints don't feel like you acquiesced in their favor they will assemble and call you out. Your service will be known as a safe harbor for groups of ill repute and eventually you may be forced to shutter the servi…
Taking down content immediately based on one party making a claim is ripe to be abused. Take down the wrong person and masses will gather and call you out as well. This site has a question mark after they did this. Just based on that information I wouldn't rush to this service because someone will have an easier time shutting the project down here than elsewhere
I absolutely agree, and in my opinion we already see this with DMCA.
Re: Codeberg: A GitHub alternative from Europe
#129Shame that they don't seem to support the European Self-Sovereign Identity Framework for registration: https://essif-lab.eu/ I am really hoping that this will take off and soon all Europeans will be able to prove they have the right to get services without having to reveal their full identity... and I think this is a great framework for registration to services like this as well.
Pages are either full of calls for projects or buzzwords for existing projects.
I think I've found the page containing implementation details but it all seems to be crypto/blockchain stuff. Disappointing, was hoping for something better.
Re: Codeberg: A GitHub alternative from Europe
#130Earlier quoted context omitted.
I think we should emphasize that Sourcehut is just currently free while it is in alpha. Mr. DeVault been very upfront about the fact that he's planning to start charging eventually. From his FAQ, https://man.sr.ht/billing-faq.md#why-should-i-pay-when-githu... The point is to set up a responsible financial situation between himself and the users and avoid the bad incentive structures that "free" services have ("Free"…
Does SourceHut still have an aversion to Kubernetes and Docker? Last year I was trying to setup SourceHut on my home infra (which is Docker/SystemD based, but was Kubernetes based) and I was told I'd be banned if I asked about it, and that they don't support that kind of software. Super weird interaction from someone I otherwise used to admire.
> be banned if I asked about it
I assume this means the maintainer(s) have experienced the above a few times, and have given up trying to be more polite about it!
Don't take it personally. If you want to use a tool with that plumbing then feel free to DIY. If you make it work well, perhaps publish your process and/or images and support it for others who need/want that support.