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. empath+Gb[view] [source] 2025-06-02 22:20:44
>>leoh+H2
It is not bad at rust. I don't think I could even function well as a Rust programmer without chatgpt and now Cursor. It removes a lot of the burden of remembering how to write generic code and fixing borrow checking stuff. I can just write a generic function with tons of syntax errors and then tell cursor to fix it.
[go to top]