this post was submitted on 15 Jul 2023
224 points (97.9% liked)
Technology
72729 readers
2503 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wonder if this came from engineering or the marketing department.
I'm getting "Let's do this, and if it fails (which it will), it'll look like we're really confident in our self-drive and are a challenger in the market" vibes.
Even if you have excellent self-drive, there is no logical reason not to have a backup steering wheel just to intervene in case. Tbh, I had no idea they were even in the self-drive market which may be their true problem. No one really knows.
Well you know now! So it worked.
Funny thing about ai is there isn't really a moat. Once an idea is out there it's easy to catch up, so don't be surprised to see the big players ahead now get caught up by competitors very quickly.
Self driving is a lot more than just AI though. Our current AI gets really smart really quickly, but fails way too often to be used in critical roles like driving, which is why most of the code in these self driving cars isn't actually AI. They use it to predict the path of other cars, decipher data, and make high level decisions, but the actual control of the car (steering, brakes, etc) is all traditional programming. Waymo even talked about how they used to have more AI, and removed some in favor of traditional logic