Earlier quoted context omitted.
Glad to hear I'm not the only one who wants a dumb car. Unfortunately, the idea of electric cars has become bound up with the notion of software-driven cars. I want an electric car with analog controls, no touch screens or over-the-air updates, and minimal software. A car that I feel like I own, rather than one I'm getting a click-through license to use.
Mazda has been actively removing touch screens in new models. The screens are still there, but the touch part is replaced with physical controls for cabin features/radio and a puck controller for other stuff.
Software is eating the car
291–300 of 549 posts
Re: Software is eating the car
#292Earlier quoted context omitted.
Won't t 3D-printing metal appliances be more and more widely feasible in coming years? And, at least here in the EU, right-to-repair [1] labeling gives consumers the ability to more efficiently vote with their wallets. Its also happening in the US [2] [1] https://repair.eu/ [2] https://fr.ifixit.com/News/8748/right-to-repair
Liquid steel requires enormously high temperature and magnesium/aluminium require an argon atmosphere. Titanium requires both. So unless you're going to make everything out of zinc (assuming we don't run out of zinc!), this may not be the cheap fix you're hoping for -- and zinc isn't very strong.
There are some (expensive) printers that print powdered metals (including steel) that is later sintered in an oven. They're certainly not large enough to make a car, and even if they were the properties of the material are likely not ideal, and the process would be prohibitively expensive.
Re: Software is eating the car
#293Serious question - what alternatives are left for those of us who want a dumb car? I've spent the last three months finding out I can't get solar panels installed without a high-fidelity power-monitor tap connected to the provider's cloud, logging every appliance I use and what it's doing. Same deal with cars - they are on the internet and they generate evidence used to convict, and geofencing is coming. Other than s…
You can always get a lada
Re: Software is eating the car
#294Earlier quoted context omitted.
So you want a mechanical door lock, manual windows, no car stereo, no power steering, no thermostat, no cruise control, etc... The problem with that dumb car is that it is missing that very convenient feature. So you want a dumb car but with feature X, because feature X is really great. But the other guy will not care about X and will think it is bloat, but Y is really important, while for someone else, it will be al…
> So you want a mechanical door lock, manual windows, no car stereo, no power steering, no thermostat, no cruise control, etc... I think an extremely small minority of people who want a "dumb" car don't want those features. I feel like you're just making up a strawman here. It's pretty clear (at least to me), that the people who want a dumb car are talking about things integrating with your phone or being displayed o…
Is the stereo just an AM/FM radio? Does it have a CD player? A CD changer (how many people even buy CDs anymore)? Does it get satellite radio? Does it have AUX input? Does it have Bluetooth? Is there an interface to communicate to the the Bluetooth device (people driving around controlling their stereo from their phone is more dangerous than people doing the same on their car's touchscreen)? Can it stream music without a Bluetooth connection? Does it have Spotify? What about Apple Music? Does it offer handsfree control? And so on.
There simply isn't a universal definition of what a "dumb car" would be and not everyone is going to desire the same set of features.
Re: Software is eating the car
#295Short answer to the lede: no, the industry cannot cope. Or rather, it will limp along with bloatware, bugs, and malware exactly the same way we see desktop OSes bloat, or the way we see routers and set-top boxes hacked to become botnets. In my 40+ years in the industry I've yet to see code get SMALLER. With the exception of Linux kernel 1.0 in the 90's which was a step backwards into smaller, more compact code, code…
Glad to hear I'm not the only one who wants a dumb car. Unfortunately, the idea of electric cars has become bound up with the notion of software-driven cars. I want an electric car with analog controls, no touch screens or over-the-air updates, and minimal software. A car that I feel like I own, rather than one I'm getting a click-through license to use.
Re: Software is eating the car
#296Earlier quoted context omitted.
Frightening. My friend had a similar incident (but he drives like a complete nutcase). Is there no „code of conduct“ what automotive software must not do in any case?
Probably these companies ignore any existing legislation to have more disruption powers. Lawsuits from fatal accidents are just the cost of doing business.
Re: Software is eating the car
#297Earlier quoted context omitted.
I own a 2014 Subaru Impreza and my brother in-law a 2017. I've driven both extensively. Sometime during those years, Subaru switched from knobs and levers to a touchscreen and the controls are so much worse! 1. The controls on the 2014 are obvious, easy to find, and my choices are readily apparent. In the 2017 I have to search for them and often guess their meanings. If I'm actively driving, I just give up because it…
Re (3): It's still an issue in the 2018 Impreza. I've gotten used to it now, but it's still frustrating. Especially if I ended the drive with a phone call. On phone calls I have to really crank up the volume (nearly max) whereas for music and other things I have it very low (10-15? The numbers mean nothing to me, not loud). So when I turn it on after a call I get blasted by NPR for about 5-10 seconds before the audio…
Re: Software is eating the car
#298Earlier quoted context omitted.
Isn't touch bar is at the edge of vision, so theoretically isn't that distracting? Neither of my Macs have one of these. This is why I'm asking.
It's not that it's visually distracting that's the problem - it's that you can't feel where the buttons are without looking. And if you aren't looking you'll accidentally do things you didn't mean to, like press escape, or turn your mac off when trying to hit back space.
Re: Software is eating the car
#299What worries me the most is the usage of flash storage backing huge swaths of the functionality in the car. I suspect 10 years from now we will have cars where everything between the dashboard and glove-box does not work because the flash has worn out.
The issue is if OEM's ignore this limitation and tie mission critical portions of their systems to the memory partitions their diagnostic and logging mechanisms use (e.g Tesla).
In reality if we are deploying OTA capabilities to these vehicles, there is absolutely no reason to be hammering your flash with logs, just upload them to the borg cube and be done with it.
Re: Software is eating the car
#300Short answer to the lede: no, the industry cannot cope. Or rather, it will limp along with bloatware, bugs, and malware exactly the same way we see desktop OSes bloat, or the way we see routers and set-top boxes hacked to become botnets. In my 40+ years in the industry I've yet to see code get SMALLER. With the exception of Linux kernel 1.0 in the 90's which was a step backwards into smaller, more compact code, code…
The user experience may get simpler again, but the technology inside is likely to get more complex. Electrification might mean simpler mechanisms and fewer moving parts, but the software will get ever more complicated.
Now in a way it's usually a good thing, if all the complexity of something is hidden and users can treat it as though it's simple. But we'd probably all agree that extra complexity in software that can kill us if it goes wrong is worrying. The only way we know to write safe software is to make it as simple as possible, and write it slowly and expensively. SIL-rated software has already reached the automotive sector. But it seems like the sheer demand to make cars more complex (especially for self-driving) will outrun our ability to make them safe.