Category: Uncategorized

  • Using jq for JSON on the Command Line

    Using jq for JSON on the Command Line

    Recently, while working on a migration from a Drupal 7 site to a Drupal 8 site, the command line tool `jq` came in quite handy. The migration source was a JSON api containing the field values of nodes in the Drupal 7 site. I was looking for a quick way to get some basic information…

  • Own Your Page Speed

    Own Your Page Speed

    History Page speed has always mattered. Ever since the first web page was built, the size of the data that was sent to the browser has always had an impact on how the user interacted with and enjoyed/disliked the site. Over time many things have had a direct impact on the bare HTML and images…