Kacarott@aussie.zonetoProgramming@programming.dev•The US government wants devs to stop using C and C++
2·
1 month agoMostly the ownership model, trying to remember which functions expect borrowed types or not, etc.
The error messages in rust are really good, so I can usually make the code work quickly, but I need to properly understand the reason behind the error in order to learn, so that’s when I get headaches
Surely “compiled” Vs “scripting” langs is better than throwing around (at best) meaningless terms like “real”