Live data from Hacker News

Announcing unlimited free private repos

blog.github.com

161–170 of 716 posts

Re: Announcing unlimited free private repos

#162

Well, if true -- I'll be canceling my subscription :D Thank you Github / Microsoft! > Due to a scheduling error, we published this story one day before the embargo lifted. This feature isn’t live yet, but Github will formally unveil it tomorrow. When that happens, we’ll update this post with a link to the official announcement. Also... kinda unfair to others.

thank you gitlab for providing market competition forcing github to consider this!

You're very welcome. Also see my comment https://news.ycombinator.com/item?id=18848267

Re: Announcing unlimited free private repos

#163

This makes me uncomfortable. Private subscriptions were a direct revenue stream for Github, and explained directly how they can afford the infrastructure that provides the service. Generally when previously paid stuff becomes free, it's because the paid service is no longer a product - it's now a tool to attract users. How will users be monetised now?

As mentioned in the article, this only applies to repositories with a handful of collaborators and as such organisations with private repos will still need to pay a subscription.

GitHub enterprise will also continue to provide a revenue stream.

Re: Announcing unlimited free private repos

#164

While understandable, this is sad to see. The amount of interesting and useful code that is currently available due to GitHub defaulting to public will likely be seriously negatively impacted by this.

You could be correct, but the “social network” boost to reputation potential is strong enough now that I suspect a lot of people will still choose to post public content where reasonable, while us cheapskates won’t have to look to another platform for private code hosting.

Re: Announcing unlimited free private repos

#165

Well, if true -- I'll be canceling my subscription :D Thank you Github / Microsoft! > Due to a scheduling error, we published this story one day before the embargo lifted. This feature isn’t live yet, but Github will formally unveil it tomorrow. When that happens, we’ll update this post with a link to the official announcement. Also... kinda unfair to others.

I've been transferring everything over to others for a while now, so this could be in response to a general trend in that direction.

Re: Announcing unlimited free private repos

#166

This makes me uncomfortable. Private subscriptions were a direct revenue stream for Github, and explained directly how they can afford the infrastructure that provides the service. Generally when previously paid stuff becomes free, it's because the paid service is no longer a product - it's now a tool to attract users. How will users be monetised now?

My guess is that Enterprise licensing is a much larger pool of revenue than individual users.

Re: Announcing unlimited free private repos

#170

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

Honest question: how do you make github search work for you? It often fails to find stuff that I know exists in a given repo. Nothing fancy, even single-word full symbol names.

Same here. Does https://source.cloud.google.com work for you?
Post reply on HN