Using the results of an Ansible with_items loop
How to use the result of one Ansible loop in a second loop (and in templates).
Getting going with git2go
How to get git2go up and running for working with git repositories directly from Go code.
Symfony: Logging a request's origin IP
How to log the origin IP of a request when your Symfony app is behind a reverse proxy.
Environments in Jekyll
How I setup both 'development' and 'production' environments for my Jekyll-powered site.
Sublime Text 3 and modern Javascript
Setting up Javascript linting in Sublime Text 3 with JSHint.