Hacker News new | ask | show | jobs
by alexfromapex 1301 days ago
I think for most companies, using Rust for security and performance critical areas is best. For other things, Rust can run Python code via FFI so no need to take the productivity hit unnecessarily.