Description
Born from parents who don't mind string encoding, my name has an "ë". How can your code handle that character? How does Unicode handle it? If you see "ë" in a stack trace, does that mean your encoding is broken?
Ignoring unicode often backfires. This talk is about preventing Unicode burns.