DeProgrammer99
DeProgrammer99 t1_jdvdww3 wrote
Reply to LPT: When sending emails, add the recipient email addresses LAST, once you are sure the email is ready to send by [deleted]
I also add the SET clause last when writing SQL update statements. For the non-programmers out there: an update is usually in the form "UPDATE some table SET some column = some value WHERE some condition" and if you leave off the WHERE, you'll end up changing every row in the table...which is very rarely what you want to do. MySQL has a setting named "I am a dummy" that prevents you from leaving off the WHERE, too.
DeProgrammer99 t1_jeb13ck wrote
Reply to comment by NerdyDan in TIFU by mispronouncing a friend's name and saying a slang for homosexual instead. by Nervous-Result-7836
This is why I can't get behind the most popular method of Romanizing Japanese. It makes an already homophone-intense language even more ambiguous by removing important letters (Toukyou, Kyouto, Koube / Tokyo, Kyoto, Kobe)... I assumed they meant "Ookami" for a second, too. :P