Don’t trust software, verify it

24 points by xSavitar


gioele
  1. we ban most uses of Unicode in code and documentation to avoid easily mixed up characters that look like other characters. (adding Unicode characters causes errors)

One of my pet peeves: using "Unicode characters" to mean "anything outside the printable set of ASCII characters". All characters are Unicode characters, by definition! *shakes fist at cloud*