(no title)
dap | 2 months ago
> This type of code error is prevented by languages with strong type systems. In our replacement for this code in our new FL2 proxy, which is written in Rust, the error did not occur.
dap | 2 months ago
> This type of code error is prevented by languages with strong type systems. In our replacement for this code in our new FL2 proxy, which is written in Rust, the error did not occur.
skywhopper|2 months ago
roguecoder|2 months ago
Relying on language features instead of writing code well will always eventually backfire.