Menu

Close
  • Home
  • Twitter
  • Github
  • Lab
  • e-mail me
Subscribe
Menu
Derek Swingley's Picture

Derek Swingley

54 posts
← Newer Posts Page 9 of 11 Older Posts →

gzip JSON from NGINX

One weird trick to reduce web server response size by 80-90%! Add: gzip on; gzip_types application/json; to the http block in your nginx.conf »

Derek Swingley Derek Swingley on gzip, nginx 17 May 2016

Baseball seasons as sparklines

Baseball's 2016 season is underway so I decided I should write up a little project I did a couple of months ago: baseball sparklines (source repo) »

Derek Swingley Derek Swingley 10 May 2016

Record temperature data as a SQLite database

Paul Ford recently talked about sharing data as SQLite files as one of two good ways to share data (the other being UTF-8 text files). I'd »

Derek Swingley Derek Swingley 31 March 2016

Notes from Edward Tufte's presenting data and information

Edward Tufte came through San Diego about a few weeks ago (February 8, 2016) and I attended his one day "Presenting Data and Information" course. Below »

Derek Swingley Derek Swingley 29 March 2016

Notes from Jared Spool's UX Speakeasy talk

Last week (February 3rd, 2016) I attended a UX Speakeasy meet up which featured the always entertaining and insightful Jared Spool. Jared presented Is Design Metrically »

Derek Swingley Derek Swingley 08 February 2016
← Newer Posts Page 9 of 11 Older Posts →
Derek Swingley © 2025
Proudly published with Ghost