Month: May 2016
-
Counting and JSON output in Jekyll
Read more…: Counting and JSON output in JekyllTIL how to count and make JSON output in Jekyll
-
Photo Metadata Analysis Project
Read more…: Photo Metadata Analysis ProjectA post-game write-up of what I learned from a recent personal data project, complete with instructions so you can try it!
-
Glacier National Park
Read more…: Glacier National ParkLast year Amanda and I visited Glacier for a couple days before the official start of the summer season. Going to the Sun Road was still closed, but we avoided the crowds, explored the park in solitude, took in the wonderful scenery, and ran into some incredible wildlife. Here is the best of what I…
-
Identifying and killing background Python processes
Read more…: Identifying and killing background Python processesTIL how to kill rogue background Python processes
-
Simple HTTP server with Python
Read more…: Simple HTTP server with PythonTIL how to make a simple HTTP server with Python
-
Regex Lookahead and Lookbehind
Read more…: Regex Lookahead and LookbehindTIL how to do lookarounds in Regex
