Live data from Hacker News

Announcing unlimited free private repos

blog.github.com

501–510 of 716 posts

Re: Announcing unlimited free private repos

#501

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 doubt it. I don't see how more developer agency is a bad thing. If anything, more people will start using Github earlier on in their development cycle and Github will be the obvious platform of choice for when those projects are ready to go public. On the contrary, I think we'll probably see less trash and more quality projects on Github.

Besides, I wouldn't want to live in a world where people want to do X (private repos) but are forced to do Y (public repos) because X is not feasible. Now X is feasible and the landscape will more accurately reflect developer intentions.

Re: Announcing unlimited free private repos

#503
post #472

Earlier quoted context omitted.

The difference is that LinkedIn was creepy before Microsoft bought it and it has nothing to do with Ads. LinkedIn is and always has been creepy and sleezy because it's a relationship networking tool and not a platform for work or collaboration. Whenever I used LinkedIn, it always gave me the same feeling I get when talking to a Salesman or Recruiter, that I'm being exploited and they're trying to convince me that it'…

GitHub is creepy. Centralizing a decentralized software system then censoring projects isn't all rainbows and unicorns.

The "decentralized" nature of Git that GitHub interferes with is within an individual project. Instead of all the developers having their own copies of the repo and sharing things around between each other (i.e. the project is decentralized), there's a central GitHub repo for a project that is considered canonical and everyone interacts with that. This doesn't give GitHub any power to censor projects — Git itself is no more centralized than it ever was. You can use Git without GitHub and it works just as well as ever.

Re: Announcing unlimited free private repos

#507
post #496

Earlier quoted context omitted.

Very interesting article. It could be argued that the webapps/internet/browsers are now doing the same to the OS. For casual uses any OS is the same.

Yes, Microsoft realized that long ago. Gates and Balmer prolonged the inevitable through monopoly power, but Nadella has accepted the future and is "turning the aircraft carrier." It's amazing that Microsoft came back to life from being a zombie company. In hindsight, it was such a large zombie that it had sufficient time to change business models. Somehow Sears wasn't. There's a business school case study and tenure…

Sears seemed to be intentionally run into the ground so that Eddie Lampert could loot the assets:

https://prospect.org/article/how-sears-was-gutted-its-own-ce...

Re: Announcing unlimited free private repos

#508
post #273

For those of you using GitLab, BitBucket, or , does this make you consider switching back at all? If so, why? It may be myopic, but the only major reason I can think of is visibility if you plan on publicizing the repo at some point. But you can achieve this by using GitHub as a mirror for your main repo on another platform (at least for GitLab, I’m not familiar with BitBucket). Edit: Personally, I use GitLab (both .…

Nope. Github was always the go-to option and there was no reason to really even consider alternatives at first. People said "Bitbucket has free private repos!" for years and that was interesting but not compelling. Few users left Github because their competitors had free private repos. Github got acquired, and that acquisition basically erased any and all user trust in Github as a company because they no longer contr…

> Nobody believes in supporting Microsoft as a company.

I believe Microsoft has been doing amazing things for developers the past few years.

Re: Announcing unlimited free private repos

#509

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…

> private, single contributor repos tend to be pretty small. it costs Github very little to service a single account.

Small but important correction, Github is letting up to 3 contributors use these free private repos.

"For the first time, developers can use GitHub for their private projects with up to three collaborators per repository for free."

Post reply on HN