CoolestBeans
9 hours ago
So I've been working on a project in Rust because a library that's appropriate for the design has a terrific Rust API and a miserable C API. I've been loosely tracking Rust since before 1.0 and I've never felt it's a language that's easy to be productive in, and not just because of lifetimes and the borrow checker. So I've been using coding agents to get me through. The problem is I don't have a sense of what feels good or bad, so I can't direct the AI to steer in another direction. And neither does AI it turns out. So I'm still going really really slow. AI is still not a substitute for lack of experience or knowledge.
The best thing I can compare it to is Adderall (without a prescribed reason for taking it). Have you ever been reading a dense text and realized halfway through the page that you didn't comprehend anything? I get this kinda sick feeling in my stomach and then I back up to the last point I was really paying attention. Adderall gets rid of that feeling, and I can just read through. But am I actually comprehending the text or is the drug just raising the ambient dopamine levels enough that I'm not feeling the missed comprehension? Using coding agents makes me feel the same way. I'm not feeling the struggle of learning something new, but I worry I'm writing code no one will be able to fix, even the AI.
Anyways, I've defaulted to using a free chatbot "ChatGPT style". It makes a lot of mistakes and forces me to go through everything over and over.