←back to thread

757 points shak77 | 3 comments | | HN request time: 0.639s | source
1. edibleEnergy ◴[] No.15932010[source]
Somewhat tangential to this particular issue, but this is a good lesson for developers in why you should be dry and explicit in your writing.

Sure `alert("FFFUUU WHY U NO WORK");` keeps you entertained for 5 minutes while you debug a problem but when that accidentally gets to prod...

replies(1): >>15932843 #
2. napsterbr ◴[] No.15932843[source]
I see you, but your example outlines a problem with the process/workflow, not with the developer.
replies(1): >>15934527 #
3. scott_karana ◴[] No.15934527[source]
GP meant the style of writing English, not code. Funny messages almost always end up causing problems at the end of the day.