Earlier quoted context omitted.
Besides the legal side of things, the code might be being built with an company internal tool-chain, and comercial compilers, so it would be a bunch of work to even get it ready for a public release. All of this reinventing of the wheel probably limits nice fixes for common bugs over the years.
Compiler issues shouldn't hold you back. Release it anyway. If someone is interested enough, they will more than likely be willing to work with what they can get. Let the burden of correcting the code fall on them.
If You’re Going To Kill It, Open Source It
21–30 of 42 posts
Re: If You’re Going To Kill It, Open Source It
#22Re: If You’re Going To Kill It, Open Source It
#23Re: If You’re Going To Kill It, Open Source It
#24Re: If You’re Going To Kill It, Open Source It
#25Re: If You’re Going To Kill It, Open Source It
#26The upside from a corporate standpoint is that this will be more technical debt that the OSS community has to deal with, which can help you compete with them.
Re: If You’re Going To Kill It, Open Source It
#27There are three reasons why organizations and people don't open source their failed projects. * Intellectual property issues * Pride * Pride Don't underestimate the power of emotion, especially when it involves failure.
There are a lot of people who believe they're entitled to support for any code you release. Even if explicitly noted in a 72 point font that it's totally unsupported.
Re: If You’re Going To Kill It, Open Source It
#28Earlier quoted context omitted.
because you release something as open source does not mean you are any way responsible for maintaining it
That won't stop people from expecting it and emailing you about it.
Re: If You’re Going To Kill It, Open Source It
#29One reason that "just open source it" isn't as easy as it sounds is that there tend to be a lot of IP restrictions, patenting and licensing encumbrances, NDAs, etc. that would take effort to identify much less resolve. When companies, like Sun, open sources various software, it took considerable effort to nail down all the problems and remove the parts that weren't there's to open source--which in the case of a devic…
Re: If You’re Going To Kill It, Open Source It
#30It would be amazing if Palm Inc. released the BeOS source code, after a few years without using it. I think it could have changed the history of personal computers OS. Fortunately we still have Haiku OS, but it will take some time until get stable.