Announcing unlimited free private repos
441–450 of 716 posts
Re: Announcing unlimited free private repos
#442Earlier 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.
Re: Announcing unlimited free private repos
#443Re: Announcing unlimited free private repos
#444Earlier quoted context omitted.
Hem, no perhaps is my poor English but you do not understand: I know what a git remote is. My point is what kind of "other remote" a typical FOSS project have these days? In the past we have tons of hosters so we can easily spread our code in many "mirror", now there is GitHub and few others, mostly on the very same "cloud". I mean you have no damn viable remote. Single devs can share code P2P but nothing that can wo…
> My point is what kind of "other remote" a typical FOSS project have these days? In the context of the original comment, think: "setup a /second/ remote" as the meaning. If the first 'remote' is github, the second remote could be gitlab, and so forth.
Sorry for being rude but for me is unacceptable to depend on tons of proprietary stuff from a handful of vendors. Even personal websites that use Google Fonts, some JS framework directly from the "project" CDN (too hard to keep it on your disk, up to date) etc...
We need to be interdependent or independent not dependent of few subjects that make money on us for witch us are puppets. How can we say "it's FOSS" if so? How can we have FOSS as the tip of a proprietary iceberg?
Re: Announcing unlimited free private repos
#445Earlier 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).
You won't see ads on GitHub.
Re: Announcing unlimited free private repos
#446Earlier quoted context omitted.
Hem, no perhaps is my poor English but you do not understand: I know what a git remote is. My point is what kind of "other remote" a typical FOSS project have these days? In the past we have tons of hosters so we can easily spread our code in many "mirror", now there is GitHub and few others, mostly on the very same "cloud". I mean you have no damn viable remote. Single devs can share code P2P but nothing that can wo…
Get a VPS and setup git?
When I was a bit younger I read that "internet" was a fantastic decentralized infrastructure explicitly design to being fault-tolerant and unlockable as possible to survive any critical scenario... Now it seems more a deep substrate of a modern mainframe... So deep that only few subject can really access it, all others are in their own hand...
Re: Announcing unlimited free private repos
#447While 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
#448A 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…
Re: Announcing unlimited free private repos
#449Earlier quoted context omitted.
12.5% is still a significant percent of revenue.
Significant... but the main threat to the other 87.5% is that developers try out Gitlab or other alternatives for their personal projects. These developers find that Gitlab is pretty good, and don't push their companies to pay for Github. Whereas if every developer starts out using Github exclusively for personal projects, it becomes the default choice when they start work. With this change, Github foregoes a little…
But, for one very obvious reason, people have grown more and more interested in finding alternatives to Github, and they're forced to compete.
Re: Announcing unlimited free private repos
#450Earlier quoted context omitted.
Code storage is a free market and GitHub is not a monopoly.
It’s currently the de facto solution, and it’s on the way of becoming a monopoly. 9 out of 10 companies I’ve applied to asked for my GitHub profile explicitly; I presume they would be equally happy with a link to Bitbucket or GitLab but it just shows that GitHub has already won the mindshare by far -which comes as no surprise-. Now that they are acquired by Microsoft, they have more resources than any of its competit…