Wow, didn't expect all the winter drop features already.
Probably needed tbh, his Tornado Lift was so punishing in laning.
What are you signing into where you need a password but don't have internet?
Are all the commenters paid by the video game industry, seriously what is going on there.
So far I have only really scratch built backprop. And had severe performance problems with Burn trying to do something it probably wasn't built to do. Once I get further in makemore I should have a better idea.
Been working through Andrej Karpathy's ML lectures in Rust. The backprop one went pretty well, but I had to learn how to do type indirection and interior mutabilty because of the backprop graph structure. I'm now on the makemore lecture, but having a lot of trouble building the bi-gram model in Burn (the rust native ML framework), because it seems like directly incrementing the tensor values is insanely slow. His example that takes like 10 seconds to run in Python takes two and a half minutes in Rust with Burn, so trying to figure out how to optimize or speed that up.
It literally isn't though, the graph is labeled and the article explains it in further detail, this is a graph of the percent of income each income group pays in taxes. You explination doesn't even make sense, the numbers of all the groups don't add up to 100%.
Sucks that we lost all those cargo features, looking forward t 3.23.x now I guess.
It is, lol. But it is literally this, passport js has existed for over 12 years.
Elon has literally said exactly this so many times. I think it is probably possible to make a car drive with just vision, but you make the task monumentally harder by not having things that ground you in reality, ie. lidar.
I currently am compiling Arch for Arm manually using some third party packages to run in distrobox on Asahi Linux (M1 Mac Fedora based distro). Hopefully this should mean I won't need the manual compile step anymore, and hopefully we start seeing more general Arm support for more Linux apps.