Iโm trying Claude Code (CC) after reading [AI Changes Everything][1] by @mitsuhiko and my initial reaction is that Iโm a bit baffled.
It keeps suggesting small, individual changes (diffs) to specific lines of specific files, and asking me to approve them or not. Most of them are OK, some of them are not. Whatever. But I have to sit here twiddling my thumbs between each interaction. Itโs tedious. I could do this work faster on my own, and Iโd have higher confidence that itโd actually work. (Some of the changes will need verification โ especially because Iโm running CC on a โquick and dirtyโ โtemporaryโ project that has no automated tests.)
Iโm guessing maybe Ronacher has CC configured to not prompt about each individual change, but to just go ahead and work through an entire change โ in other words, the review/update/review cycles are larger, coarser-grained. So maybe Iโll try that.
[1]: https://lucumr.pocoo.org/2025/6/4/changes/