Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
somehow I figured in rust I wouldn't have to keep track of "safety" things in my head, like the constant cognitive overload of JavaScript where you have to know if variables exist and what form they are that everyone complains about
and I think I frustrated myself thinking rust is "safe" somehow (when it isn't, there's conceptual leaks everywhere)
I think it's just a reduction of the cognitive load of tracking but not the entire elimination of it
rant