I think one of the reasons for github's success is that it put a lot of emphasis on the "social" part of the website. At some point using github was "cool" and I think there's been a massive network effect. It's sourceforge meets facebook.
I sometimes wonder if github's not headed to become the new reddit. At least if you look at some of the comment threads on the site it looks that way [1].
Bitbucket feels more like an old school "code hosting" service. Not that there's anything wrong with that.
>I sometimes wonder if github's not headed to become the new reddit. At least if you look at some of the comment threads on the site it looks that way [1].
You mean the new old reddit, I presume? Where reddit was a tech-dominant site rather than a news aggregator / spam site?
As someone who mostly uses github to browse through source code, the experience in Github is much better. Their source browser is fast and the code is very readable. Now, I'm trying to see if the new bitbucket can compare but there is no Explore option on the homepage so I can't really check their source browser.
Well, Github's UI used to be much better, now it's comparable. I do wonder why Bitbucket insists on having "overview" as the standard page to go to when visiting a repository, making Code the default would be a better idea IMHO. Also because more people use Github, more people are likely to start using it so they can fork their favorite projects
1) not all users are coders. For instance Sourceforge assumes that people will be most interested in downloading a binary. Not a bad assumption for its time, and still its primary usage. Github often the top google link for a project, and would be intimidating for somebody who just wants to download and use a Windows app.
2) If I'm interested in something, I take a look at the README, code, issues & wiki. So code as one of many rather than front and center is not necessarily correct. But once I've started using something, I've already got the code and am much more interested in everything else.
There is something to be said for sane defaults. That being said, if the target audience is not developers, then perhaps this is a sane default. I think Bitbucket is pretty good; however, I personally prefer Github as it caters to my tastes much more.
Maybe it is just the installations I have had to use in the past (Possibly installed on slow computers or requiring too many custom fields etc) but as an issue reporter I loath JIRA as a slow and clunky issue tracker which also makes finding issues annoying.
Maybe it has wonderful features for the developer side but I haven't used that part of it so I cannot comment.
Whenever I go to report a bug on a project and find out they have JIRA I shudder.
I'll tell you why: the 'git' in 'github' which helped to create all the hype around it. I came across lots of developers that thought github was somehow related to Linus, and for them and everyone else it was almost intuitive that github was the way to go if you wanted to use git.
It's looking pretty damn good to me right now!