[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Claude Code
- To: robert
- Subject: Claude Code
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Tue, 17 Mar 2026 08:03:15 -0700
BTW, I tried using Claude Code on the rules training code yesterday,
asking it to speed up processing. It made a number of suggestions and i
asked it to apply a few. There were a few bugs initially, which I fixed.
Then, there was one bug for which I had to really examine the code. While
trying to figure out what was wrong, I came to the realization that it
wrote buggy code -- really buggy code. Due to passing the parameters in
reverse order, it would've ended up screwing up my entire database. I
just couldn't trust it. I rolled back all of its suggestions and am now
afraid of using it because of such screwed up code. (Right now, the rules
training is running with one "optimization", but this so-called
"optimization" is slowing down the code (and I had a feeling that it
would, despite Claude trying to lecture me that it was the right thing to
do. I'll be reversing that change today as well, needless to say).