Automatic Rainbows and fuse-colors I developed fuse-colors, a tool for wrapping most commands with arbitrary bash. These are notes from the dev experience.
Automatic Rainbows in your Terminal with fuse-colors I used FUSE and perl to make fuse-colors, a script that allows you to automatically wrap commands in arbitrary bash
Using rsync, files-from, and FIFOs to Transfer a Dynamically Generated List of Files Use rsync’s –files-from and –rsync-path option to create a dynamic list of files to sync from the remote.
Nginx, Mojolicious, and Dealing with robots.txt A story about me figuring out how to serve static content before proxied content with nginx and Mojolicious.
Use Perlbrew to Run a Recent Version of Perl Perlbrew makes it easy to install a modern version of perl.