Welcome to The Lab.

Tween: Fish Function for Outputting Ranges of Text

I’ve been developing a Fish function called . It’s a simple, flexible utility for extracting ranges of lines from files or STDIN input, and it’s flexible enough to handle just about any scenario you can throw at it, from numeric ranges, array style position/length ranges, or even string matching with regex capabilities. command-line, fish, regex, shell, utilities, vim

→ Continue reading

Howzit Script Helpers

One of the things I love about Howzit is how it bridges the gap between simple task lists and full automation. You can write quick (or complex) scripts right in your build notes and, with the latest updates, they can communicate back to Howzit in useful ways. The latest updates make this even easier with automatically-injected helper scripts and some powerful new directives. automation, features, howzit, logging, markdown, productivity, ruby, scripting

→ Continue reading