I don't know what's going to happen with this project of his, but this certainly is an interesting article: >Sitting cross-legged on a dirty, formerly cream-colored couch in his garage, Hotz philosophizes about AI and the advancement of humanity. “Slavery did not end because everyone became moral,” he says. “The reason slavery ended is because we had an industrial revolution that made man’s muscles obsolete. For the…
Regarding slavery that's a fatalistic attitude that's not very good for the advancement of human societies. The other side of the coin of his "technology outgrew slavery, and thus we got rid of it", is that if tomorrow's technology demands some moral monstrosity, to "work better", we can't but bend over and accept it. Neither human struggles (from the civil war to MLK and Rosa Parks), nor desires and leadership come…
The first person to hack the iPhone is building a self-driving car
331–340 of 462 posts
Re: The first person to hack the iPhone is building a self-driving car
#332Surprised that no one else commented on this: It is completely mad and irresponsible to test a self-driving car on a public highway especially since the one who has built it admits that he has no idea what it is doing. Hotz is putting other people's lives in grave danger and everyone is applauding him for that.
Hardly. Way worse stuff happens on the road by dumber people. I bet if he was pulled over, cops would probably be impressed then order it towed to his house. No charges.
Re: The first person to hack the iPhone is building a self-driving car
#333Earlier quoted context omitted.
Path planning shouldn't require a ton of lines of code, really. I've seen in-use path planning and localization in the sub<2K LOC range.
In 2007 for the DARPA Urban Challenge, the Benn Franklin Racing Team used Matlab for their car. The entire thing ran on 5000 lines of code compared to similar performing cars written in C/C++ which used over 100K lines of code. http://velodynelidar.com/lidar/hdlpressroom/pdf/Articles/The...
Re: The first person to hack the iPhone is building a self-driving car
#334Surprised that no one else commented on this: It is completely mad and irresponsible to test a self-driving car on a public highway especially since the one who has built it admits that he has no idea what it is doing. Hotz is putting other people's lives in grave danger and everyone is applauding him for that.
>the one who has built it admits that he has no idea what it is doing When did he do that?
Re: The first person to hack the iPhone is building a self-driving car
#335I'd not be surprised to see some interest and support from nvidia on this (if not, then they should REALLY look into it).
[0] http://www.bloomberg.com/features/2015-george-hotz-self-driv...
Re: The first person to hack the iPhone is building a self-driving car
#336The 21" monitor portrait-style in the car is fantastic. The testing of a hacked-together system on the public road is not. He probably won't kill anyone, but if he were to I suspect he'd get the book thrown at him in the way that everyday death-by-DUI drivers don't. Actually I'll go futher with this criticism: we've just seen drones being FAA regulated because users were unable to refrain from doing dangerous or nuis…
There's a good reason began on closed courses, imagine a kernel panic locking the car on a busy freeway...
Re: The first person to hack the iPhone is building a self-driving car
#337[1] http://www.acura.com/Features.aspx?model=MDX&modelYear=2016&...
Re: The first person to hack the iPhone is building a self-driving car
#338Earlier quoted context omitted.
The guy clearly is technically brilliant. But I was referring to the results. Not how the results were achieved. In the video, he claims to want to achieve level 3 driving. Let's see how he can do the following under non-perfect conditions: - switching lanes - stopping at lights - turning cornerns - turning left corners in traffic Then we can move on to the more difficult situations.
I feel as though there are improvements that can be done in the environment of driving; Have all stop lights have a beacon that will tell cars their state, "the light is green on north south, red on east west" Have exit signs have beacons as well.
Re: The first person to hack the iPhone is building a self-driving car
#339Earlier quoted context omitted.
Path planning shouldn't require a ton of lines of code, really. I've seen in-use path planning and localization in the sub<2K LOC range.
In 2007 for the DARPA Urban Challenge, the Benn Franklin Racing Team used Matlab for their car. The entire thing ran on 5000 lines of code compared to similar performing cars written in C/C++ which used over 100K lines of code. http://velodynelidar.com/lidar/hdlpressroom/pdf/Articles/The...