Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Not a good idea (Score 2) 175

If Kim Jong-Un starts a war with the only world superpower and their allies over unarmed, unmanned aircraft launched by civilian hobbyists, he'll get what he deserves.

No doubt, but the significant worry isn't about Kim Jong-Un so much as about all the other people he'd likely take with him. The population of Seoul, for example, would probably not appreciate getting shelled and/or nuked.

Comment Re:No way without AI (Score 1) 124

If i see drunk person walking on sidewalk i can determine if that person will maybe walk on road or not, how can computer determine that this person is even drunk?

It doesn't matter whether the person is drunk or not. Any person, no matter how loopy their mental state, is still bound by the laws of physics. So if the car sees the person at position X, it can be certain that 1 second from now, that person will be somewhere within a circle of radius N feet around point X (where N is the maximum running speed of a human being in feet/second, plus some safety factor). So the car just has to make sure to stay out of that circle (and re-calculate X every few milliseconds), and that's all there is to it.

A self-driving car's programming isn't trivial, but at the end of the day it's just a path-finding system using a simulation of well-known laws of physics. There's nothing impossible about it, that's why human beings are able to do a tolerably good job of it despite their limited cognitive abilities.

Comment Re:Moral philosophers have long speculated (Score 1) 124

so you'll find a lot of the worst drivers taking manual control because the bleeping car isn't tailgating or lane weaving like they want it to.

Don't forget the ones who will download and install the special aftermarket "racer AI" which is guaranteed to go at least 90 whenever physically possible, and to drift every turn... good times.

Comment Re:they're a disaster (Score 1) 124

fair comment, but surely if we intend to use AI driven cars then other changes need to happen? traffic lights broadcast their state to AI-cars

I think you've got it backwards -- if we intend to use AI driven cars, the cars have to be smart enough to do the right thing even in the absence of "smart infrastructure". Because there will always be a situation where the appropriate signal-broadcasting-device isn't installed, or isn't working today, or was hacked to give the wrong signal, or whatever, and the cars will still be required to work in that scenario. Given that, there's little point in designing a car that relies on such things, since it doesn't save you any work to do so.

Comment Re:they're a disaster (Score 2) 124

The article mentioned that self-driving cars seem to have problems at four-way stop signs in the USA [...] I'm always polite and go first as quickly as possible so then everyone else can go in turn and nobody has to wait.

Hmm, the de facto algorithm around here seems to be that you watch the order in which the other three drivers stopped, and whomever stopped first is the one who should go first. (of course that assumes all drivers actually do come to a complete stop, which isn't always the case ;))

I think a car could probably handle that logic at least as well as a human.

Comment Re:Infinite times infinite is macaroni and cheese (Score 1) 226

This sort of thing implies that my choice of every word in this sentence causes a universe -a whole universe with planets and black holes and telemarketers and tofu- to pop into existence, just because I decided to use 'tofu' earlier instead of using "marmalade" or some other word.

Yes, but it's less wasteful then it looks, because we use copy-on-write techniques to minimize overhead. That is, we store only the "root" universe, plus the tree of diffs necessary to reconstruct the various child universes as necessary.

Which means the big bang and everything else that we know and that every human being has ever known about anything is just absolute pap.

Hmm, sounds like an appeal to consequences. I wouldn't worry though, chances are that everything is absolute pap regardless of whether this theory is true or false.

Comment Re:If it's accessing your X server, it's elevated (Score 1) 375

Crippleware on Windows always used to amuse me. Oh you've disabled the button because I haven't paid? [poke]...[poke]... There now it's enabled again. Oh, you forgot to check if it should be enabled when processing the click event? Tough.

If you're going to pirate the software, you might as well go ahead and pirate the full version; then you won't have to poke at it.

OTOH, if you're going to legitimately use the software, you ought to pay for it.

Comment Re:Status sells (Score 1) 534

Your product can be clearly inferior hardware and be much more expensive than the competition, but if your product is considered a status symbol that lets you win rich partners, so it sells no matter the price.

Which kind of begs the question, how did "clearly inferior hardware" become such a status symbol? Microsoft and Samsung would give their respective left testicles to do the same, but haven't quite been able to replicate the recipe.

Certainly part of it is effective marketing, but I think the other part is good execution -- regardless of what you think of the hardware (which is hidden inside the case and visible to the customer only through the device's observed behavior), the devices, as consumer products, work really, really well.

I think you have to give a lot of the credit credit to high-quality software.

Slashdot Top Deals

The only possible interpretation of any research whatever in the `social sciences' is: some do, some don't. -- Ernest Rutherford

Working...