Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:CNN reported it was a power problem (Score 3, Informative) 68

The pumps lost power after the backup systems failed (ran out of battery, and the generators were knocked out), and that's what caused the reactors to overheat and meltdown. If power had been retained to the pumps, the major problems would have been averted.

https://en.wikipedia.org/wiki/...
"The switching stations that provided power from the three backup generators located higher on the hillside failed when the building that housed them flooded.[68] Power for control systems switched over to batteries that were designed to last about eight hours.[102] Further batteries and mobile generators were dispatched to the site. They were delayed by poor road conditions and the first arrived only at 21:00 11 March,[95][103] almost six hours after the tsunami."

Comment CIOs are reaping what they've sowed (Score 1) 241

After years of insisting that the rest of the organization exists to make the CIO's job easier, it's great to see the 'revolt of the masses' moving away from the one-size-fits-all/everything-Microsoft-regardless-of-the-security-cost solution to stuff that makes the individual more productive.

The complexity of everything makes the IT job harder, but "I can't be bothered to learn new things" response to the user demand for alternatives is ultimately self-defeating.

As a side observation over the last 35 years in the business, systems that support multiple platforms/clients/etc tend to be a lot more reliable than those that support a single configuration. The unwritten and often unknown assumptions about the execution environment (client or server, etc) are latent bugs even in a monoculture. (I'm certainly old enough to remember how much software broke in the move from 32 bit to 64 bit; anyone who coded as if integers and pointers are same size/interoperable got all the problems s/he deserved!)

Comment CNN reported it was a power problem (Score 3, Interesting) 68

And anecdotally, it seems many, if not most, of the ATC failures I remember hearing about in the US have also been power problems. These are kinda hard to test, as I wrote to a friend, "The on-duty ATC controllers get irate when you 'pull the big power plug' on their shift."

Usually failures like these are chains of events, e.g. "UPS ran out of batteries more rapidly than expected, and then we couldn't get the generators started."

Power problems are what doomed Fukushima, too, by the way.

Comment How far do you have to read? (Score 1) 143

To discover this is a Windows-only virus? That was the first thing that crossed my mind, what platform(s) are vulnerable? It sure as hell isn't clearly stated in any of the articles I read, you have to dive into the details of the Symantec white paper to notice that all the attack vectors were specific to Windows.

And how much does the tech journalism community and the security products & services industry, from Ars to The Verge, to Symantec, get paid to hide the fact this is Yet Another Windows (only) vulnerability?

Comment Write your Congressman/Senator (Score 2) 159

I contacted Senator Warner's office about this, and frankly was blown off. That being said, I think we need a -law- that requires the Telcos to work out how to make Caller ID unforgeable. I've been challenged to 'show the RFCs and related standards that would support this,' but since the industry has shown no interest in solving the technical problems, I reluctantly believe that it'll take legal action (either law, regulation or legal liability) to force the issue.

On a related note, I also asked about the impact of all those CallerID violations I've filed over the years, and got no response back from that. In both cases, I was forwarded a letter from the FCC that basically quoted from their website.

Comment Too Bad Ada wasn't included (Score 1) 217

This is a language that of course was designed very differently from the common C based languages in wide use today, and one for which there is a very large amount of publicly available code (but not on GitHub.) I've seen studies from large volumes of Ada code, both with respect to error rates and with respect to development and maintenance costs, that show a significant advantage for that language.

Slashdot Top Deals

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...