Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:They're killing singaporean damien lee quicker (Score 0) 184

The article is looking at the time span from the 1970s to today. Your link only looks at 2010 to today. That cuts off the 1980s and 1990s, a particularly violent era, and thereby gives a false impression for this discussion (whether or not there is a negative correlation between serial killers and mass shootings).

Comment Re:What's the Process? (Score 1) 36

They acquired some postcards that Jobs had sent somebody. IMPORTANT: Handwriting analysis is unscientific bullshit. The National Academy of Sciences report said that handwriting analysis “does not have the capacity to consistently, and with a high degree of certainty, demonstrate a connection between evidence and a specific individual or source.”

Submission + - The Game Theory of Life (simonsfoundation.org)

An anonymous reader writes: In what appears to be the first study of its kind, computer scientists report that an algorithm discovered more than 50 years ago in game theory and now widely used in machine learning is mathematically identical to the equations used to describe the distribution of genes within a population of organisms. Researchers may be able to use the algorithm, which is surprisingly simple and powerful, to better understand how natural selection works and how populations maintain their genetic diversity.

Submission + - Project Euler shut down indefinitely (projecteuler.net)

Big_Oh writes: Project Euler, a list of math-centric programming exercises and community of solvers, is offline indefinitely. The website now contains a terse message, beginning "Due to the discovery of a serious security issue a decision was made on Sunday 15 June 2014 to take down the website." It continues with standard we're-sure-this-is-no-big-deal clause, and then recommends changing passwords on other sites.

Submission + - NADA Is Terrified Of Tesla

cartechboy writes: It's no secret that the National Automobile Dealers Association has been trying to block Tesla from selling cars directly from consumers, but to date, it has been defeated countless times in many states. Now NADA put out a release and promotional video touting the benefits of dealer franchises, something Tesla has shunned. NADA mentions price competition, consumer safety, local economic benefits, and added value. While NADA argues its points, there's no question that Tesla could easily turn around and argue right back with valid counter points. There may be some truth to NADA's claims, but there are some gaping holes in the arguments that can't be ignored, and I'm sure Tesla won't. Hey NADA, you scared?

Comment How D-Wave works (Score 1) 224

Remember analog computers? You would set up a circuit so that the voltage in one place was the answer to your computation, and then instead of calculating the answer you would *measure* the answer. We stopped thinking about them because it was tricky to set up the circuit for each calculation, but once you had it set up the computation would happen at the speed of electrons.

The D-Wave computer is similar to this. Given a polynomial in many variables (with positive real coefficients, and the variables only take the values 0 and 1), you might like to find the assignment to the variables that minimizes the polynomial. So D-Wave sets up a thermodynamic system whose steady state can be *measured* and gives an assignment to the variables that makes your polynomial small. Systems will naturally try to minimize their energy, and so the assignment is likely to be your perfect minimum (repeat 100 times, and the best assignment is likely to have appeared).

The question is whether the system minimizes its energy by classical thermodynamic flow (super fast), or by quantum effects (super-duper fast). It is, for that particular sort of problem, *much* faster than anything else ever. It had seemed to be so much faster and accurate that it had to be using quantum effects. But now somebody has found a faster way to do it classically, so that it isn't *that* much faster. For those of you in the know, the question isn't speed but the rate of growth of the speed: is the ratio of speed-up growing polynomially in the input, or exponentially?

Slashdot Top Deals

A computer scientist is someone who fixes things that aren't broken.

Working...