| ▲ | OutOfHere 5 hours ago | |||||||
Someone has to review the LLM generated code. If it's not the developer, it's the SRE at 2 am. For someone without significant experience, it might be harder to review Rust than Go. | ||||||||
| ▲ | barnabee 4 hours ago | parent [-] | |||||||
Not sure it's harder. Rust type system makes it much harder to shoot yourself in the foot with nils and errors, at least. Biggest issue is probably the number of 3rd party dependencies every non-trivial Rust app ends up needing. | ||||||||
| ||||||||