Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Submission + - Police Recording Confirms NYPD Flew At a Drone and Never Feared Crashing 1

Jason Koebler writes: An air traffic control recording confirms that a New York Police Department helicopter flew at a drone hovering near the George Washington Bridge earlier this week—not the other way around. What's more, police had no idea what to charge the drone pilots with, and never appeared to fear a crash with the drone.
Two men were arrested Monday on felony reckless endangerment charges after the NYPD said the two flew their drone "very close" to a law enforcement chopper, causing the police helicopter to take evasive maneuvers. Air traffic control recordings suggest that only happened after the chopper pilot decided to chase the drone.

Comment Absurd (Score 2) 285

The machine's designers must not be able to explain how their original code led to this new program

That is a flatly ludicrous requirement, far in excess of what we would ever even consider applying to determine if even a human being is intelligent or not. Hell, if you were to apply that standard to human beings, ironically, many extremely intelligent people would fail that metric, because in hindsight, you can very often identify precisely how a particular thought or idea came out of a person.

AI

The Lovelace Test Is Better Than the Turing Test At Detecting AI 285

meghan elizabeth writes If the Turing Test can be fooled by common trickery, it's time to consider we need a new standard. The Lovelace Test is designed to be more rigorous, testing for true machine cognition. An intelligent computer passes the Lovelace Test only if it originates a "program" that it was not engineered to produce. The new program—it could be an idea, a novel, a piece of music, anything—can't be a hardware fluke. The machine's designers must not be able to explain how their original code led to this new program. In short, to pass the Lovelace Test a computer has to create something original, all by itself.

Comment Re:Cry Me A River (Score 2) 608

However, one thing that has always bothered me is when we say "well we're using ruby xx.xx (or node xx.xx or php xx.xx or whatever) on our development machines, so we must install that version on production" and then the hoops taken to do that. It should be "production can run ruby xx.xx so that's what you have to develop against".

I doubt that will ever be the case.

The main issue is, developers usually have a work backlog and those in charge have very little interest in what version everyone is running. If it already works on _a_ platform version, then chances are that the users will get better value for the developers time through adding another feature to the web app itself, than whatever benefits the upgrade or downgrade in platform version will bring.

You can try negotiating with the development team before the work commences though, or putting it in the initial delivery requirements if it is outsourced. It's just you would have to take initiative here, since nobody in your average business would consider operations to be a stakeholder until the system is live, so nobody is going to go out of their way ask you.

Technology

The Future of Wearables: Standalone, Unobtrusive, and Everywhere 56

jfruh writes Wearable tech has been a pretty niche product so far, and a widely derided one at that, but moves are in the works to help the category break into the mainstream. One of the biggest irritants is that most wearable devices must pair with a smartphone to actually connect to the Internet — but an AT&T exec says that his company will be selling a standalone wearable by the end of 2014. Google Glass has been a flashpoint of conflict not least because it's extremely obvious; its creator says that subtle, non intrusive versions are coming. And while everyone wonders what Apple's play in this space will be, it may be best to imagine what they're working on as a successor to their fading iPod line.

Submission + - India forged Google SSL certificates

NotInHere writes: As Google writes on its Online Security Blog, the National Informatics Centre of India (NIC) used its intermediate CA certificate issued by Indian CCA, to issue several unauthorized certificates for Google domains, allowing to do Man in the middle attacks. Possible impact however is limited, as, according to Google, the root certificates for the CA were only installed on Windows, which Firefox doesn't use, and for the Chrom{e,ium} browser, the CA for important Google domains is pinned to the Google CA.
According to its website, the NIC CA has suspended certificate issuance, and according to Google, its root certificates were revoked by Indian CCA.

Comment If you intellectually understand *how* memories... (Score 1) 87

... are formed, then could you algorithmically synthesize that process with your own mind to help you remember things? Seems like this could present a foolproof way to bypass a lie detector if possible, since you could synthesize the memory of the event that you want to lie about, and form it in your brain as if it were a real memory so that you no longer can appear to be lying about it.

Comment Why not abstract the problem further? (Score 1) 180

Problem: browsers only run JS, which has it's virtues and warts.
Solution: have a plug-in scripting engine where you can use any language, and let the developers choose their set of virtues and warts.

There is no reason why we can't develop a plugin interface, and have other languages up and working in short order. Python would be great. Just include .py file instead of .js and have that in the interpreter. With a common shared DOM object, you can keep existing JS and transition to your language of choice.

Moon

Study: Why the Moon's Far Side Looks So Different 79

StartsWithABang writes 55 years ago, the Soviet probe Luna 3 imaged the side of the Moon that faces away from us for the first time. Surprisingly, there were only two very small maria (dark regions) and large amounts of mountainous terrain, in stark contrast to the side that faces us. This remained a mystery for a very long time, even after we developed the giant impact hypothesis to explain the origin of the Moon. But a new study finally appears to solve the mystery, crediting the heat generated on the near side from a hot, young Earth with creating the differences between the two hemispheres.
The Military

The Pentagon's $399 Billion Plane To Nowhere 364

schwit1 writes with an update on the U.S. government's troubled F-35 program, the cost of which keeps rising while the planes themselves are grounded. A fire in late June caused officials to halt flights for the entire fleet of $112 million vehicles last week. Despite this, Congress is still anxious to push the program forward, and Foreign Policy explains why: Part of that protection comes from the jaw-dropping amounts of money at stake. The Pentagon intends to spend roughly $399 billion to develop and buy 2,443 of the planes. However, over the course of the aircrafts' lifetimes, operating costs are expected to exceed $1 trillion. Lockheed has carefully hired suppliers and subcontractors in almost every state to ensure that virtually all senators and members of Congress have a stake in keeping the program — and the jobs it has created — in place. "An upfront question with any program now is: How many congressional districts is it in?" said Thomas Christie, a former senior Pentagon acquisitions official. Counting all of its suppliers and subcontractors, parts of the program are spread out across at least 45 states. That's why there's no doubt lawmakers will continue to fund the program even though this is the third time in 17 months that the entire fleet has been grounded due to engine problems."

Slashdot Top Deals

Our business in life is not to succeed but to continue to fail in high spirits. -- Robert Louis Stevenson

Working...