The problem is of course the vagueness in natural languages caused by the complexity of its grammar and the unstated contextual nature of it all.
"The black truck driver ran through the red light."
Is the truck black or is the truck driver black?
Is the driver driving, or is he running on foot?
Is the red light a traffic indicator, or is it a just a beam of red light?
Teaching a computer to figure out the intended interpretation here is a monumental task, and teaching the people to understand how their use of language is actually very easy to misunderstand is even harder.
In Western countries you'd assume it's a black driver. In a country where almost everyone is black you'd assume a black truck. So the code could have bugs depending on the location/culture (and thus context).
At the get-together of the AGC developers celebrating the 40th anniversary of the first moonwalk, Don Eyles (one of the authors of this routine along with Peter Adler) has related to us a little interesting history behind the naming of the routine.
It traces back to 1965 and the Los Angeles riots, and was inspired by disc jockey extraordinaire and radio station owner Magnificent Montague. Magnificent Montague used the phrase "Burn, baby! BURN!" when spinning the hottest new records. Magnificent Montague was the charismatic voice of soul music in Chicago, New York, and Los Angeles from the mid-1950s to the mid-1960s.
P68 Landing Confirmation section of coding asks the astronaut to load V06N43 (verb/noun) with a great comment of " Astronaut: Now look where you ended up"
>Testifying before the Senate Judiciary Committee, Mr. Mueller addressed a proposal to require telephone companies to retain calling logs for five years — the period the N.S.A. is keeping them — for investigators to consult, rather than allowing the government to collect and store them all. He cautioned that it would take time to subpoena the companies for numbers of interest and get the answers back.
>“The point being that it will take an awful long time,” Mr. Mueller said
So he's saying that having the telecoms store the data instead of the government would mean it would take longer to get the information... Isn't that obvious? The real question is, why does he think the government is entitled to that information in the first place?
>The other innovation unveiled is a pill that a user can swallow, which then switches on, powered by the person’s stomach acid. The pill then transmits an 18-bit signal, essentially making the person a walking password.
I don't know how I feel about this one, nor do I understand how it would work. Do you have to do that every day? Every other day? How would the transmitter inside the pill actually stay in your body?
They go as far as even replacing existing ads with their own, this seems criminal, especially when they are directly impacting google/microsoft/apple by removing their ads and replacing them with their own.
I think the Weev sentencing has major implications for not only white hat hackers (although it hits them pretty hard), but anyone using the internet. The Computer Fraud and Abuse Act (CFAA) and the courts interpretation are to blame. CFAA was written in 1984 and it's so vague that it's can turn anyone working in security and potentially anyone on the internet into a criminal with one click.
The courts are saying here that unauthorized access to a computer occurs whenever the computer owner says so, and the Department of Justice has enforced this point of view. Someone can violate the law even where there is no notice and where no password was hacked. All that is required is that a person, corporate or natural, subsequently says you don’t belong. This is an incredibly dangerous ruling that can criminalize trivial things like google searches.
People should be mad about this, but I fear most do not understand this ruling or the law enough to make sense of it.
It's just comparing two cases that reached a verdict in the same day, sure the cases are different, but the results are very telling. It is a worse offense to access a website without the owners permission than it is to rape someone if you're under 18.
In this case, I think the "if you're under 18" thing is something of a red herring. I agree that they should have been tried as adults, but I don't know how much that would actually have changed the outcome. The minimum sentences set by the judge are, sad to say, actually comparable to what many adults convicted of rape eventually serve.
Is this as big of an issue as the article makes it out to be? I just went to about 30 news sites on my iPhone and none of them prompted me to download an app, the more common approach now seems to be a small popup that says "click here to add this homepage to your home screen". The only one that really restricted me was Quora (which isn't news but I saw it mentioned in the comments so I gave it a try).
"The black truck driver ran through the red light."
Is the truck black or is the truck driver black?
Is the driver driving, or is he running on foot?
Is the red light a traffic indicator, or is it a just a beam of red light?
Teaching a computer to figure out the intended interpretation here is a monumental task, and teaching the people to understand how their use of language is actually very easy to misunderstand is even harder.