Posts

  • EXIF photo meta data

    photo linux

    Read photo take time from command line and compare to file name

  • Overlayfs

    linux

    Merges a readonly base directory (lower) and a new directory (upper) into a writable directory (merged) Changes made in this writable directory are saved in upper

  • Setup a new Mac

    mac reference

    Below is a semi-ordered list of installation/configuration steps for a new Mac

  • Sharing internet from Raspberry Pi

    raspberry-pi linux

    The ADSL line is down. But you have a 3G modem/cellphone. The problem is you want (need?) internet on a desktop.

  • Finding the best compression for a file

    compression micro-optimization

    Files compress better depending on the compression method. Sometimes it does not even compress, and the raw file is the smaller than any compressed file. So what compression method should be used to compress a file?

  • Jekyll Setup

    jekyll configs

    I wanted to use a basic or a 2 column Jekyll theme, but they were either to basic or had a lot of overhead. So I used the default theme, made some minor changes and created some scripts to help with post-creation.