▲ | pjaoko 4 days ago | ||||||||||||||||||||||
> Rust's rich type system and ownership model will guarantee me memory-safety and thread-safety, which eliminate many classes of bugs at compile-time. With PHP, you don't have to worry about compile-time bugs, because there is no compile time. | |||||||||||||||||||||||
▲ | josh-sematic 3 days ago | parent [-] | ||||||||||||||||||||||
…and instead you get runtime bugs which is somehow better? | |||||||||||||||||||||||
|