Earlier quoted context omitted.
Agreed, the valuation makes no sense to me. There's really no switching costs that I see. Bitbucket is actually superior in many ways because of its tight integration with Atlassian - the real Microsoft Word of the Developer community. Sourceforge had this kind of play at one point and look at it now. Maybe they're going to start displaying ads for jobs for developers. Not sure that's worth 2B though...
Yet to meet a developer who's as excited about using Jira as about using Github issues...
GitHub Raises $250M at $2B Valuation
411–416 of 416 posts
Re: GitHub Raises $250M at $2B Valuation
#412Earlier quoted context omitted.
Word had massive amounts of competition. WordPerfect dominated the market well before Microsoft Word, was the biggest competitor for a long time, and still remains popular in niche applications. Lotus Word Pro, WordStar, StarOffice, and countless other lesser used products. Arguably, word processors are the one piece of software that probably has had the most competition throughout the years.
If that was true, where are they now? I remember some of these products as being wretched, and Word was our saviour, even with it's terrible formatting sometimes.
Either way, you were making the claim that Microsoft Word had very little competition, while GitHub has overwhelming competition. This is very far from the truth. Microsoft Word has and has always had very healthy competition in much the same way that GitHub has plenty of competition. Like it or not, at this point in time GitHub is the golden standard, while the competition is riding in their coattails. Very similar to Microsoft Word.
Re: GitHub Raises $250M at $2B Valuation
#413"The company’s co-founders were inspired by a tech talk given at Google Inc. in 2007 by Linus Torvalds" funny how many successful companies are founded after getting inspiration from a single talk.
Re: GitHub Raises $250M at $2B Valuation
#414Earlier quoted context omitted.
I get that when it's just a personal project, but the Github workflow is also very nice to have. When I want a buddy to access my private repo, I just add his/her GitHub user name, I don't need to have them create a BitBucket account. I don't need to figure out how issues and PRs work with BitBucket, etc. It's the network effects and UI that I'm paying for - one UI private or public. Plus, it supports a service I val…
> On a more important note, you're probably not GitHub's target market. It's more like agencies and in-house dev teams. That's technically true, but ignores the fact that the target market is only paying GitHub because it's popular among developers. If GitHub upsets enough developers, they'll switch to something else for their personal projects, and start recommending other things at work. The type of companies that…
Re: GitHub Raises $250M at $2B Valuation
#415Earlier quoted context omitted.
What is "Active Directory provisioning"? Is this just an alternative way to authenticate users with the wiki similar to LDAP?
Active Directory is a whole bunch of stuff build on top of something that looks like LDAP except less sucky, and it lets you do many things from setting permissions to sharing printers and deploying software. It's not something to be installed during a lazy Friday afternoon following a 'AD 101' tutorial though.
Re: GitHub Raises $250M at $2B Valuation
#416Earlier quoted context omitted.
The only benefit I have ever seen with Bitbucket is it is priced per user instead of per repo which is only a benefit if you have smaller teams. The very first project I created for myself in my new role was to move everything out of Bitbucket to GitHub. Github is so ubiquitous that it too has very good integration with Jira. It's popularity alone means that essentially anything that has version control integration h…
Searching through source code in github is horrible. It only searches through the content and completly ignores filenames which makes it absolutely useless to me.