Shutting down a product? Open source it.
robots.thoughtbot.com
Shutting down a product? Open source it.
1–10 of 48 posts
Re: Shutting down a product? Open source it.
#2It's unlikely any of them would: they just paid a bunch of money and acquired the team plus source, and even if they don't use the acquired source, open-sourcing it is extra work and/or a liability. The team, on the other hand, may still have faint hopes that the company will do something with their product.
In the cases where it's clear that the team's energies will be focused elsewhere the team could try to include it in the terms of the acquisition, but were I in those shoes I'd probably not want to risk souring the upside or acquisition as a whole.
Re: Shutting down a product? Open source it.
#3There is lot of news about SAAS businesses going under recently and this is definitely not a good trend.
One reason is they are under pressure to provide some kind of return to VCs even if it is by selling off the businesses. The merits of taking money or not is a different discussion altogether.
Why wouldn't these 'startups' try to tighten up the belt, build a profitable business by figuring out premium services and actually RUN these services profitably?
Re: Shutting down a product? Open source it.
#4Re: Shutting down a product? Open source it.
#5I do appreciate what Copycopter has done by identifying the right business that can make it available as an open source product. There is lot of news about SAAS businesses going under recently and this is definitely not a good trend. One reason is they are under pressure to provide some kind of return to VCs even if it is by selling off the businesses. The merits of taking money or not is a different discussion altog…
Re: Shutting down a product? Open source it.
#6Also, I've not actually heard of Copycopter before, and I think it's a bit of a stretch to make the causative link between your announcement of shutting down, to also having AOL and Oink following suit. Correlation does not prove causation. (I've not actually heard of copycopter before).
Completely agree on the OS'ing aspect though. To make a point, when IndexTank got bought by LinkedIn, they Open Sourced it. I was then given the opportunity to look through the code, and it was then that I decided to migrate from IndexTank with immediate effect. Even though other parties were picking up the sources, I was able to make this decision will full disclosure. (And move to Solr).
Re: Shutting down a product? Open source it.
#7I completely agree in that projects/products which have come to the end of their life cycle should opt at the possibility of open sourcing. But it's not always as simple as that. Some times, the feat of open sourcing something might takes considerable time, both from refactoring, and convincing people who need to be convinced that they shouldn't let the product rot. Also, I've not actually heard of Copycopter before,…
I think they were trying to joke about the shutdown. I don't think thoughtbot would have been under any illusion that the events were related.
Re: Shutting down a product? Open source it.
#8This particularly makes sense for SaaS offerings that are being discontinued. If your product is only available as a service then it is particularly painful when it disappears for those who depend on it. From a business standpoint, open-sourcing is a good way to maintain goodwill and shift the onus of administering the service to those who consume it without leaving them out to dry. All your consumers will have to ma…