Live data from Hacker News

Announcing unlimited free private repos

blog.github.com

581–590 of 716 posts

Re: Announcing unlimited free private repos

#581

Earlier quoted context omitted.

It's tough when your competition can give away their product and fund it through their bottomless pockets and money they make on other products. I used to work for a great company in the developer tooling area, one of the big players came directly after us, ramped up a team, started copying our features and gave the product away for free. We were still doing well when I left, but it'll be interesting to see how it go…

This might be a naive comment, but isn't that predatory pricing. By dropping prices to zero and trying to purposely hurt your competitors, you effectively gain a monopoly on that industry.

[deleted]

Re: Announcing unlimited free private repos

#582

Earlier quoted context omitted.

It's tough when your competition can give away their product and fund it through their bottomless pockets and money they make on other products. I used to work for a great company in the developer tooling area, one of the big players came directly after us, ramped up a team, started copying our features and gave the product away for free. We were still doing well when I left, but it'll be interesting to see how it go…

This might be a naive comment, but isn't that predatory pricing. By dropping prices to zero and trying to purposely hurt your competitors, you effectively gain a monopoly on that industry.

Github's competitors are already providing the same service for free. Github is dropping their prices from $7 / mo to free to compete.

Re: Announcing unlimited free private repos

#584

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

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.

Seems appropriate that the hub for open source would be open source itself. This is my biggest issue with gitlab

Re: Announcing unlimited free private repos

#585
post #462
post #406

Earlier quoted context omitted.

What feature did you find lacking?

Can I remove old docker images from the registry yet? Heck, I still can't order by date, which should have been the default all along. Why would anyone want to see the images ordered alphabetically? It can take minutes to page through and find the most recent image buried among hundreds.

I'm sorry this has taken so long, but we are working on some foundational API's to manage and list images right now: https://gitlab.com/gitlab-org/gitlab-ce/issues/55978. I've also added your feedback on sorting, thank you!

We are also setting up a team to focus on just packaging related features within GitLab, like the Registry, which should improve our velocity in this area.

Re: Announcing unlimited free private repos

#586

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…

I'm confused about this definition of social network. GitHub is a place where we work. I have thousand of commits and 1 actual friend. Am I the only one or are we changing the meaning of social?

Re: Announcing unlimited free private repos

#588
post #462

Earlier quoted context omitted.

Can I remove old docker images from the registry yet? Heck, I still can't order by date, which should have been the default all along. Why would anyone want to see the images ordered alphabetically? It can take minutes to page through and find the most recent image buried among hundreds.

I'm sorry this has taken so long, but we are working on some foundational API's to manage and list images right now: https://gitlab.com/gitlab-org/gitlab-ce/issues/55978 . I've also added your feedback on sorting, thank you! We are also setting up a team to focus on just packaging related features within GitLab, like the Registry, which should improve our velocity in this area.

Thank you.

> focus on just packaging related features within GitLab

I'm curious what you mean by that?

Re: Announcing unlimited free private repos

#590

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…

This came at the right time.

I was looking into LambCI but it only supports github.

I was using bitbucket for private repos.

Checkout: https://github.com/lambci/lambci/blob/master/README.md

It only supports github.

For my hobby projects i can't afford to host gitlab CI/Jenkins or pay for premium CI services.

Now, i can run my tests on Lambda,yay!

Post reply on HN