Live data from Hacker News

Announcing unlimited free private repos

blog.github.com

191–200 of 716 posts

Re: Announcing unlimited free private repos

#192
post #67

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.

I can only speak for myself, but I had simply put all of my private stuff over in GitLab instead. For folks like me, this will result in no external change. Just a question of where I stash stuff.

Yeah, I've just been using bitbucket for this purpose for years.

Re: Announcing unlimited free private repos

#193
post #116

Earlier quoted context omitted.

I switched to gitlab for the 10g free space per repo. Wont be switching back to github until they beat that.

...that sounds suspiciously like you're storing binaries in git.

Git LFS can take care of that.

Re: Announcing unlimited free private repos

#194

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?

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

Does anyone remember how Microsoft purchased GitHub in 2018? This is part of Microsoft's strategy now. Microsoft cares about developers using their platforms. Getting people hooked early on their ecosystem is part of that strategy. GitHub is now a part of that ecosystem. My prediction is that Visual Studio is going to get tied closer and closer to GitHub, that a lot of people are going to learn how pull requests work because of Visual Studio integration with GitHub.

Microsoft then turns around and sells GitHub + Visual Studio to software development firms, along with Windows Server and SQL Server licenses, MSDN subscriptions, etc. Managers won't hesitate to buy it because all of their employees already know how to use GitHub and love it.

Re: Announcing unlimited free private repos

#195

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?

Random, entirely baseless speculation: they want all to put all your code to do machine learning on. Seems like ML based code checking and refactoring tools are slowly becoming a thing. Imagine an assistant that tells you something like "what you are writing right now might be bad code because 80% of similar instances were later modified based on bug reports and this is how that would look like for your code"

That would be cool. Microsoft has already made a plugin for Visual Studio that trains on your code to improve IntelliSense code completion.

Re: Announcing unlimited free private repos

#196
post #159

"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. " Not even an apology in there, would have expected more from TNW.

I'm sure they apologized to Github, even if they didn't apologize to you for reading it.

Re: Announcing unlimited free private repos

#197
post #178

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?

They're now owned by Microsoft. Critical difference between Microsoft and Google - Microsoft makes all of their money from direct sales and enterprise contracts for their primary products, including Windows, Windows Server, SQL Server, ActiveDirectory, Office, etc, while Google makes their money from selling ads to you with as much targeting information as possible. So this is now a loss leader for Microsoft, primari…

Agreed but I hesitate conclude that Microsoft wouldn't care about making some extra buck by placing ads. The amount of crap I've seen with windows 8 and 10 was disgusting

Re: Announcing unlimited free private repos

#199

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…

You think with all the telemetry MS put in Windows 10, there is not going to be any sort of customer reconnaissance going on in free GitHub? There will be a lot of data mining going on.

Re: Announcing unlimited free private repos

#200

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

I actually switched from Github to Gitlab about two months ago just for this reason. I bootstrap my company from my own pocket and wanted to save a few dollars every month. Really wish I knew this was coming before I deleted the repos and migrated everything. edit -- to everyone asking, I have no problems with Gitlab and I also have no strong preference Gitlab vs Github, they both perform the same role for me in exac…

It sounds like it was the right call at the time. You can't time corporate strategy shifts any more than you can time the market, so just make the best calls you can with what you know.
Post reply on HN