One of the best uses of GitHub is being able to search for some obscure framework method name or enum constant, and find examples of working code that uses it. This has saved my life many times when trying to figure out how to configure Java frameworks to interact with each other. When searching for this kind of code, you have to wade through an awful lot of repos containing half-baked personal projects, experiments,…
Announcing unlimited free private repos
471–480 of 716 posts
Re: Announcing unlimited free private repos
#472Earlier quoted context omitted.
It's currently in stark contrast with GitHub. I won't be at all surprised if I see in-your-face ads on GitHub in the near future. It's not like there isn't a precedent for it (hello, SourceForge).
The difference is that LinkedIn was creepy before Microsoft bought it and it has nothing to do with Ads. LinkedIn is and always has been creepy and sleezy because it's a relationship networking tool and not a platform for work or collaboration. Whenever I used LinkedIn, it always gave me the same feeling I get when talking to a Salesman or Recruiter, that I'm being exploited and they're trying to convince me that it'…
Re: Announcing unlimited free private repos
#473This 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).
Yep, although one of the products this competes with is Azure DevOps - which also offers unlimited git repos... and is of course also owned by Microsoft! I'm wondering what the future holds for both GitHub and Azure DevOps. I actually use both, and have done for several years, and they're both great products - I'd hate for either of them to go away.
Re: Announcing unlimited free private repos
#474Earlier 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…
12.5% is still a significant percent of revenue.
Gitlab and Bitbucket both heavily positioned themselves against Github with their unlimited private repos feature. With this competing with Github is going to become much harder. I think it's a smart move for MS.
Re: Announcing unlimited free private repos
#475A lot of people are concerned about the “what if they make me the product since I’m no longer paying.” A few reasons I don’t think that will happen: - private, single contributor repos tend to be pretty small. it costs Github very little to service a single account. - Github is a growing social network for developers. Getting young engineers on the platform for free will pay off handsomely when they join a team and a…
>>GitHub is in the strange position of being both a successful enterprise product AND a social network. That's interesting to think about. Who knows, maybe GitHub will become the next LinkedIn for developers? Or for everyone? LinkedIn is nearly unusable these days, in my opinion.
Re: Announcing unlimited free private repos
#476While 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…
Re: Announcing unlimited free private repos
#477A lot of people are concerned about the “what if they make me the product since I’m no longer paying.” A few reasons I don’t think that will happen: - private, single contributor repos tend to be pretty small. it costs Github very little to service a single account. - Github is a growing social network for developers. Getting young engineers on the platform for free will pay off handsomely when they join a team and a…
It is no surprise but sound business reason that private repos will be available for free. For some background, check this HN classic: "Commoditize your complements" ( https://www.gwern.net/Complement#2 )
Re: Announcing unlimited free private repos
#478Earlier quoted context omitted.
That’s my exact issue with GitLab. They have a ton of features but they are not the best at any of those features.
What feature did you find lacking?
Also, it is ridiculously expensive to have epics, compared to every other issue tracker I have seen, in GitLab issues.
Re: Announcing unlimited free private repos
#479Earlier 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.
> Your assertion can only make sense if you also believe that a 12% paycut is irrelevant to your income. You only see the short term. I was on Github during my university, all my projects were there, my team mate were on there too, it was pretty great. When my student account expired, I decided to move everything to Gitlab. I didn't want to move but I won't pay 7$ a month to host my old school projects and some perso…