Bash

October 06, 2024
An LLM TDD loop

Using llm and files-to-prompt to run a TDD loop.

September 30, 2017
Bash error reporting

Two tips for better debugging of Bash scripts.

March 27, 2017
Reorganising a Consul key-value store

This is really just a reference on how to combine JQ’s select filters.

October 22, 2008
Following log files with tail -f

Simple trick to watch progressive updates to a file