Live data from Hacker News

Github Raises $100 Million

online.wsj.com

51–60 of 230 posts

Re: Github Raises $100 Million

#51
post #46
post #5

"Little-known social coding start-up". Got to love the WSJ.

A small, social coding startup that hosts the Linux kernel source tree. And has a cute logo.

> that hosts the Linux kernel source tree

Wasn't that temporary during the kernel.org debacle?

Re: Github Raises $100 Million

#52
post #29
post #5

"Little-known social coding start-up". Got to love the WSJ.

None of my non-programmer/startup friends know who or what a github is so I think that given the WSJ's audience, it's a fair statement.

Yes, "well-known" is context dependent. But I would argue the WSJ chose a poor context. The reader already knows whether or not he/she has heard of Github, so the real question is "are they well-known in their industry?"

Pick any non-consumer-facing industry where the average person doesn't know the players, and everybody is "little known". That doesn't really tell you anything about their actual businesses or reputations.

Re: Github Raises $100 Million

#53
post #31

Okay, a question: I have a github ( http://github.com/blhack -- nothing too interesting there), but only use it in the "free" way; saving my javascript stuff, and keeping track of some arduino projects. "Github" and "money" in the same thought here triggered me wondering about maybe buying a monthly plan from them, and letting them host all of my code for work, play, etc. (stuff I'm too embarrassed to release, ha) Ma…

TPW (or some early GH employee) has posted somewhere that yes, the cost of servers on your own is cheaper. However, the original goal of GitHub was to build a tool that allowed collaboration easier. You pay for the experience and the tools and the network IMO.

Ah, gotcha. I guess I was missing out on the social aspect of it.

But I have to wonder: if you're hosting that many private repos...how much does "social" play into it?

Re: Github Raises $100 Million

#54
post #31

Okay, a question: I have a github ( http://github.com/blhack -- nothing too interesting there), but only use it in the "free" way; saving my javascript stuff, and keeping track of some arduino projects. "Github" and "money" in the same thought here triggered me wondering about maybe buying a monthly plan from them, and letting them host all of my code for work, play, etc. (stuff I'm too embarrassed to release, ha) Ma…

As a person who just used linodes instead of github for awhile, jesus christ, that was an expensive use of my own time managing linux servers that did nothing other than run git.

Especially collaborating with people, that was a pain in the ass.

Feels expensive at first. It is not.

Re: Github Raises $100 Million

#55
They deserve every penny. And I am sure their revenue has been increasing over time (at least I hope so).

They are a great blueprint on how to spend money wisely and develop features people care about.

Off the top of my head: Company Github accounts, many desktop Github redesigns and performance tweaks, Github for Mac, Github for Windows, and a Github Android App.

And this is only in the past 12 months or so. Amazing company.

Re: Github Raises $100 Million

#56
post #21

I hate to crash the party, but this is a very odd move for an awesome company and a service that I use and Github has always been against taking money. Actually, TPW has used some very harsh words criticizing startups that choose to take VC money. Now, Github raises 100 gazillion dollars? How the f*ck do they plan on spending that wisely? Sure, it's nice to have that sum in the bank. But, in all honesty, someone has…

The person who figures out how to get movie/music studios and the like to use version control is going to be very, very rich.

Just curious, what makes you think they don't already use version control prolifically? What opportunity do you see? One studio I'm familiar with has some assets with change history back through to SCCS -- back through RCS, CVS, and P4. These places have long dealt with large groups of people collaborating on shared files that are constantly changing, forking, merging, etc.

Re: Github Raises $100 Million

#58
post #21

I hate to crash the party, but this is a very odd move for an awesome company and a service that I use and Github has always been against taking money. Actually, TPW has used some very harsh words criticizing startups that choose to take VC money. Now, Github raises 100 gazillion dollars? How the f*ck do they plan on spending that wisely? Sure, it's nice to have that sum in the bank. But, in all honesty, someone has…

They specifically said they are raising this round for their enterprise product. Having the backing of top tier VC gives them more validity within the enterprise. That's probably the main reason. I doubt they needed the money. Very happy for them. The talented team they are building is unstoppable.

Re: Github Raises $100 Million

#59
post #29
post #5

"Little-known social coding start-up". Got to love the WSJ.

None of my non-programmer/startup friends know who or what a github is so I think that given the WSJ's audience, it's a fair statement.

No it's not.

Something like "Social coding startup GitHub, hugely popular in the coding world, ...." would be a whole lot clearer.

Little-known, though technically correct, implies that they are not well known in any circle.

Re: Github Raises $100 Million

#60
post #31

Okay, a question: I have a github ( http://github.com/blhack -- nothing too interesting there), but only use it in the "free" way; saving my javascript stuff, and keeping track of some arduino projects. "Github" and "money" in the same thought here triggered me wondering about maybe buying a monthly plan from them, and letting them host all of my code for work, play, etc. (stuff I'm too embarrassed to release, ha) Ma…

This reminds me of an email I got from somebody questioning how I could get away with charging $12/mo for my project management app, since the true cost of storing the few hundred or so database records a given account might use is so minimal.

People pay for products that save them time and money. That's it. Yes, I could buy a VPS, figure out how to setup the hosted thing that ships with git, and uh - store git repositories. But that would really suck.

Or I could do what I do now, and pay Github a few hundred a month to manage the dozens of private client repositories my company manages, see who on my team is committing what, and so on.

I pay Github not because they store files for me, but because they've built some really nice software that makes my life easier.

Finally, the issue of cost. If you need a private repository, you probably are writing some code that you (or someone else) deems as proprietary and valuable. Me, and plenty of other people, will gladly pay monthly what equates to less than the cost of a slice of pizza and a drink for what we get in return.

Post reply on HN