Cranston's Life - Rust and More Rust

Reading Some Philosophizing About Rust!

If you are in that mood to read a PHILOSOPHICAL and wordy written piece about Rust then Why Rust, Or: A Trip Report from my Satori with Rust and Functional Programming by Christine Dodrill may be what you are wanting.

It has THOUGHTS about the trade off of "pragmatism and correctness", as it puts it, that different programming languages like Lua, Go, and Rust make.

It give an EXAMPLE comparing different trade offs as made by Go and Rust.

The title and article had some TERMS that I did not know the definition of!

The first one is the word "SATORI" and according to this Wikipedia article it is a Japanese Buddhist term meaning "understanding" or "enlightenment".

The second one is the word "DHALL" and according to this "Dhall is a programmable configuration language that you can think of as: JSON + functions + types + imports".

I think it was an interesting article and I learned two NEW words!