Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Secondary and Tertiary effects (Score 1, Redundant) 50

Exactly. Those are great examples.

And that's why I started writing the book. The secondary and tertiary effects are going to be fascinating. Why put up signs if computers will use GPS to know where they are? There will be so much more freedom for everyone young and old. It's going to be a big change. Almost bigger than the Internet.

Comment Re:moving to a rent a car system may not work that (Score 1) 50

You're right about problems with rentals and shared things but the problems are slowly being solved. I've had great luck with Zipcars. People who abuse the cars are kicked out of the program. The cars of the future may have a video camera watching them at all times and the car company may just dig it up if there are questions about smoking or abuse. The privacy will suck but maybe people who want a clean car will choose to have the camera running.

The other sharing systems are doing a good job policing the issue and so I'm pretty sure we'll see workable systems.

Comment Re:Black Swan (Score 1) 50

Yes, you're right. Boston and NYC are nightmares. But then again computers can do certain things better than humans. They handle scale up more gracefully. A human might be able to process a number of pedestrians and dangerous items, but the human brain maxes out pretty quickly. If a computer can track one pedestrian, it can probably track 10,000 too. The scale up is just linear. You just add a bit more computing power. If the Google car can handle SF with a certain number of processors, I'm pretty sure it can handle Boston or NYC with twice as much computer power. At least that's my off-the-cuff guess.

Comment Re:Never gonna happen (Score 2) 50

And we can create even more tools that offer a gradual evolution. We already have a database of all of the roads. With a bit more precision, we could build a device that could tell whether you're following a common path that others have taken before or if you're drifting into the way of oncoming traffic.

There are some, though, that suggest that gradual evolution may be more dangerous than jumping directly to fully autonomous vehicles. As the humans have less and less to do behind the wheel, their mind drifts elsewhere. They start texting more, working on their nails, or occupying themselves with other things. The car is usually doing a good job taking care of things. But the problem comes when the humans are called to do one of the few things they're supposed to do. If their mind is elsewhere, there could be a crash.

Comment Re:When you Scale Up is where the issues pop up (Score 1) 50

Yes, scale up is a big question mark. But on the other hand, computerized cars should be able to communicate with each other. They can ask permission to change lanes or at least warn each other with better regularity than the humans I see on the road. They will be able to swap plans with each other and that should help them do a better job than humans. They'll have more information.

Submission + - Distorting reality is just a click away (nytimes.com)

An anonymous reader writes: The NY Times has a long article about some of the newtools that make it simple to rework photos without any of the skill required to use Photoshop. The pictures illustrating the story were constructed by some of the tool's creators and they put themselves on billboards in Times Square or an art gallery. They aren't just snap shots.

Photofunia, for instance, will insert your face or picture into dozens of templates like street scenes or the Mona Lisa. The article mentions a handful and there are probably many more of these web-based apps out there. Incidentally, some of them are pretty amazing Flash apps, something that suggests that Adobe's Flash is pretty useful and we shouldn't be so fast to run off with HTML5.

Comment Can the Wikipedia really be unrepentant? (Score 1) 244

Unrepetant, Wikipedia justifies the decision to reveal the ending of the play.

It's bad enough when a corporation tries to pretend it is one person with one consistent opinion, but can the Wikipedia even be said to have a single, consistent opinion? Yes, the edit wars usually end when one party gets tired and they find a way to convey both sides of the matter, but that's not what's going on here. The information is either revealed or its not. There's no compromise and compromise is an integral part of converging on a particular choice of words.

Comment Noise cancellation with two microphones (Score 1) 1184

Several years ago, I was thinking in the same general vein and decided to experiment with an Invention Disclosure . I wonder how Apple structured their patents-- if they did-- because it's a pretty simple idea. I'm surprised that more cell phones haven't implemented it. Maybe they have. Does anyone know if others are experimenting with it too?

Comment Re:Wow. (Score 1) 365

You can convert .class files with a tool called dx and you don't need to do it by hand.

But let me explain what I was thinking when I said "It won't look pretty". That could mean a text line output or some other Android interface. I think I should have been more specific and spelled out just how much work it will be if you're trying to duplicate some of the code that isn't available.

Comment Re:No it will not (Score 1) 365

Yes, a fair point. I shouldn't have used "all", although I think you could probably get Swing and even AWT working with a shoehorn.

But it's got a JVM and JVMs take byte code...

And while I wouldn't want Derby or some other serverside process gumming up my phone, I do like the ease of using the same packing and unpacking routines on both platforms. They're just more likely to work a bit better together.

Slashdot Top Deals

UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Working...