Writing on iOS

As I've mentioned in the past, I do a lot of my writing on my phone and iPad. Things have changed there recently, and I wanted to write out some parts of this improved workflow.

Go-ing Lambda

With the release of the Go runtime for AWS Lambda, I took the opportunity to convert some of my code to run natively instead of through wrappers.

File Sharing in China

Once again visiting China, I ran into an issue. How do I share photos taken on my iPhone with Android users in a country where most file sharing options don't work?

How Do S3 Permissions Work?

In the past I've had questions about how permissions work in S3, so I decided to investigate and write it up for myself so that I've got it all clearly described somewhere and can refer to this article.