This test of Tesla’s self-driving tech is tough viewing: what Mark Rober did the fun way with his Wile E Coyote test of a fake wall in the middle of the road, the team over at The Dawn Project are doing the hard way by testing self-driving Teslas’ ability to stop for pedestrians at flashing […]
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.
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
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.