Hacker News new | ask | show | jobs
by tracker1 4837 days ago
I have more issues with even the concept of software and design patents far more than copyright.. wrt copyright, I only feel the terms have gotten out of control.

With software patents, I firmly believe that if an implementation isn't either difficult or novel, it shouldn't be patented... Example, the apple page-flip animation. The effect is a simulation of a real-world behavior (non-novel), and the implementation details are very simple (given the hardware interfaces are mostly solved, as are the computational logistics as problems solved). The hardware involved could certainly be patentable, as could the original implementations (now older than patents). For the most part, anything that simulates a real-world activity on a generally available computing hardware should not be patentable, it's usually very obvious, and often trivial to implement.

I also feel that even if software patents were to be protected, it should be much more limited, perhaps 5 years. If you can't gain an advantage in software with a 5 year head start, you don't deserve to win. That's just how I feel about it.