Here are some relatively specific technical howtos.

They are not particularly clever or interesting, but they solve problems for which I either couldn’t find any succinct tutorials online, or that I encountered repeatedly (and had forgotten how to solve).

Sometimes, starting to explain the solution to a problem in writing further clarifies one’s understanding of the problem and solution…

Access an outlook.com inbox (using IMAP and OAUTH)
Filter values by result of another command
Generate a website using make and M4
Exclude directories from find
Redirect stderr to a pipe
Receive raw mouse motion events from X
Show the tmux prefix in status bar
Customize fish vi mode prompt
Generate tags for included header files
Setup Preact with TypeScript and Emotion