|
|
|
|
|
by bjt
4459 days ago
|
|
We don't need a patent system in order for openness to beat closedness in the software world. Linux and lots of other open source projects are winning their markets without relying on patents at all. No one forces you to choose a patent over keeping your invention secret. Trade secrets still exist everywhere. And that's OK. You say it's a problem that companies are a decade ahead of academia in some CS areas. Given that companies can choose what to make public and what to keep secret, what's the alternative? It's the ability to have some exclusive time in the market that incentivizes the companies to do that research in the first place. I'd rather have them ahead by 10 years because of trade secrets than getting 20 years of exclusivity through a patent. |
|
Graph analysis platforms are a great example of this. Every open source graph analysis platform is a non-scalable toy that is useless for most real-world use cases compared to private systems that were being quietly deployed five years ago. Why the discrepancy? Because the unpublished algorithms and data structures used by some closed source systems are several orders of magnitude more scalable than is possible with the best existing public algorithms. And this is not the only example with which I am familiar.
The problem open source software has if it is based on increasingly obsolete computer science is that it will not be economically competitive with closed source that is much more scalable and/or much faster and/or has much higher throughput per watt. A combination of materially better capability and efficiency has an enormous impact on CapEx and OpEx, and people care about those kinds of things when it starts adding up to large amounts of money.