Tags > 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
-
Automatic Hugo Site Deployments With CircleCI
Make publishing your Hugo site completely automatic!
-
Migrating From Blogger
Migrating posts from Blogger to Hugo (or something else) turned out to not be as horrible as I first thought.
-
And now, Hugo!
So I've written more blog migrations than blog posts...
-
Attaching StringIO Data to a Mailgun Message
Sending StringIO attachments through Mailgun's REST API using python requests or treq
-
A Picture is worth how many words?
In which I turn a book into a picture (and other not so useful tricks)