Ask HN: GitHub Alternatives?
With all the fuzz that GitHub’s copilot has made and me realizing once again that nothing is free (I feel like I’m GitHub’s product…) I’ve been considering some alternatives. I’m aware of the obvious ones like gitlab or bitbucket and some not that known like sr.ht
Am I the only one looking for alternatives? Do you guys have any experiences/recommendations in this?
Thanks
15 comments
[ 4.6 ms ] story [ 49.4 ms ] thread[1] https://try.gitea.io/
- https://notabug.org - https://sr.ht
I tried them both, the second one has many interesting features.
I do have a GitHub account with code that it's supposed to be "open source"... but in all honesty no one will ever use it (left aside collaborate and open PRs). So, I was thinking: why do I need to publish my code in GitHub/GitLab/sr.ht/etc? What's the use? I came to realise that it's just hype. Pushing code to GitHub/GitLab make sense only for those few developers who actually produce useful stuff; for the rest of us it's just a fad.
I do mostly hardware engineering -code is a secondary by-product. So my tools poorly represent what most of you need. For my colleagues and myself, Hg is it where distributed stuff is required. For my personal stuff, svn is it.
I think git for me was just the thing I learned at work and just continued using even in personal projects. Do you mind elaborating on why you prefer svn for personal stuff? I'm gonna look into it too :)
- Gitlab
- Bitbucket
- Beanstalk