(no title)
PeterWhittaker | 1 month ago
What did it for me was thinking through how mutable==exclusive, non-mutable==shared, and getting my head around Send and Sync (not quite there yet).
AI helps me with boiler plate, but not with understanding, and if I don't understand I cannot validate what AI produces.
Rust is worth the effort.
justarandomname|1 month ago
nvader|1 month ago
I'm starting my rusty journey and I'm only a few months in. With the rise of autogenerated code, it's paradoxically much harder to go slow and understand the fundamentals.
Your comment is reassuring to read.
s1mplicissimus|1 month ago