Live data from Hacker News

Announcing unlimited free private repos

blog.github.com

331–340 of 716 posts

Re: Announcing unlimited free private repos

#331
post #232

While I think this is a great move, don't forget that private repos also means no more free Travis CI. Gitlab CI however offers 2,000 build minutes a month with their integrated CI service. Even if your whole set up takes 10 minutes to build on CI, that's 200 builds a month which is plenty for an individual project that's on a private repo. In other words, I think Gitlab's free private repos + CI is still a better ch…

Me too, but I hope Microsoft add CI features inside GitHub in the future.

Github actions exists, seems to be semi-CI

Re: Announcing unlimited free private repos

#333
post #131

I think it is great for users that private repos are now free up to three users. This is especially great if you're starting to program and don't want to feel ashamed of your code but don't have a paid account. I like to think that increased competition from us (GitLab) contributed to this change, we recently passed 10m repositories on GitLab.com At GitLab we think that repositories will become a commodity and we're…

Are people really ashamed of their code? How are they even able to assess the quality of their code especially when they are just getting started? It feels sort of a Catch-22. Also, how does making private repos free help here?

I think a more encouraging move would be to have people with all experiences share as much of their progress as possible so that people who are getting started can find inspiration and learn to overcome their "imposter" feelings.

Re: Announcing unlimited free private repos

#334

Earlier quoted context omitted.

My move to Gitlab was basically "come for the free repos, stay for the rest of the amazing features". I will not be moving off it, and my new repos will keep being on Gitlab.

What features of Gitlab do you prefer?

It's open source and self-hostable. Its delvelopment process is basically transparent, which is nice as well.

Other than that, their CI system is quite amazing!

Re: Announcing unlimited free private repos

#335

This is a smart move. Gives developers who have small indy projects a reason to use Github rather than a competitor (I know I use gitlab precisely because it's free for my private one-off repos).

Does gitlab have free integrated PR code review tools?

Re: Announcing unlimited free private repos

#336
post #232

While I think this is a great move, don't forget that private repos also means no more free Travis CI. Gitlab CI however offers 2,000 build minutes a month with their integrated CI service. Even if your whole set up takes 10 minutes to build on CI, that's 200 builds a month which is plenty for an individual project that's on a private repo. In other words, I think Gitlab's free private repos + CI is still a better ch…

Circle CI is a great choice for free builds of your private Github project.

Re: Announcing unlimited free private repos

#338

Earlier quoted context omitted.

When GitHub's financials got leaked in 2016, GitHub's personal accounts accounted for 12.5% of their revenue. GitHub Enterprise was 50%, their organization (= business) accounts were the remaining 37.5% [1]. It's fair to say that the personal accounts are irrelevant from a revenue perspective. [1] https://medium.com/@moritzplassnig/github-is-doing-much-bett... (disclaimer: I wrote the article but the data is by Bloom…

> It's fair to say that the personal accounts are irrelevant from a revenue perspective. Your assertion can only make sense if you also believe that a 12% paycut is irrelevant to your income.

There's maximum probably only like hundreds of thousands of people who would pay $96/yr for git repos for their personal projects. Millions a month but their other revenue streams are more expensive and still growing and can keep growing so it was heading towards a rounding error % even though it was 12% a couple years ago.

Re: Announcing unlimited free private repos

#339
post #232

While I think this is a great move, don't forget that private repos also means no more free Travis CI. Gitlab CI however offers 2,000 build minutes a month with their integrated CI service. Even if your whole set up takes 10 minutes to build on CI, that's 200 builds a month which is plenty for an individual project that's on a private repo. In other words, I think Gitlab's free private repos + CI is still a better ch…

Azure Pipelines free offering is superior to Travis by every imaginable metric - UI latency, build latency, featureset, sane, carefully thought about YAML syntax, etc.

Re: Announcing unlimited free private repos

#340
post #320

Earlier quoted context omitted.

> It's fair to say that the personal accounts are irrelevant from a revenue perspective. Your assertion can only make sense if you also believe that a 12% paycut is irrelevant to your income.

If I’m reading the revenue chart correctly, 12.5 percent of their revenue was approximately 11 million dollars in 2016. At Microsoft, who is even going to notice that... There’s surely a goodwill factor and wider strategic benefits here beyond the relatively small amount of revenue - these individuals enjoying the free private repos will in many cases likely be future candidates for customers for the enterprise offer…

Comparing 12.5% revenues to a pay cut is not misleading at all.

Unless there is some reason to believe that making individual accounts free will somehow also reduce costs in a material way. Seems to me it will likely increase costs significantly as many more users will flock to create free private repos.

In fact, it's more like giving you a 12% percent pay cut and then asking you to commute further to work.

Post reply on HN