/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.kchung.co
| | akaptur.github.com
3.5 parsecs away

Travel
| | Nick Coghlan added another interesting note in response to my last post about creating side-effecting assignments in python. Here's Nick: @ ...
| | danielms.site
3.0 parsecs away

Travel
| | I build things and drink coffee.
| | blog.kgriffs.com
3.6 parsecs away

Travel
| | Implementing Python's magic string methods is tricky when it comes to Unicode characters and Py3K compatibility. I recently came across this problem in OpenStack, and wanted to share the strategy we are using to work around the issue.
| | www.sixfoisneuf.fr
36.0 parsecs away

Travel
| [AI summary] A developer explores the technical intricacies of UTF-8 encoding, analyzing how emojis, flags, and complex symbols are constructed and decomposed using code points and zero-width joiners.