Earlier quoted context omitted.
Because this article reinforces our bizarre cultural notion that one person deserves all the credit for some innovation. Nevermind the ridiculous amount of engineering that was required to build all the tools he's using and the order of magnitude more engineering required to make this a safe, mass producible product. But nah, let's just praise the founder, allow him to get rich while we all do the dirty work.
This comment is depressingly cynical. This is probably the single best definition of "hacking", as the community often refers to it, that I've seen in a very long time. One guy starts working on something only the biggest companies in the world dare attempt, throws together a minimal prototype built on top of existing technology. Just look at the picture of it. Claims of commercial viability or beating Tesla are a bi…
The first person to hack the iPhone is building a self-driving car
301–310 of 462 posts
Re: The first person to hack the iPhone is building a self-driving car
#302Earlier quoted context omitted.
Humans totally do things that are bizarre or dangerous when in shock, but we've come to accept that as a personal responsibility and a price the society has to bear.
Exactly. People may swerve and over-correct, causing their car to flip, for example.
Re: The first person to hack the iPhone is building a self-driving car
#303Prototypical case of the 80/20 rule. He has implemented the happy case. But that system is nothing people realistically would want to drive their cars. What he did is impressive. But the results are not that outlandish for a talented person. 1) Hook up a computer to the CAN-Bus network of the car [1] and attach a bunch of sensor peripherals. 2) Drive around for some time and record everything to disk. 3) Implement so…
I would be very surprised if you got deep reinforcement learning to perform well on a self-driving task, even on a highway. If you did, well, your faculty position at Stanford is waiting for you.
Re: The first person to hack the iPhone is building a self-driving car
#304Earlier quoted context omitted.
>I'm not confident we can argue Google or anyone else has done much better. You might notice Google has never announced testing their cars where snow occurs, for example. This is a sensor limitation. They have fully admitted this several times (heavy rain too). Equating the fact that this guy can't handle any emergency situations with a sensor limitation all of the lidar systems suffer from is stupid. Google has show…
I actually have read up on it before I called it smoke and mirrors. While this is a year ago now, this is well after their cars were heavily marketed as being pretty sufficient and capable of detecting problems. ...Yet it couldn't detect the existence of a stoplight if it wasn't explicitly mapped ahead of time. And apparently, according to a Googler, the mapping required to make a road work with Google's self-driving…
Re: The first person to hack the iPhone is building a self-driving car
#305Prototypical case of the 80/20 rule. He has implemented the happy case. But that system is nothing people realistically would want to drive their cars. What he did is impressive. But the results are not that outlandish for a talented person. 1) Hook up a computer to the CAN-Bus network of the car [1] and attach a bunch of sensor peripherals. 2) Drive around for some time and record everything to disk. 3) Implement so…
>Prototypical case of the 80/20 rule. Could you explain on what basis you claim this? Do you have intimate knowledge of his prototype, the amount of work he put in, or the novel ideas that he brought to the project in addition to integrating pre-existing tech? From what I can understand, your argument seems to be "lets see if I can guess what he did". If you're an authority in this field, then your guess could be ver…
Re: The first person to hack the iPhone is building a self-driving car
#306Re: The first person to hack the iPhone is building a self-driving car
#307Earlier quoted context omitted.
I've thought about this a lot before actually. In my opinion, the last people with jobs will be mathematicians. If you think about everything that would be hardest to automate, I think deep mathematical theory would be the most difficult (automated theorem provers have their limits).
And chess players. Computers will never beat the best chess players.
Re: The first person to hack the iPhone is building a self-driving car
#308Earlier quoted context omitted.
Why is the first comment on HN minimizing this truly impressive project? Of course it's not perfect, he's ONE person.
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.
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
#309Earlier quoted context omitted.
Great observations and references @jpfr. Learning for the AI does not have to be from real world experiences only. Simulated/controlled emergency situations would help as well! Further even if the 2K lines of code stretches a bit more to deal with unknown situations that isn't so bad either
But this is a fundamental problem: The learning approach might need 100s of examples of drivers reacting to a bicycle on a sidewalk while turning right into a parking lot to get the right training input. Or perhaps it can learn from examples of bicycles and sidewalks and driveways to do the right thing. The point is, there are millions of edge cases, so getting examples of them all for training or verification is a v…
Re: The first person to hack the iPhone is building a self-driving car
#310> “I understand the state-of-the-art papers,” he says. “The math is simple. For the first time in my life, I’m like, ‘I know everything there is to know.’ ” Yep, he's still in his twenties.