Ask HN: Is my project at a disadvantage for being hosted on a GitHub competitor?
I have a number of open source projects hosted on sites that I see as alternatives to Github (gitlab, bitbucket and others).
I sometimes feel that my projects are at a major disadvantage for not being on github where all the mindshare seems to be. Do you feel this is true? If so, can we break the github more-or-less-monopoly?
(for the record, I think github is awesome and they provide a great product free of charge. I just don't want them to be the only player in the market)
11 comments
[ 1.6 ms ] story [ 49.1 ms ] threadIn particular, I want to hear if they plan to make the hosted projects easier to discover and the developer pages more attractive. The amount of information developers can put on their gitlab and bitbucket homes is very limited. Does it really require that much effort to add a short bio and some external pointers (e.g. twitter, linkedin) to these pages?
Disclaimer: GitLab people here.
Right now, GitLab.com is slow [0] and the interface is a little bland [1]. The features to support open source projects are there (I'd say, but please let me know what we miss), it's a matter of iteration before we should really be the preferred option.
[0]: https://gitlab.com/gitlab-com/infrastructure/issues/59
[1]: https://gitlab.com/gitlab-org/gitlab-ce/issues/24304
I have two suggestions regarding discoverability: when I visit a developers homepage I normally want to see his bio and his projects, not his latest commits (which is the current landing page). I assume the former is also more cache friendly and less expensive to generate for gitlab.
Furthermore, on github when I find a great developer I always look who they follow and sometimes also who follows them. This together with the star system is a great discovery tool (although it also fills your start page with endless commit messages from other people). Something similar to this but more automated and less noisy would be highly appertained.
And it would be great to decrease the content block's width to something like 75-80%. Just like GH, HN, millions of other websites, and even BB.
[1]: https://gitlab.com/gitlab-com
That said, if you use any of the services that provide a free hacker tier to open source projects, many only do that for GitHub projects today.
One workaround is to actually use another host, but mirror it back to GitHub.
Just have a mirror on github and they'll be none the wiser. Judging by how many people think linux is developed on github.