| ▲ | 0xfurai 2 hours ago | |||||||
The "when to enforce it" framing is what sticks with me. Go and Rust agree on safety, concurrency, simple deployment, but Go says "catch it in review" and Rust says "catch it before it compiles." The right answer depends entirely on how expensive a production incident is for you vs. how expensive slower iteration is. | ||||||||
| ▲ | LtWorf 2 hours ago | parent [-] | |||||||
> but Go says "catch it in review" So, in production? | ||||||||
| ||||||||