Announcing unlimited free private repos
161–170 of 716 posts
Re: Announcing unlimited free private repos
#162Well, 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!
Re: Announcing unlimited free private repos
#163This 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?
GitHub enterprise will also continue to provide a revenue stream.
Re: Announcing unlimited free private repos
#164While 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.
Re: Announcing unlimited free private repos
#165Well, 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.
Re: Announcing unlimited free private repos
#166This 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?
Re: Announcing unlimited free private repos
#167Re: Announcing unlimited free private repos
#168Re: Announcing unlimited free private repos
#169Re: Announcing unlimited free private repos
#170One 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.