Hacker News new | ask | show | jobs
by cwmma 3076 days ago
Patent in case anyone is curious

https://encrypted.google.com/patents/US9817662

2 comments

Thanks for the link.

Looking at the claims, it looks like he's patented an augmented floating point unit (hardware) that does bounded arithmetic. The #1 claim is "A processing device [with a] FPU [and a] bounded floating point unit (BFPU)." All the following claims are "The processing device as recited in claim 1" (e.g. CPU+FPU+BFPU) with subsequent changes.

The usual advice w.r.t. patents is to not read them.

This may seem odd, but it can be the difference between knowing and unknowing infringement. Knowing infringement results in triple damages.

IANAL — just repeating consistent advice I have received

Unless you are planning to infringe (which is knowing in itself), this is very bizarre advice.

Reading a patent is more likely to make you not infringe upon it than to make you knowingly infringe upon it.

Reading a patent will make you not infringe in the short term, but will you remember you got the idea from that patent in ten years?

For people who are writing novel software it can be better to always avoid reading patents, that way they can honestly state they haven't read a specific patent.

Accidental infringement is possible whether you've read the patent or not. I was once told not to even mention the possibility of the existence of a patent as that would be evidence used to go for triple damages.

Perverse incentives indeed.