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.

  • 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.