Forgot your password?
typodupeerror

Comment Re: Out of control demand for power (Score 2) 107

It's worth noting that nuclear reactors don't really explode in the way people think of. What they can do is turn into radioactive lava, melt through the floor, and release the highly carcinogenic dust from their system into the environment. They're generally big water heaters without pressure release valves (because the water has the carcinogenic dust in it), so they can burst like any water heater, and they contain zirconium, which reacts with steam at high temperatures to release hydrogen gas, which can make fireballs, but the accident risk is much less about a shock wave destroying the site than airborne radioactive particles getting out. And, even if the reactor design is incapable of producing enough heat to damage itself without first shutting down, you still have to worry about whether the site is safe enough from external damage. The traditional thick concrete walls are as much about keeping runaway trucks out as keeping steam explosions in.

Comment Re: No, based on the summary (Score 3, Interesting) 140

It sounds to me like the input to the algorithm is truly random, but not unbiased, and the algorithm perfectly unbiases output from the particular source they are using. The rest of the article goes into the type of flaw they're addressing, and talks about very slightly unfair dice, which you could correct, but you'd need to know exactly how unfair they are, and you're always going to be very slightly wrong and end up correcting not quite perfectly. The obvious quantum RNG is to generate polarized light and measure it perpendicular to the polarization, but you'd still need to get it perfectly perpendicular. It sounds like they've built something that doesn't rely on precise alignment to give a known distribution, which they can then use to unbias the output perfectly.

Comment Re:perceived (Score 1) 240

Yes because no CEO would want to add new features or fix more bugs per unit time with the same number of programmers; they and their customers are happy with the same rate of progress with fewer programmers.

AI is being used as a convenient scapegoat. If a few big tech companies do layoffs, more do because it's a case of monkey see, monkey do.

Comment Re: Hmmmmm... (Score 1) 65

It's pretty close to being an MP3 marked as a BMP, actually. It's the result of taking a reversable transformation of the audio signal that separates out the different perceptible components and then discarding the ones that matter least, and keeping the important ones in a convenient form for accessing them. It's the first step you'd take if you wanted a computer to identify speakers or what they were saying. The only part that's image-related is making the diagram, but getting back to the data is just taking the pixel values.

I suspect that they started using spectrograms in reports at a time when getting back the data from the image would have lost too much quality to printing and scanning to hear anything as quiet as voices, but PDFs with lossless images retain all of that.

Comment Re: Disclosure Timing Drama Part 2.0 (Score 1) 23

I suspect part of it is that the mitigation for DirtyFrag covers it, so everyone who blocked all the modules in question when that had only an incomplete patch probably hasn't unblocked them yet. I think this is the 4th patch for these modules, and only got a new name rather than just "there's still a way to get this code to do the wrong thing" because a different outside team found this one.

Comment Re: Embargo intrigue (Score 1) 44

Yeah, and the person who released the information first was operating in an "if I noticed this, doing only as much as I'm doing, surely attackers would also notice" mode. Possibly some patches these days are sufficiently obvious as to their correctness and also effect that they should first become public as a set of stable releases. This was a kind of special case, as CopyFail was the combination of some code doing something strange with one user not being prepared for it, and fixed the user. If there are other users that also aren't prepared, fixing them isn't going to be subtle.

Comment Re: Gun cam, in a maneuvering jet (Score 1) 83

How shadows and reflections move when you're 10 milies from a mostly flat surface a thousand miles across is legitimately hard to analyze for a visual system that evolved on the ground, especially if you throw in small periodic surface orientation variations. Given how complicated it is to explain rare rainbow-related phenomena like sun dogs, it would be surprising if we'd identified and explained everything that can appear when flying above the ocean.

Comment Re: Founder Guilty Of Negligence (Score 3, Informative) 110

According to the article, they (by way of their cloud provider) had DR backups, which they were able to get restored. But getting offline backups restored takes longer than the SLAs they give their customers and loses some data that hasn't been copied offline yet, which is why they also have backups that are complete and immediately available, using the API key that the attacker -- sorry, AI -- found in a file it wasn't supposed to have access to.

Comment Re:not to disrespect the late Val Kilmer but fuck (Score 1) 90

Acting - as part of "the arts" - is more play than work for the people who do it. That merits not automating it because without enjoyable things to do, we become nothing but consumption machines.

Why should the movie studio executives, board of directors, or shareholders care? To them, it's a business to maximize profit. You can do that if using AI costs less than paying actors.

Slashdot Top Deals

"So why don't you make like a tree, and get outta here." -- Biff in "Back to the Future"

Working...