I have no confidence that Tesla will fix this before the planned Robo-Taxi rollout in Austin in 2 weeks.

After all, they haven’t fixed it in the last 9 years that self-driving Teslas have been on the road.

  • Jhex@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 days ago

    I still don’t get how anyone thought this notion was ever considered a good strategy for anything… it clearly shows these people have no skin in the game because there is no way they would break their own things

    • prole@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      7
      ·
      2 days ago

      This is exactly what it is. Move fast, and break other people’s things. Then never fucking take responsibility

    • ZILtoid1991@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      I’m developing a game engine, that is currently unpopular, instead of trying to make the old API work with the new rendering system, I just decided to completely redo a lot of stuff. It was mandatory for the GUI subsystem as previously it was a spaghetti code of mess, now it’s a pretty well usable thing. It was less mandatory with the sprite and tile rendering, but I needed to adjust stuff to OpenGL, as previously it used the CPU.