Category Archives: Everything

tmuxinator: Manage complex tmux sessions easily

By | August 15, 2024

Once upon a time, I used GNU screen to provide terminal multiplexing – running multiple terminal sessions in the same terminal process. This allows a number of handy features, including being able to switch between different sessions, keep processes running in the background, and maintain a highly organized command-line environment. GNU screen was the utility… Read More »

Three very good todo.txt applications for Linux

By | May 23, 2023

I have been using Gina Trepani’s Todo.txt as my task list system for quite a while now. I decided I wanted something that could present an easier-to-grok task list. Thanks to Trepani’s standard Todo.txt file conventions, it is easy to write applications that use the Todo.txt file as a data source, and display/manipulate tasks within… Read More »

ChunPo Rises

By | April 10, 2019

ChunPo kneels on the ground in front of a cherry blossom tree, and listens to the sounds of battle, born to him on the winds. He understands that these sound are from wars in far away lands, lands he abandoned when he made his choice to stay here in Pandaria after helping free his beloved… Read More »

Christmas Playlist 2017

By | December 8, 2017

This is my Christmas/holiday playlist for 2017! I had to re-do it once, but this is the final version. All of these songs mean a lot to me, I hope you find some songs that you like. Just click “Play” below. Happy holidays, everyone!

kill and signals primer

By | March 19, 2017

This is a nicely-written primer for using kill and a list of common signals. Below is a list of a few common signals, the numeric value of that signal, the action that is associated with it and how to send that signal to a process. This list, while not complete, should cover general usage of… Read More »