When you use LLMs to code something, are you using diff to do line-by-line comparison of the changes the LLM gives you as you work on the code?
Yes, always
Sometimes
Almost never
I don't use LLMs for coding
Poll ended at .
When I was using Cursor in the early days, I looked more carefully. As I've moved to a CLI tool and believe the AI is getting better, I'm barely glancing at the diffs as they flow past. And mainly only to look at the code when there are specific problems appearing