Trenton Broughton danger: high entropy

The least time spent gardening is during the harvest. Enjoy the journey.

On Code

A script for keeping go up to date on Linux

Some things I want to keep up to date without a package manager. Go is one of those.

Unmarshalling a Unix timestamp to time.Time from JSON in go

Sometimes you don't have control over how the json is formatted, but you still want native types.

Go For a Loop

Visualizing for loops in go

Attaching StringIO Data to a Mailgun Message

Sending StringIO attachments through Mailgun's REST API using python requests or treq