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.

  • @[email protected]
    link
    fedilink
    English
    91 month 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

    • @[email protected]
      link
      fedilink
      English
      71 month ago

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

    • @[email protected]
      link
      fedilink
      English
      21 month 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.