Hacker News new | ask | show | jobs
by EuAndreh 1560 days ago
> Sure enough sometimes while rushing to solve an AoC problem (...)

>In a C program taking the same approach (...)

"Writing C" and "rushing" is a strategy that cannot give you correct, robust software.

1 comments

Exactly. Whereas writing Rust and rushing can give you correct, robust software.