Even experts get it wrong
21–30 of 147 posts
Re: Even experts get it wrong
#22I keep on hearing about the Eastern Texas courts that are consistently plaintiff friendly. Just seems messed up that you could sue someone wherever it's most convenient for you.
http://www.thisamericanlife.org/radio-archives/episode/441/w...
Their explanation of the venue choice was that the other federal courts were choked with drug-related cases and going to East Texas was a way to get a speedier trial.
Re: Even experts get it wrong
#23> Patents are there to stop people stealing a technology you invented and letting you have a fair shot at making a living from it. Patents are quite explicitly not there to stop people "stealing a technology". You can already do this by keeping your invention secret (which many jurisdictions grant some form of protection). The purpose of patents is to encourage inventors to publicly disclose their inventions so that…
Re: Even experts get it wrong
#24Most other crimes require intent, patent infringement does not. This is the problem I've always had with patents, but I've never been able to articulate it before.
Patent infringement is a civil matter, and a variety of those don't require intent. Criminal cases are much more likely to require intent, though there are plenty that don't.
Re: Even experts get it wrong
#25Where is the expert? Ric Richardson is not an attorney, let alone a patent attorney. Ric's comments are uninformed, and probably not worth responding to. [ http://ricrichardson.blogspot.co.uk/p/about-ric.html ]
I wonder when he's going to go after Microsoft for patent infringement: http://www.google.com/patents?id=K7MoAAAAEBAJ&dq=uniloc+...
Re: Even experts get it wrong
#26There needs to be a website or something to shame known patent and trolls AND THEIR ATTORNEYS.
Re: Even experts get it wrong
#27Earlier quoted context omitted.
"Internet expert" == ! expert
"==!" === "Bad Javascript idiom you won't find in many other languages."
It's not an idiom, and identity tests exist in other languages. You may know them as "==" (Java), "is" (Python), "eq?" (Scheme) or "object.ReferenceEquals" (C#).
Now the syntax is ugly and this does not excuse the fucked up non-overridable equality, but aside from that `===` works pretty well in Javascript.
As opposed to PHP, which famously did manage to even fail implementing identity correctly[0].
It also has nothing to do with the comment you replied to, which uses `== !` (to operators, an equality to a negated operand)
[0] http://developers.slashdot.org/comments.pl?sid=204433&ci...
Re: Even experts get it wrong
#28Where is the expert? Ric Richardson is not an attorney, let alone a patent attorney. Ric's comments are uninformed, and probably not worth responding to. [ http://ricrichardson.blogspot.co.uk/p/about-ric.html ]
Re: Even experts get it wrong
#29Earlier quoted context omitted.
"==!" === "Bad Javascript idiom you won't find in many other languages."
> Bad Javascript idiom you won't find in many other languages. It's not an idiom, and identity tests exist in other languages. You may know them as "==" (Java), "is" (Python), "eq?" (Scheme) or "object.ReferenceEquals" (C#). Now the syntax is ugly and this does not excuse the fucked up non-overridable equality, but aside from that `===` works pretty well in Javascript. As opposed to PHP, which famously did manage to…
Re: Even experts get it wrong
#30>And yet, the technology in question is a system that stops people from pirating their software and helps them make money. Well if you think it's so unfair, don't use the tech. Do something else. No one is forcing you to use the technology. Bullshit. Mojang isn't using Uniloc's tech. They're writing their own tech using a bloody obvious idea.