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

 



Forgot your password?
typodupeerror
×
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

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...