Recent posts

Updating jekyll on macOS

When doing a bundle update I got an error telling me that installing ffi failed, and the following had to be fixed: ``` [email protected]_64-apple-darwin13 phwl.github.io % gem install ffi -v ‘1.12.2’ –sou...