I thought it would be useful to collect all the how-to articles I’ve written over the past 10 years. Here they are!
- How to run a (test) script whenever a file or directory changes with fswatch
- How to read the manpage (manual page) for any shell command
- How to write a bug report
- How to diff two files that don’t have any line breaks
- How to make graphs in the terminal using sparkler
- How to use gnuplot to make graphs on the command line
- How to set up Headless Webdriver Testing with Xvfb
- How to enable syntax highlighting in less
- How to enable syntax highlighting for diff
- How to run JavaScript Static Analysis with Plato in CI
- How to run PHP Static Analysis with SonarQube
- How to convert CSV to JSON with jq
- How to convert a logfile to JSONp with jq
- How to convert plain text logs into CSV with jq
- How to use jq for testing APIs, document schemas and more!
- How to convert the Git log and
git --statto a JSON document with jq - How to teach yourself to be a professional software engineer who writes testable code (DRAFT YMMV)