Post #2061759
2026-04-30 12:34 UTC
Maybe the real reason I love #rustlang is that everybody in this ecosystem recognize the value of coding under strong constraints so that only logic bugs can ever crash at runtime, not trivialities like passing an argument with an incorrect type to an unsuspecting function. At the very least they *accept* to play by these rules.
In contrast, when I want to apply comparable constraints to writing #python (which I always do), I have to convince others that it's worth the effort first.
#softwaredevelopment
#typing
Replies (0)
No replies.