Part of me is glad the "inclusive" practices of only hiring women and minorities isn't being rewarded. At the same time, GitHub really is at the centre of opensource- how can they be losing money when they are literally the defacto code hosting site? And if they go under, who could replace them?
GitHub lost $66M in nine months of 2016
61–70 of 594 posts
Re: GitHub lost $66M in nine months of 2016
#62Earlier quoted context omitted.
On the other hand, as Git is a DVCS even if GitHub went down the repos still live on local developer machines, so it'd be easy enough to move to a different Git hosting provider.
People keep bringing that up, but that's missing the bigger picture: GitHub is more than just a git host, it's also a "social hub" where people can fork repos and offer changes back (pull requests), a passable bugtracker (issues), even wiki, and even web host (github.io). Many people have warned that using these added-value features makes you dependent on GitHub (Linus Torvalds has a kernel mirror on GitHub, but for…
Re: GitHub lost $66M in nine months of 2016
#63I can't find the blog post, but some blog wrote a while ago why VCs invest in companies like Github. TL;DR -- basically it provides infrastructure for other startups. The business itself may not be a great business due to the amount of cost it takes to run it -- but it's necessary for the running of other ventures. Sort of like highways and non-toll bridges.
Re: GitHub lost $66M in nine months of 2016
#64Now, the thing is very competitive, and many companies offer "exponential growth". If your growth slows down, if the perspective is not good, divestment starts and that is a downwards spiral.
To stay competitive and to prevent an investor run, companies are forced to take massive risks. And risks materialize into huge disasters... like this one apparently.
Re: GitHub lost $66M in nine months of 2016
#65Re: GitHub lost $66M in nine months of 2016
#66The thought of losing Github to the startup graveyard is kind of scary. It was bad enough to lose Google Code and when SourceForge had their "great purge" of inactive projects.
We'll just move the code to gitlab. Git allow us to do it almost painlessly (well, with a missing issue backlog). It's not a big deal.
Re: GitHub lost $66M in nine months of 2016
#67I hope this is a temporary blip on the radar for Github, and that they return to profitability very quickly. Github should be a pillar platform in our community for the next decade, and the only way for them to become that is via profitability.
Why should it? They weren't responsive to user demands for years, routinely break features (checkbox saving is broken right now), and have terrible discovery and search. If anything we should be cheering for gitlab. Atleast we can modify it locally.
Competition & long term stability means that they can focus on the features that are most meaningful for their user base. If their revenue stream continues to be poor, they may begin making short-term decisions to prop up revenue, which ultimately will lead to a much poorer product over the long term.
Re: GitHub lost $66M in nine months of 2016
#68I always freak about some other country attacking github. The world would crumble/ it's probably some sort of weird national security scenario.
An attack on StackOverflow would be as bad or worse. These sites should probably be protected as areas of national strategic importance, like how the US protected the NYC docks during WWII.
Re: GitHub lost $66M in nine months of 2016
#69I can't find the blog post, but some blog wrote a while ago why VCs invest in companies like Github. TL;DR -- basically it provides infrastructure for other startups. The business itself may not be a great business due to the amount of cost it takes to run it -- but it's necessary for the running of other ventures. Sort of like highways and non-toll bridges.
Re: GitHub lost $66M in nine months of 2016
#70I hope this is a temporary blip on the radar for Github, and that they return to profitability very quickly. Github should be a pillar platform in our community for the next decade, and the only way for them to become that is via profitability.
Why should it? They weren't responsive to user demands for years, routinely break features (checkbox saving is broken right now), and have terrible discovery and search. If anything we should be cheering for gitlab. Atleast we can modify it locally.