Re: Stupid "Fixes"
deletes the text of the post you were composing, such that you cannot recover that text.
I have noticed this on a tablet. I think its the Vulture's JS.
I noticed the loss seems to only occur if the comment hasn't been previewed. So I try to add an icon first, preview, then get stuck into the rant.* :)
"Use after free" is avoided with static preallocation in languages like SPARK [Ada] (originally at least.) Automatic memory management (garbage collection) pretty much precludes this but kften with performance penalties and issues with finalization.
My guess is the garbage collected languages like Go are the best fit for the majority of any application with languages like Rust or SPARK for the critical, low level components.
Rust appears to have a much wider and ambitious mandate which might be its undoing. I recall when Eiffel was the latest and greatest (and salvation) but I also recall usenet discussions(?) on contravariance v. covariance, or somesuch, descending into uncomprehendable (sic) rants that benefited no one. How many Eiffel/Sather programmers have ever you met?
Bertrand Meyer's books were (are) worth reading - no criticism of Eiffel's designer is intended or to be implied.
* what's the point of old age if not to shout the sky. :)