TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Should Tesla Open Up Their Control Code to Public Audit?

2 pointsby BracketMasterover 3 years ago

2 comments

creatoover 3 years ago
I don&#x27;t see why Tesla should do this when plenty of other safety critical software (cruise control, autopilot from actual planes, etc.) doesn&#x27;t do this.<p>I also think public review of this kind of code is likely to generate a whole lot more noise and PR bullshit than any actual actionable feedback.
评论 #29562141 未加载
BracketMasterover 3 years ago
While I love the trailblazing Tesla has done for EVs and smart cars, it&#x27;s moments like these that make me cringe.<p>Obviously, we don&#x27;t know right now if the driver was at fault or not - but I&#x27;m a capable coder and have some exposure to control theory as well as microcontrollers - and would be more than happy to audit Tesla&#x27;s firmware.<p>Even more, I think there&#x27;s a case to be made here for formal verification and high assurance languages such as SPARK.<p>It would be nice if you could pass the Tesla codebase to a formal solver and ask the solver &quot;prove that pressing the brake never accelerates&quot;, and then have the resulting code and proof be made public.