Since I have concerns over the concept of intellectual property, I can't justify any restrictions on what is done with the information posted. As long as legal action isn't taken against me, I really don't care what is done with what I post (that's the whole point of posting it!). In light of this, any code, writing, art, or music I post here -- I won't be posting anything illegal -- can be freely downloaded and used as desired.
diatribe against patents from slashdot:
|
Okay, reasons: (Score:3, Insightful) by TheDullBlade on Monday January 31, @12:23PM EST (#65) (User Info) http://www.boswa.com/boswabits |
| Patents (like any IP) are not an inherent right, and their purpose is not to benefit the patent
holder but to benefit society as a whole; they were created with the specific intent of encouraging innovation by
trading full disclosure of the details of the patented mechanism in exchange for a short-term monopoly on its use.
They were created (in their modern form) to prevent excessive secrecy and completely snuff out the stifling guild model of protecting trade secrets. Mathematics and facts of the natural sciences are specifically noted as unpatentable in patent law. This is because it was recognized that there was no need for patents in these fields; people already shared their discoveries freely in hopes of the recognition and prestige they could gain by it. Patents would only interfere with this and slow progress. Computer science is not only a branch of mathematics (algorithms are as old as the abacus, and were formalized long before the first programmable computer), but shows all the same behavior that makes it an unsuitable field for patents. People proudly explain their clever algorithms and data structures for no direct monetary gain. Allowing software patents has only interfered with the progress of the field. Practically every software developer breaks software patent laws. There are a great many software patents on simple, obvious, and common practices, and it is generally not feasible even to check whether you are infringing on anyone else's patents. It is also not economically feasible to legally challenge every bogus patent that one wishes to use. If one were to attempt to remain in full compliance at all times with patent law, it would be hundreds or thousands of times more expensive than the actual software development. Not only are software patents useless and harmful, they are impossible to obey or generally enforce, thus becoming merely another weapon for competition through litigation so whoever spends the most money on lawyers wins. |