Thinking of forcing myself to guess how to fix my Python code before asking AI, anyone actually done this long-term?
Saw a bunch of good advice in a thread here recently about not letting AI think for you: the "explain the fix out loud before you commit it" rule, the "could I rewrite this in 2 weeks" test, stuff like that.
Been thinking about turning it into an actual forced habit instead of just something I agree with in the moment: before I'm allowed to ask AI anything, write down my own guess first. Only after that, compare it against what the AI says.
My hesitation is that this is exactly the kind of rule that sounds great for about two days and then quietly disappears the first time I'm in a rush. "Study the AI's output carefully" is advice I've seen (and honestly given) a lot, but studying something after the fact still isn't the same as actually generating it yourself first. I just don't know if the forcing-function part is realistic to sustain without something external holding you to it.
Has anyone actually tried something like this as a real enforced habit, not just a good idea you nodded at? Did it stick? Did you need some kind of external structure to actually hold yourself to it, or did it fall apart after a few days like most self-imposed rules do?