Hacker News new | past | comments | ask | show | jobs | submit login

Totally, when I first started learning and caring more about the law I came up with all these clever hacks around various legal agreements and laws... Luckily for me I had friends who went to Law School to explain to me that the law is primarily about intent and most of my hacks weren't loopholes but instead plainly in the wrong and would be dealt with in court if they hadn't already through case law. I think its pretty common for hackers to look at legal agreements like a series of boolean statements that can be solved... sadly it doesn't work that way. Law is complicated :/



Law works the way we want computer programming to work. That is to say, "Do what I meant, not what I coded".

I think we get the impression that it's not that way based on our perception of corporations driving money-filled trucks through legal loopholes, but it's just not the same thing to a judge. Regardless of whether it is to you and I.


>I think we get the impression that it's not that way based on our perception of corporations driving money-filled trucks through legal loopholes

I get the impression that not everyone is playing by the same set of rules, not that they have particularly clever lawyers (although, most of them probably have that as well).


Is this true only in common law jurisdictions (most of the USA and UK), rather than civil law jurisdictions (Louisiana, Europe)?


Well, as a good software-engineer-and-qualified-lawyer friend of mine has said, "the power of the law is in its capacity for vagueness".

I often wish law was written more like a computer program, with lots of unit tests up front. But I have no idea how to actually achieve that. Real life is so much more complex than input to any computer program that an attempt to formalise law even more than it already is formalised would just result in it being totally incomprehensible to the people who have to follow it (as opposed to mostly). Plus the man on the street tends to get very angry when people who are "obviously" guilty get off on a technicality.


I've always thought a good starting point would be to hook up Watson or similar software up to LexisNexis or Westlaw. Would be lovely to run a new ToS or Privacy Policy through such software and see where it breaks down.


Watson isn't smart enough. That's like asking Waston to write code for you.


The real issue is that in programming, you get to define stuff unambiguously and quantitatively.

Take a law like: No driving a motor vehicle in the park.

Obviously that means no cars, but does a wheelchair count? How about a power assisted bike?


And those signs aren't even what was intended. "Motor vehicle"? Oh, okay, then my Nissan Leaf is not allowed because it has an electric motor, but my motorcycle is okay because it uses an gasoline engine, not a motor.

But I know what they meant, and keep my motorcycle off the bicycle trail. However, the pedant and software developer in me is bothered just a little when I read those signs.


You can probably find an online copy of the city ordinances that specify exactly what "motor vehicle" means in that context. An interesting thing I noticed in one city is that it's technically illegal to drive certain (stock, unmodified) models of car above 3000RPM due to noise ordinances prohibiting exhaust bypass systems.


> motorcycle




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: