Python vs. Rust 1 points by sonlight03 2y ago ↗ HN Python vs RustPython both easy to run and to crash in production Rust both difficult to run and to crash in production
[–] mrichman 2y ago ↗ How is Rust difficult to run? It's a single binary with dependencies usually statically linked. [–] sonlight03 2y ago ↗ in the sense that there is a bunch of checks unlike python (example sqlx)
2 comments
[ 3.3 ms ] story [ 17.8 ms ] thread