Live data from Hacker News

GitHub Alternatives

tutswiki.com

61–70 of 193 posts

Re: GitHub Alternatives

#61
> A couple of years ago Microsoft was anti-open-source.

Both quotes are from 2001.

So rather than a "couple of years ago", it was seventeen years ago.

Toddlers walking the earth at that time, are now college graduates and developers working at Microsoft. Let's not think its the exact same group of people who said both statements, even if the company name is unchanged.

Re: GitHub Alternatives

#63

There is also Gitea: https://gitea.io

It's worth mentioning the reasoning behind the project: It's a fork of Gogs. It was created because the community didn't like that Gogs was structured to be owned under 1 person (who was often slow to accept PRs, disappeared occasionally for short periods of time...)

Re: GitHub Alternatives

#64

I've never used Github for personal, closed-source projects, but if you have and want to switch to something that provides absolutely no features except git hosting, here are 3 I've used: - Keybase git: https://keybase.io/blog/encrypted-git-for-everyone (my preferred solution these days). - AWS CodeCommit: https://aws.amazon.com/codecommit/ ("encrypted", but I don't know if AWS employees can access it). - Dropbox git…

All the major clouds offer repos, Google Cloud has free private ones with decent limits: https://cloud.google.com/source-repositories/

Re: GitHub Alternatives

#65

There's also (Fedora) Pagure, available hosted at https://pagure.io/ , and it can be self-hosted. Though it's not quite as painless as gitea/gogs. Example of a more active project: https://pagure.io/mlocate

Didn't know about that one, thanks! This further increases my appreciation of Fedora. Between this and the COPR hosting, you can really do some serious development for Fedora without paying a dime for hosting or distribution. That's awesome.

Re: GitHub Alternatives

#66

Earlier quoted context omitted.

At least some of that rhetoric was directed at the GPL specifically. And in that sense, many people in the open source world feel similarly and avoid copyleft.

Do you honestly know anyone in the "open source world" who avoids GNU and Linux?

Avoids GPL libraries when developing, yes. Avoid Linux, no.

Re: GitHub Alternatives

#67

Honest question: Besides more traction among the open source community, where do you feel GitHub is stronger than GitLab? I’m not affiliated with GitLab, however a little biased because we’re using GitLab instead of GitHub at our company. Feature-wise, It seems to me that GitLab is running circles around GitHub. Curious about other opinions.

The network effect. I haven't seen it mentioned too much, so it worth thinking about it. The majority of the users won't leave and it's still one of the best places to collaborate with developers.

There's tons of search traffic going to GitHub issues.

Re: GitHub Alternatives

#68

Earlier quoted context omitted.

At least some of that rhetoric was directed at the GPL specifically. And in that sense, many people in the open source world feel similarly and avoid copyleft.

Do you honestly know anyone in the "open source world" who avoids GNU and Linux?

I've interacted online with some BSD zealots that were so invested in not using Linux they pretend not to know what systemd is and things like that, in order to signal to the rest of the irc channel how plugged in they are to the BSD community.

Edit: down voted for answering the question asked? Good grief.

Re: GitHub Alternatives

#69
post #13
post #8

Why are people jumping ship to lower quality services ? And I'm talking about unrecognizable brand names, because at least migrating to Gitlab or Bitbucket may be understandable in a way, but still an exageration in my opinion.

I'm not sure how useful this comment is in that terse form... I've heard many voicing opinions that now is a good opportunity to jump to the superior Gitlab for reasons like self hosting if not for future proofing. Edit: OK, this was in response to your unedited comment

Why is now a good opportunity compared to any other time?

Re: GitHub Alternatives

#70
post #22
post #8

Why are people jumping ship to lower quality services ? And I'm talking about unrecognizable brand names, because at least migrating to Gitlab or Bitbucket may be understandable in a way, but still an exageration in my opinion.

I was alive when Microsoft was evil and I don't want my stuff to stay in a Microsoft service. I moved my pulic repositories to GitLab today. It's slower and it doesn't looks as nice but it's ok. I self host my private repositories, no need of a third party service for that. By the way, Bitbucket looks a little better than GitLab but its usability is abysmal. I always have troubles finding the things I want in there.

Companies aren't evil, they are just a group of people, and so it stands to reason when the leaders of that group have changed then "the company" has changed too.

Also what exactly is so bad about MS owning Github? The amount of conspiracy theory on HN is incredible.

Post reply on HN