I'm somewhat surprised that the vast majority of people here are against all software patents. I agree that many software patents are absurd, but I think of things like H.264 and MPEG where true innovation was required on the part of the people who developed it, and it seems clear to me that those people have a right to patent that work. I'm curious though: what do people see as being the alternative?
Since no one seems to have mentioned it yet: Against Intellectual Monopoly ( http://levine.sscnet.ucla.edu/papers/anew.all.pdf )
Poll: Do you support software patents?
251–260 of 319 posts
Re: Poll: Do you support software patents?
#252I can't stand the idea that I might be at my computer, working with code, and develop something independently which later causes me to get sued. Abolish all software patents. edited to add "software".
Re: Poll: Do you support software patents?
#253I can't stand the idea that I might be at my computer, working with code, and develop something independently which later causes me to get sued. Abolish all software patents. edited to add "software".
Re: Poll: Do you support software patents?
#254I can't stand the idea that I might be at my computer, working with code, and develop something independently which later causes me to get sued. Abolish all software patents. edited to add "software".
Every time I stare at that patent submission form I can't help but to imagine somebody doing a cool thing which does something similar, getting squashed by a lawyer.
I've a couple of those forms which I filled, but never submitted.
Re: Poll: Do you support software patents?
#255I see no reason why an invention should be unpatentable simply because it involves software. That said, it's obvious that the current system is broken; there are many patents which do not seem to do anything new, and simultaneously the cost of applying for patents deters the group for whom they are most important -- small innovators who are unable to commercialize their inventions. The system needs to be fixed, not t…
This intrigues me, because fundamentally I see software as a form of mathematics. Given that mathematical equations aren't patentable, I don't believe that software should be either. Moreover, it seems that we already have many things in software preventing people from copying code wholesale (SaaS, the fundamental difficulty in reverse engineering compiled binaries). As a professional cryptographer/mathematician, how…
Re: Poll: Do you support software patents?
#256I can't stand the idea that I might be at my computer, working with code, and develop something independently which later causes me to get sued. Abolish all software patents. edited to add "software".
Re: Poll: Do you support software patents?
#257Earlier quoted context omitted.
You're missing a critical difference. Patents are supposed to be "unobvious". A normal person just working in their shop should not just accidentally stumble across a patented thing, because by definition the patented thing should not be obvious to one skilled in the art. Programmers on the other hand can indeed pop open an editor, spend a few minutes with Ruby on Rails implementing "a standard business procedure, bu…
> You're missing a critical difference. Patents are supposed to be "unobvious". A normal person just working in their shop should not just accidentally stumble across a patented thing, because by definition the patented thing should not be obvious to one skilled in the art. "should" is the problem with that argument. Just as "all bugs are shallow to the right eyes", all machines are obvious to a fair number of people…
Whether the person suing is or isn't a patent troll is irrelevant to your argument. You are basically arguing that if lots of people have done something without colluding it must be obvious. Not so.
I recommend this piece on hindsight bias. It is an extremely well documented fact that things rapidly become obvious after the fact.
Re: Poll: Do you support software patents?
#258Earlier quoted context omitted.
> I can't stand the idea that I might be at my computer, working with code, and develop something independently which later causes me to get sued. Abolish all patents. I can't stand the idea that I might be in my shop/lab, working with metal/wood/plastic/chemicals, and develop something independently which later causes me to get sued. Abolish all patents.
Yes, patents infringe on people's rights, to foster innovation. Getting to patent something isn't a right, it's a privilege. As you've illustrated, all patents are inherently undesirable--at least for certain parties. And I agree. They should be abolished.
Re: Poll: Do you support software patents?
#259Earlier quoted context omitted.
How would you prove an "independent" invention was really developed independently of the patent? You can't prove that someone didn't read something.
IMO a reasonable test is: If a patent can be used to sue one company it may be patentable. If it can be used to sue 100 companies working on separate products it's probably obvious. Basically, you can't prove 1 person did not read it. But, you can be positive 100 people did not read it. Now clearly this depends on the number of people working on the problem. So, while 100 is excessive in most fields, somewhere around…