this post was submitted on 20 Jul 2024
25 points (80.5% liked)

Rust

5730 readers
54 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Pretty much the title. For those who use LLMs for learning or writing rust code, claude is much better at it, based on my experience.

top 9 comments
sorted by: hot top controversial new old
[–] BB_C 21 points 1 month ago (5 children)

Hate to break it to you, but you're not really learning.

[–] [email protected] 17 points 1 month ago (1 children)

Pretty sure an LLM is much more helpful in teaching than this useless comment.

[–] Timely_Jellyfish_2077 10 points 1 month ago

You are not wrong.

[–] [email protected] 6 points 1 month ago

why not? Don't assume how others use llms

[–] [email protected] 4 points 1 month ago

Meh some people definitely learn well by example. I'd say the bigger issue is that the "example" may be wrong

[–] [email protected] 2 points 1 month ago

It’s great for getting a feel for how things are done, imo.

But yes a crutch you should gradually stop relying on.

[–] [email protected] 3 points 1 month ago (1 children)

Interesting! Could you give some examples?

[–] Timely_Jellyfish_2077 4 points 1 month ago

Its knowledge about various crates, better error handling, compile errors etc.