Open Source (Almost) Everything
tom.preston-werner.com
Open Source (Almost) Everything
1–10 of 85 posts
Re: Open Source (Almost) Everything
#2I'm guessing that what they really mean is that you should open source almost everything that represents core business value, but one piece should always be left out. Or, perhaps they're saying that their web interface is the core value they provide, and so they open source everything but that.
Re: Open Source (Almost) Everything
#3The article begins by discussing their choice to open source an integral part of their product. The article ends with an admonition: "Don't open source anything that represents core business value." It seems like Grit certainly represented core business value, yet they open sourced it. I'm guessing that what they really mean is that you should open source almost everything that represents core business value, but one…
Re: Open Source (Almost) Everything
#4The article begins by discussing their choice to open source an integral part of their product. The article ends with an admonition: "Don't open source anything that represents core business value." It seems like Grit certainly represented core business value, yet they open sourced it. I'm guessing that what they really mean is that you should open source almost everything that represents core business value, but one…
Re: Open Source (Almost) Everything
#5+1, GitHub.
Re: Open Source (Almost) Everything
#6Re: Open Source (Almost) Everything
#7The article begins by discussing their choice to open source an integral part of their product. The article ends with an admonition: "Don't open source anything that represents core business value." It seems like Grit certainly represented core business value, yet they open sourced it. I'm guessing that what they really mean is that you should open source almost everything that represents core business value, but one…
Awesome Git bindings to Ruby are critical to the functionality of Github, but a vibrant Git ecosystem is essential to its success. Business value trumps technical implementation.
In fact, Tom also mentions the libgit2 library that Github is working on, and may even replace some of what they use Grit for today.
Another point: Zurb recently open-sourced their CSS/JS framework that they use to build all their client sites/apps with. They have spent years making it awesome. It's a major part of the material goods that they hand over at the delivery of a project. After it being opened up on Gitub, they've seen lots of great feedback, bug fixes and enhancements. I'd also bet they've seen an increase in new clients. What they wrote is awesome and now they are known to many more potential customers as being the people who know what they are doing.
Business value trumps technical implementation.
Re: Open Source (Almost) Everything
#8The only example I can think of is makerbot industries in which their core technologies are open source.
Re: Open Source (Almost) Everything
#9I mainly pose this question because I am choosing a licence for my projects, either the MIT/Apache licence, or public domain.
Re: Open Source (Almost) Everything
#10Sometime I wonder if it is possible to open source everything without becoming some sort of service company, like Redhat. The only example I can think of is makerbot industries in which their core technologies are open source.