> homework assignment for all programmers reading this thread: Think about how you'd find this bug in your own programs. You copy/paste the code, it seems to work, and you don't realize it's broken because you don't run either of these programs which made the same mistake.

Wait... WHAT??

Who the hell copy pastes code into their program without first examining and understanding what each step is actually doing, how and why the pieces fit together as they do, and how it works as a whole to solve the problem?

Say hello to `pasteoverflow`: Paste code from Stackoverflow directly into your editor.

https://marketplace.visualstudio.com/items?itemName=matsz.pa...

Can it go one meme-step further and automate our jobs away? ;)