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 .
@AlSweigart After I tested an llm with "assuming that pi is 4, square the circle," (math proof with a very incorrect premise), I was not impressed.
It blathered about how "your innovative new geometry" would revolutionize architecture and blah blah blah. At no point did it even attempt a proof.
So if feel like if I did try to vibe code something, I'd get.... something. It would compile. It would also have no connection to what I asked for.
I'll do it myself, thank you.