I wonder if this kind of thing, perhaps with a different UI is how I finally grok Rust lifetimes in real-world contexts.
Also, I’m curious if there’s a reasonable way to come up with a class of problem that humans haven’t done countless times. Just as a test. I don’t believe “it’s just a very clever parrot” is actually a problem, but I’m curious how one could test it on “originality” if that makes sense?
I’m playing around with it and also trying to learn Rust for AOC. I realized that I started asking ChatGPT questions when I get stumped in my Rust code and it’s helping.
I was wondering if that would be helpful! Copilot didn’t seem interesting because it’s just the dev who takes over your keyboard and does it for you. I want someone to rubber duck with and to help me parse things I’m confused by.
Also, I’m curious if there’s a reasonable way to come up with a class of problem that humans haven’t done countless times. Just as a test. I don’t believe “it’s just a very clever parrot” is actually a problem, but I’m curious how one could test it on “originality” if that makes sense?