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

Rust

5935 readers
5 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 24 points 3 months ago (5 children)

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

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

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

[–] Timely_Jellyfish_2077 10 points 3 months ago

You are not wrong.

[–] [email protected] 6 points 3 months ago

why not? Don't assume how others use llms

[–] [email protected] 5 points 3 months 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 3 months 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 3 months ago (1 children)

Interesting! Could you give some examples?

[–] Timely_Jellyfish_2077 4 points 3 months ago

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