I agree and I wish I'd written this article myself. One of the great things about git compared to the version control systems of yesteryear is that it's lightweight enough and (with Github) discoverable enough to make many small repos a viable development pattern. I never liked the old giant-repo-for-all-the-code system, although I understand it's still popular at Google and many other large shops. I think what reall…
Why GitHub’s pricing model stinks (for us)
61–70 of 90 posts
Re: Why GitHub’s pricing model stinks (for us)
#62I agree and I wish I'd written this article myself. One of the great things about git compared to the version control systems of yesteryear is that it's lightweight enough and (with Github) discoverable enough to make many small repos a viable development pattern. I never liked the old giant-repo-for-all-the-code system, although I understand it's still popular at Google and many other large shops. I think what reall…
Re: Why GitHub’s pricing model stinks (for us)
#63Here you go: http://beanstalkapp.com/ https://codeplane.com/ http://www.codebasehq.com/ http://projectlocker.com/ https://unfuddle.com/ https://www.assembla.com/ http://gitorious.org/ http://gitlab.org/ good luck :)
Re: Why GitHub’s pricing model stinks (for us)
#64Here you go: http://beanstalkapp.com/ https://codeplane.com/ http://www.codebasehq.com/ http://projectlocker.com/ https://unfuddle.com/ https://www.assembla.com/ http://gitorious.org/ http://gitlab.org/ good luck :)
Re: Why GitHub’s pricing model stinks (for us)
#65So I give my money to BitBucket.
Re: Why GitHub’s pricing model stinks (for us)
#66Re: Why GitHub’s pricing model stinks (for us)
#67Github does have per seat pricing (for their enterprise product, which is meant to be hosted locally): https://enterprise.github.com/pricing - it costs $21/seat/month. With their per repo pricing I'd imagine they are more likely to earn more revenue per user, since so many developers will end up having many old pet projects in private repos sitting there.
The Github enterprise version is unrealistically expensive. We (a dutch 'embedded' software company of about 300 developers) currently use SVN for our version control. We use some tool, of which I forgot the name, to simplify managing repositories and permissions. This costs us a couple of hours per year in maintenance and support, and the tool cost somewhere around 1500 euro. Hours go for around 80 euro's here, so l…
However, even if you're counting 60.000 euro per year, it's not really such a large number when you consider that you have 300 developers. Saving on average 7~ hours per developer per year in work efficiency would more than make up for the fees, but the costs of switching over and perhaps picking up a new version control is also something to consider.
Re: Why GitHub’s pricing model stinks (for us)
#68Earlier quoted context omitted.
If you are of a significant size you will want to have a release or build engineer anyway who will normall be the person who takes ownership of these things. If not then it will be your office unix guy. I'm also not a fan of quantifying productivity lost in ££. When someone has a bowl movement do you chart that against company productivity?
> If you are of a significant size you will want to have a release or build engineer anyway who will normall be the person who takes ownership of these things. If not then it will be your office unix guy. We have a sysadmin who looks after the servers. However, bad things can happen. If he was able to spend all his time working on these problems, they wouldn't occur, but he has other responsibilities too. Should we h…
Well if he did a good job it would be adequately mitigated. This isn't 1997. It is trivial and cheap to set up reliable redundant systems. Outages happen. But not very often if you have done your job half right. Hopefully so rarely that you decay to near zero.
> and having large parts of the company unable to work because particular services are down.
If it was real time critical yes. But tis a distributed VC we are talking about. Just wait 15 minutes to push and spin your build to the customer. It isnt the end of the world.
Re: Why GitHub’s pricing model stinks (for us)
#69Earlier quoted context omitted.
Why should we pay 200$ a month though when there's a competitor with a far better plan?
Because the competitor has inferior features.
And yes, I do know that rates should be increased and that even 200$ a month are a drop in the bucket to some startups - but not to all startups, especially non US-based ones.
Re: Why GitHub’s pricing model stinks (for us)
#70So from one consultant to another consultant, what do you say when a potential client starts to say "Actually, we don't think we can do this engagement, because $X is too much" where $X is some number in three digits?