zlacker

[return to "My AI skeptic friends are all nuts"]
1. leoh+H2[view] [source] 2025-06-02 21:27:10
>>tablet+(OP)
>but it’s bad at rust

I have to say, my ability to learn Rust was massively accelerated via LLMs. I highly recommend them for learning a new skill. I feel I'm roughly at the point (largely sans LLMs) now where I can be nearly as productive in Rust as Python. +1 to RustRover as well, which I strongly prefer to any other IDE.

◧◩
2. lycopo+KM1[view] [source] 2025-06-03 13:33:44
>>leoh+H2
The interesting question is: is it really that bad at Rust, or does Rust's strict compiler just catch more errors which remain hidden in, let us say, Go? The usual hand-waving response is that developers should write more tests instead - as if a boring and tedious task such as writing tests will not be passed to LLM.
[go to top]