this post was submitted on 20 Jul 2024
24 points (80.0% liked)

Rust

5744 readers
13 users here now

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

Wormhole

!performance@programming.dev

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@programming.dev 21 points 1 month ago (5 children)

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

[–] brrt@sh.itjust.works 16 points 1 month ago (1 children)

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

You are not wrong.

[–] morrowind@lemmy.ml 6 points 1 month ago

why not? Don't assume how others use llms

[–] GBU_28@lemm.ee 5 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

[–] ebits21@lemmy.ca 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.

[–] jonas@lemmy.world 3 points 1 month ago (1 children)

Interesting! Could you give some examples?

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