Every time I finish a transaction at the ATM near my apartment, I get this prompt before exit: Press Yes to continue and No to exit. (Yes) (No) It's one thing to use that kind of Yes/No prompts when you have limited options (in JavaScript alert boxes, for example), but it's plain bad design when [...]