Dear-GitHub: Host Github by itself as an open source project
1–10 of 74 posts
Re: Dear-GitHub: Host Github by itself as an open source project
#2Re: Dear-GitHub: Host Github by itself as an open source project
#3GitHub’s success is largely due to the network effect and it’s entrenched status as the canonical code repository.
Besides libgit2, aka “the secret sauce”, is already open source. What are you waiting for?
Re: Dear-GitHub: Host Github by itself as an open source project
#4Don’t matter if you say pretty please, if it aligns with their business they will do it. They’ve probably thought of this move already.
Re: Dear-GitHub: Host Github by itself as an open source project
#5Re: Dear-GitHub: Host Github by itself as an open source project
#6Don’t matter if you say pretty please, if it aligns with their business they will do it. They’ve probably thought of this move already.
Re: Dear-GitHub: Host Github by itself as an open source project
#7The last one is a really powerful move for a software company. Normally, people will use your software if it's free, but if there's performance or other limits, it decreases the number of potential users. External open source projects then pick up the user base you might have acquired later. By open sourcing your own product, you effectively eliminate the need market for the external projects, giving you back your user base (which helps your community, potentially leads to sales, etc).
For some companies this would be cutting things very close in terms of profit margins, but Microsoft has plenty of other income that it doesn't need to worry about an occasional loss. It has way more to gain from leveraging this product in all its other tech offerings, even if they made zero money off enterprise support.
Re: Dear-GitHub: Host Github by itself as an open source project
#8If Microsoft open sourced GitHub, I'd still use GitHub.com, for the reasons I stated above. Heck GitLab is already OSS and I don't use that because GitHub wins via the network effect[0].
PS - I have no issue with people asking for this; I'm simply pointing out the "win" if Microsoft agreed, is lower than you'd immediately anticipate.
Re: Dear-GitHub: Host Github by itself as an open source project
#9Re: Dear-GitHub: Host Github by itself as an open source project
#10If GitHub wasn't built from the start for hosted deployments, it will probably be both expensive and a pain in the neck to run. GitLab probably has it's issues, but I won't be surprised if there are assumptions made in GitHub's code that assumes you are essentially running on high memory / high cpu machines to reduce latency.