Remix.run Logo
jacobsenscott 20 hours ago

This isn't a good way to learn this. If you don't know how rust memory management works you don't know if the llm is just hallucinating the answer.

simonw 19 hours ago | parent | next [-]

That's why it's an interesting test: I don't know the answer myself, so it's an exercise in learning with an unreliable teacher.

If a model ever DOES nail this I'll figure that out when I feel like I have a solid mental model, try to put that knowledge into action and it works.

gh0stcat 20 hours ago | parent | prev [-]

Also Rust has great documentation compared to other languages, I particularly like this one for the quizzes to test your understanding: https://rust-book.cs.brown.edu/