Blahg Posts
Stream of couscous writing.
A script for keeping go up to date on Linux
Go
Code
Some things I want to keep up to date without a package manager. Go is one of those.
Thinking about loss
Friendship
A chance song reminds me of friends I can no longer hear
Unmarshalling a Unix timestamp to time.Time from JSON in go
Go
Code
Sometimes you don't have control over how the json is formatted, but you still want native types.
Go For a Loop
Go
Code
Visualizing for loops in go
Automatic Hugo Site Deployments With CircleCI
Code
Hugo
Make publishing your Hugo site completely automatic!
Why You Need a Kubernetes Upgrade Path
Kubernetes
Keeping Kubernetes up to date can be a challenge, but the alternative can have severe consequences.
Migrating From Blogger
Code
Hugo
Migrating posts from Blogger to Hugo (or something else) turned out to not be as horrible as I first thought.
And now, Hugo!
Code
Go
Hugo
So I've written more blog migrations than blog posts...
Simple OS X XKCD client with Automator
Boring Posts
Create a simple website client with Automator
Attaching StringIO Data to a Mailgun Message
Code
Python
Sending StringIO attachments through Mailgun's REST API using python requests or treq
A Picture is worth how many words?
Code
Python
In which I turn a book into a picture (and other not so useful tricks)