this post was submitted on 26 Oct 2023
565 points (95.5% liked)

Technology

72828 readers
2403 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Tesla Model X Owner Has Had Enough Of Minimalism, Adds Physical Buttons::Tesla Model X owner from China has attached a panel of physical buttons to the vehicle's main control unit for quicker access to some key functions.

you are viewing a single comment's thread
view the rest of the comments
[–] topinambour_rex@lemmy.world 12 points 2 years ago (2 children)

I wonder how he did it. Can you program your Tesla ?

[–] logicbomb@lemmy.world 13 points 2 years ago (3 children)

Programming your Tesla would mean that you upload software that your car runs. I think you can't do that, but you should be allowed to.

As it's a matter of public safety, and as part of a right to repair, all of the software that runs in cars should be open source, and should be able to be updated by the owner.

[–] ante@lemmy.world 4 points 2 years ago (2 children)

This is a terrible idea. What stops me from uploading a broken piece of shit fork that puts others at risk while I'm driving?

[–] Kanda@reddthat.com 9 points 2 years ago

The same as every other thing that puts people at risk: consequences

[–] mwguy 4 points 2 years ago* (last edited 2 years ago)

The same thing that prevents you from putting in a piece of shit knockoff part that puts others at risk while you're driving?

You're desire to not die.

[–] topinambour_rex@lemmy.world 1 points 2 years ago (1 children)

I was thinking more like scripts. You load scripts, it interprets them.

[–] logicbomb@lemmy.world 2 points 2 years ago

A script is a type of software, so that's not really a big difference.

I don't know about Tesla specifically, but if I was making a car that was intended to be moddable like this, I would have a hardware interface of some sort, and expect the mod to call a public API. This is similar to how cell phones can connect via USB and have some functionality.

[–] IdealShrew@lemmy.world -1 points 2 years ago (1 children)

Do you really think the average Joe has the knowledge to develop safe software for a car? Some things are okay to be proprietary imo, maybe with open documentation but not source.

[–] GBU_28@lemm.ee 3 points 2 years ago (1 children)

You could absolutely standardize, certify, and isolate safety components

[–] IdealShrew@lemmy.world 1 points 2 years ago

If the non-critical parts were scriptable like the infotainment system, then I could get behind it. Kind of like android I guess where you're free to tinker, but you have to enable developer mode first so regular people can't accidentally break something.