Earlier quoted context omitted.
GitHub is creepy. Centralizing a decentralized software system then censoring projects isn't all rainbows and unicorns.
> censoring projects Have they ever done that? I wasn’t aware of any such thing.
Announcing unlimited free private repos
491–500 of 716 posts
Re: Announcing unlimited free private repos
#492LOL!!! I was literally just having a conversation with a colleague to pay the $7 a month to github so he can have private repos to publish his code. Now all Microsoft has to do is buy up StackOverflow and they will corner the developer social market.
Re: Announcing unlimited free private repos
#493Earlier quoted context omitted.
Sure. My point is that I expect them to be respectful, not avaricious. Microsoft's knows they ought not piss off 28 million developers.
...or else what? Are the developers going to mass-migrate to SourceForge?[1] Github has a lot of leeway/social capital - they are hardcoded into the infrastructure both literally and figuratively. edit: 1. I literally forgot about Gitlab as a Github substitute when I wrote the comment, interpret that as you may.
Yes, that is the obvious risk. Gitlab is the #2 in the space, right now they don't have much market share but if an avaricious corporation violated the spirit of Github? It might be the chance they need.
Re: Announcing unlimited free private repos
#494A 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…
Re: Announcing unlimited free private repos
#495Re: Announcing unlimited free private repos
#496Earlier quoted context omitted.
It is no surprise but sound business reason that private repos will be available for free. For some background, check this HN classic: "Commoditize your complements" ( https://www.gwern.net/Complement#2 )
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.
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 buried in there.
Re: Announcing unlimited free private repos
#497Re: Announcing unlimited free private repos
#498While 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.
Hopefully others will be like me and simply opt to not use it.
Re: Announcing unlimited free private repos
#499This 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).
Does gitlab have free integrated PR code review tools?
Re: Announcing unlimited free private repos
#500For 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 .…
Since moving to Gitlab, I couldn't go back to having to run Jenkins for private projects after using Gitlab CI (with a self-hosted runner). Also even on the free tier, even for one-man projects, the issue tracker features are better than github.