[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with the Rust language
- To: robert
- Subject: Re: problems with the Rust language
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Sun, 28 Jun 2026 07:43:15 -0700
https://www.youtube.com/watch?v=1iPWt1gvT_w
This is a scathing critique of Rust. I don't think I agree about the
arguments about the flexibility of types and type inference since that
would require adding a lot of inefficiencies to the language (i.e., make
it more like Haskell). But, the other issues, e.g., the security
implications of static linking, are indeed troubling.