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

 



Forgot your password?
typodupeerror

Comment Re:All we have are Origin Stories (Score 2) 339

Quite frankly, it's because the origin stories are always the best ones. From one perspective, it's because they include all the stages of the monomyth. From another, because it's far easier to identify, as a normal Joe, with Peter Parker than with Spider-Man. Origin stories are also explicitly about character development. In contrast, the usual superhero plot is episodic, because the next writer has to be able to take over -- and any change away from the status quo implies the possibility that the series might end. (Equally cynically, if I'm doing a movie without character development, why pay the licensing fees for a character?) The drama (in the technical sense) of character development helps the origin story appeal to a wider audience.

Considering movie-making from the business point of view should answer your other question. If what makes your movie pitch attractive is a particular twist on, say, the concept of the responsible use of power, why not tell a real-world story which will attract a wider audience (and be cheaper to boot)? Spider-Man wants anonymity to avoid exposing Mary Jane to danger, but when J. Jonah Jameson publishes proof that Spider-Man killed a bunch of thugs by knocking them out on a beach below the high-tide line, what does he do when people rightfully demand some accountability? (Maybe the cops ignored it when he called them in. Maybe the tide was unusually high that night because SHIELD was experimenting with a new weapon. Maybe he just screwed up by the numbers. Maybe he was too busy disarming a terrorist nuke to get them. Who knows?) US Navy SEAL #17 wants anonymity to avoid exposing his wife to danger, too, but the New York Times publishes proof that he killed two dozen Americans that one night in Afghanistan, what does he do? (Maybe the embassy ignored him when he told them to come fetch their employees. Maybe they were hostages, killed by a freak mudslide while he was scouting the exfiltration route. (Maybe the mudslide was caused by SHIELD testing a new weapon. ;)) Maybe he just screwed up by the numbers. Maybe he was too busy disarming a terrorist nuke to get them. Who knows?) You may gain some sharper moral contrasts by using a super-hero (Spider-Man has never killed anyone, but that the SEAL's job), but that's about it.

Likewise, the Bond movies provide a thin veneer of plausibility over the general trope of 'unlikely hero saves the world' -- but he's a trained super-spy! He's not unlikely! Everybody knows how good the British intelligence services are! Magic or the equivalent super-high tech just concentrate power in a visually-pleasing and obvious way, and let you "play for high stakes" with a very small and simple cast of characters. It's less a flaw of the genre and more a question of why Hollywood would ever bother to film anything in expensive genres that don't require that expense. (Aside from spectacle, the answer is usually aversion to political risk; consider Avatar.)

Image

Land Rover Unveils "World's Toughest Phone" 146

Land Rover says their new S1 mobile is the world's strongest phone. Testing done by Land Rover and the staff at The Sun showed the S1 would still work after being stepped on by an elephant, run over by a Land Rover, dropped from a second-story window, buried in mud, soaked in a pint of beer, and roasted in an oven at 150 degrees centigrade. A forklift truck proved to be its match, and was able to crush the S1 under its three-tonne weight. The phone comes with 1,500 hours of battery life, a 2.0 megapixel camera, an extra loud ringtone and an unconditional three-year guarantee.

Comment Re:We already have faster-than-light communication (Score 1) 627

This doesn't seem like it could be the right explanation. Suppose you measure 2^10 of your electrons on the x-axis. Some time later, I come along and measure the equivalent electrons in two groups of 2^9 each, half on the x- and half on the y- axis. One of those two groups won't be correlated, and one will. (If the probability isn't high enough, use more electrons.) That gives me one bit of classical information with an arbitrary degree of confidence.

Comment Re:Good thing it's a beta (Score 1) 496

This is why people suggest VM-based backwards compatibility is the direction for MS to go. It's not quite trivial to do (well, maybe it would be if they bought VMWare for "Fusion"), but it would at least give them a chance to get the rest of the system right.

Comment Re:Good thing it's a beta (Score 1) 496

So on a technical level, Microsoft could certainly use some TPC magic to allow the keyboard and mouse drivers to emit signed events, so that you could be certain that they came from a person. (Well, from the hardware, anyway.) Similar magic would allow trusted libraries to sign the conversion from mouse event to command. At that point, you could avoid prompting the user to confirm their action, because you know they did it. Now the question is: for things that don't have direct OS-level call mappings (e.g., aren't Explorer), what do you do?

I think the principle of least astonishment applies here; kind of a variant of what another poster suggests with SELinux-style capability-base computing. There are certain things you probably don't expect applications to do (very few should send e-mail, for example). Figuring that list out and reducing 'false positives' is an ugly, ugly task. MS might be able to do it because the control the whole application stack, but if they design it finely-grained enough to be really useful, all the other application developers will try to lazy out of it and give themselves too many privileges, and become exploitable.

Comment news site suggestions? (Score 1) 206

Maybe I just haven't looked hard enough, but I'd like is a fast site that worked /more/ like a hard-copy paper. It seems like every news site I've ever looked makes it as hard as possible to browse their news. I /want/ an editor whose biases are clear selecting stories, and I /want/ to be able to read the first paragraph or two of a given story without having to wait for a page load. Print newspapers fit two to four stories with multiparagraph lead-ins on the top half of their front page; CNN, for example, manages 1 lead-in, three headlines with summaries, and a dozen hard-to-read headlines in a column to the right. The other two-thirds of the width of the screen is totally wasted; scrolling down reveals a dozen exceedingly arbitrary categories with two headlines each. The BBC's new design is even worse.

Now, I was just thinking of using multiple columns and not having ads on the front page -- I mean, if I all want is headlines, I can get them a dozen other places and ways without going to your site -- but you could also do fun stuff like javascript articles in and out of the way. Now, I've never seen column-to-column wrapping done in a way that doesn't end up looking really silly. That being said, clicking on something [near what] I'm not going to read to pull the next article of that section into the same column is an interesting idea. I'll probably middle-click on an article I /do/ want to read, but you could do same thing on the single-article page, too. In terms of an emphasis on speed, I don't want shorter articles, I want to make looking for articles I'm interested in faster. (Yes, searching; but I need to know what to look for. That's part of the editor's job.)

At any rate, I feel like I spend more time navigating the site than reading at most news websites, specialized-interested ones excepted. (Ars Technica, for example, does a pretty good job of layout, although I'd like it to use more of the page horizontally and/to give a bit longer of a lead-in. But it can get away with a single chronologically-ordered column because of its narrow scope.) As I said earlier, I do /want/ something from the editors: the daily paper's website should decide what from the last day is important enough (given its well-known and undisguised biases) that I should know about it; I can get headlines from anywhere.

Slashdot Top Deals

In any problem, if you find yourself doing an infinite amount of work, the answer may be obtained by inspection.

Working...