by mfrw on 5/16/25, 5:32 AM with 2 comments
by weinzierl on 5/16/25, 6:05 AM
That's an interesting way to see it . I've heard[1] Rust called "Correctness, Performance, DX, in that order" and I think it would be nice to contrast this with other programming languages.
For example Zig could be "Performance, Correctness, DX". Only a small difference, but the consequences are huge.
[1] I think I have this from Steve Klabnik, but I don't remember the exact words.