Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Goal Post: Mysticism (Score 1) 285

This is like looking at obscurity and declaring it a soul

That's the undergraduate view of AI that gets repeated at times in this place.

The measure of intelligence is that we can't understand it?

Not just yet, so instead of waiting until years of work is done understanding the physical basis of thought the impatient want some sort of measure now.

Comment Re:Global warming is only the start (Score 2) 265

It's also hard to explain how the increasing challenge of getting enough oil and gas is a result of a "false" scarcity

Here's the trick, the people who say there is plenty of stuff are throwing coal, shale, tar and anything else they can think of into the mix and pretend it's the same as easy to extract liquid oil. Another common trick is to pretend that all that unsurveyed land in Iran, the arctic, wherever has huge oil basins when we do not know one way or another. There's plenty of fossil fuels. Oil we can get out of the ground - not so much. The only reason I have the job I have is that the more computing power you have the easier it is to find the stuff from survey data.

Comment Re:More F-35 Hate (Score 1) 364

Sorry you feel that way. But if you look at my account I've been active since 2009, rather dedicated for an astroturfing account

That's about when PR companies decided to put money into "social media" and this place started to get astroturfed, but it does appear that your comment was wrongly labelled by Exitar.
Let's consider what is now a very old example of this sort of contraversy. The F111 also had a variety of early problems, as mentioned by others here, yet despite all those problems decades ago they were useful enough in some roles that there were retained in service long enough that I saw one flying the year before last. There are none flying now but nearly 40 years of service is enough for a jet fighter isn't it?

Comment Re: (Score 1) 497

I'm sorry, I just read through that paper, and nowhere in it does it say that a decline in Antarctic ice is a forecast of AGW. That's one of the worst examples of "proof by ghost reference" I've ever seen. Not to mention that the paper is mainly focused on the Antarctic Peninsula, the one place that actually gets melt on more than super-rare occasions and juts into a different climate zone.

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

No, it isn't.

Tools are simpler and easier to use than ever, and this guy is mistaking nostalgia and innocence for actual difference.

Developing anything other than a trivial web application requires in depth knowledge of several different technologies, along with a couple different languages, knowledge of browser quirks (no those big libraries don't always get them all), etc. Compared to traditional application development, web development is a bloated and complex mess, or as the original author wrote:

"The web is just an enormous stack of kluges upon hacks upon misbegotten designs".

This statement is absolutely true. The web was never intended for "applications". That happened later. And instead of going back and making the web more conducive for applications, we basically got the equivalent of bad case of technological diarrhea smeared across the web hoping that somehow it would just make everything stick together and work.

Well, it works somewhat. But it certainly isn't pretty.

Comment Re: (Score 3, Insightful) 497

Go right ahead and point me to where a decline in Antarctic ice was a forecast of AGW.

You do know that - below freezing - there's an inverse correlation between temperature and snowfall, don't you? And I really hope you know that it's very rare that temperatures rise above freezing in the vast majority of Antarctica, whether you add a couple degrees to the temperature or not, right? Or did you not know / ever consider that?

Just because you didn't realize something that should have been really bloody obvious to you doesn't mean it was a scientific prediction by your straw-man scientists.

Comment Mysterious "Aurora" attack not so mysterious. (Score 1) 50

There's nothing mysterious about this. The problem is that if someone gets control of circuit breakers for large rotating equipment, they may be able to disconnect it, let it get out of sync, and reconnect it. This causes huge stresses on motor and generator windings and may damage larger equipment. This is a classic problem in AC electrical systems. A more technical analysis of the Aurora vulnerability is here.

The attack involves taking over control of a power breaker in the transmission system, one that isn't protected by a device that checks for an in-phase condition. Breakers that are intended to be used during synchronization (such as the ones nearest generators) have such protections, but not all breakers do.

Protective relaying in power systems is complicated, because big transient events occur now and then. A lightning strike is a normal event in transmission systems. The system can tolerate many disruptive events, and you don't want to shut everything down and go to full blackout because the fault detection is overly sensitive. A big inductive load joining the grid looks much like an Aurora attack for the first few cycle or two.

There's a problem with someone reprogramming the setpoints on protective relays. This is the classic "let's make it remotely updatable" problem. It's so much easier today to make things remotely updatable than to send someone to adjust a setting. The Aurora attack requires some of this. There's a lot to be said for hard-wired limits that can't be updated remotely, such as "reclosing beyond 20 degrees of phase error is not allowed, no matter what parameters are downloaded."

Comment Web programming sucks. (Score 1) 608

Ignoring the racist whining, he has a point. Web programming really sucks. Even web design sucks.

HTML started as a straightforward declarative layout language. Remember Dreamweaver? Macromedia's WYSIWYG editor for web pages. It was like using a word processor. You laid out a page, and it generated the page in HTML. It understood HTML, and you could read the page back in and edit it. Very straightforward. You didn't even have to look at the HTML. Back then, Netscape Navigator came with an HTML editor, too.

Then came CSS. DIV with float and clear as a primary formatting tool (a 1D concept and a huge step backwards from 2D tables), Javascript to patch the formatting problems of CSS, absolute positioning, Javascript to manage absolute positioning... The reaction to this mess was to layer "content management systems" on top of HTML, introducing another level of complexity and security holes. (Wordpress template attacks...)

It's as bad, if not worse, on the back end. No need to go into the details.

All this is being dumped on programmers, with the demand for "full-stack developers" who understand all the layers. Cheap full-stack developers. Usually for rather banal web sites.

Not only is this stuff unreasonably hard, it's boring. It's a turn-off for anyone with a life.

Comment Re:Not just Obama. (Score 1) 78

Corr: That should read "doesn't lose much IR transmission as a consequence of neutron bombardment like happens in higher frequency bands" - accidentally lost that middle part. Fused silica and fused quartz (especially the latter, but also the former) blacken under neutron exposure, losing transparency; it's even done intentionally to make jewelry. But the papers I ran into when researching the topic showed that this effect isn't very pronounced in the IR band.

Slashdot Top Deals

"I've got some amyls. We could either party later or, like, start his heart." -- "Cheech and Chong's Next Movie"

Working...