Live data from Hacker News

Viewing profile — DesolationJones

DesolationJones

HN member
Joined
Wed, Jan 08, 2020, 2:15 AM UTC
HN karma
24
Public activity
19 items

About DesolationJones

No profile information was provided.

Recent public activity

  1. comment
    Comment #28023701

    No OEM tests their ADAS for a billion miles before release. It's a level 2 system that requires human attention, not a 100% self driving level 5 system. Ford claims they'll release…

  2. comment
    Comment #28023065

    They have a seperate device that enforces more conservative limits than what the car allows. https://comma-ai.medium.com/how-to-write-a-car-port-for-open... Any safety limits like …

  3. comment
    Comment #28023040

    There's openpilot code, and then there's panda code that runs on a separate real time micro chip. All the safety relavent code runs on the panda, and it's written in C following mi…

  4. comment
    Comment #26164538

    They do guarantee that. https://medium.com/@comma_ai/how-to-write-a-car-port-for-ope... "No ADAS system currently on the market has safety guarantees on perception or planning algo…

  5. comment
    Comment #26159449

    >and didn't find a single reference to the checklist in that Medium post Yeah, I always thought safety.md in the panda repo was lacking and the points from the medium post should b…

  6. comment
    Comment #26158158

    This is what Geohot said in a reddit post. "We have done most of the ISO26262 analysis, we're hiring someone right now to get it written up nicely and open sourced. (those interest…

  7. comment
    Comment #25119532

    full report https://data.consumerreports.org/wp-content/uploads/2020/11/...

  8. story
  9. comment
    Comment #24822513

    They plan on open sourcing their ISO26262 documentation when Openpilot 1.0 is released. They were hiring (or already did? don't know) someone to help them write it up for release.

  10. comment
    Comment #24822483

    They actually already make it available for anyone to buy. $250k for first month and 100k a month after. No one has bought the service yet apparently.

  11. comment
    Comment #24822404

    Check out the safety architecture section. https://medium.com/@comma_ai/how-to-write-a-car-port-for-ope... The driving model runs on the modified android OS (NEOS), but the safety …

  12. comment
    Comment #21988836

    Tesla does not use 12 cameras for autopilot. It just uses radar and 1 or 2 of the front facing cameras depending on the version. Not really different from OpenPIlot.

  13. comment
  14. comment
    Comment #21988687

    I'm not sure what testing a regulator can do today that's more rigorous than the 10.5 million miles already driven by Open Pilot equipped cars.

  15. comment
    Comment #21988121

    That's not available to the public.

  16. comment
    Comment #21987819

    It was made fully opened sourced last year. https://medium.com/@chengyao.shen/decoding-comma-ai-openpilo...

  17. comment
  18. comment
    Comment #21987715

    It's vagueish on purpose. They only want smart people using. It's still a dev kit. Not consumer product yet. From comma's discord: "if people can’t figure out what it is, it isn’t …

  19. comment
    Comment #21987637

    It's open sourced. Everyone is able to evaluate quality.