Chuck Grimmett


Archives

Month: May 2016

  • Counting and JSON output in Jekyll


    Counting and JSON output in Jekyll

    TIL how to count and make JSON output in Jekyll

    Read more…: Counting and JSON output in Jekyll
  • Photo Metadata Analysis Project

    Photo Metadata Analysis Project

    A post-game write-up of what I learned from a recent personal data project, complete with instructions so you can try it!

    Read more…: Photo Metadata Analysis Project
  • Glacier National Park


    Glacier National Park

    Last 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…

    Read more…: Glacier National Park
  • Identifying and killing background Python processes


    Identifying and killing background Python processes

    TIL how to kill rogue background Python processes

    Read more…: Identifying and killing background Python processes
  • Simple HTTP server with Python


    Simple HTTP server with Python

    TIL how to make a simple HTTP server with Python

    Read more…: Simple HTTP server with Python
  • Regex Lookahead and Lookbehind


    Regex Lookahead and Lookbehind

    TIL how to do lookarounds in Regex

    Read more…: Regex Lookahead and Lookbehind