←back to thread

205 points michidk | 1 comments | | HN request time: 0.204s | source
Show context
goodpoint ◴[] No.41835881[source]
> Since Rust, and especially embedded Rust (lots of FFI & unsafe), is quite hard to learn, it is not viable (for us) to retrain a C developer to Rust.

Rust does not need a phd in quantum physics. Anybody can learn it with a bit of patience.

replies(1): >>41843211 #
1. tialaramex ◴[] No.41843211[source]
In particular, you could teach it to Physics PhDs, which might be useful as today they are mostly taught Python and so they end up leaning on libraries to go faster because the Python isn't fast enough.

Once upon a time a specialist in Computational Chemistry or Physics or whatever would be expected to learn Fortran, and it makes lots of sense to use Rust for the same purpose in the interim (eventually a WUFFS-like special purpose language seems like a better fit to be able to deliver absolute safety and better performance by not needing to care about generality)