Live data from Hacker News

Announcing unlimited free private repos

blog.github.com

441–450 of 716 posts

Re: Announcing unlimited free private repos

#442

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.

It's a tradeoff. I took a 11% paycut to become a 100% remote worker. Completely worth it for me. Microsoft likewise likely believes the loss of 12% of GitHub's revenue is worth it in exchange for advancing toward their bigger goals.

Re: Announcing unlimited free private repos

#444
post #422
post #388

Earlier 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.

Ah ok, so you change Microsoft cloud for Google cloud... UAU... And what about PRs&c?

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

#445

Earlier 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.

If windows, a software for which I pay money when I buy a laptop can have ads, I am pretty sure at some point Github will also have ads. Its very very tempting to leave free money on the table. Only time will tell (Even though you are the CEO).

Re: Announcing unlimited free private repos

#446
post #400
post #388

Earlier 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?

Good. On witch cloud? Google? Amazon? Microsoft?

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

#447
post #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.

Also I believe they are the only option that offers free build agents on Windows, Linux and Mac.

Re: Announcing unlimited free private repos

#448

A 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…

Besides, Microsoft had already been offering free unlimited private repos through VSOnline for years. It's not a change for them, they are just extending it to their Github acquisition.

Re: Announcing unlimited free private repos

#449
post #245

Earlier 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…

That was always the case, though. It's just that Github's network effects were always powerful enough to counteract this effect.

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

#450

Earlier 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…

The term monopoly has a meaning in economics and even in normal conversation. Saying they have monopoly because they have lot of mindshare is crazy talk.
Post reply on HN