How I Manage Locally Installed Python Applications
Last updated 30 January 2022
A rundown of how I manage locally installed python applications in a single virtual environment.
Thoughts about the internet, on the internet
Last updated 30 January 2022
A rundown of how I manage locally installed python applications in a single virtual environment.
Last updated 07 November 2021
When piping stdin and stdout in a shell script, it can be confusing to still read and write from the terminal.
Last updated 31 August 2016
Peter shows how to write a script that starts a docker container and then executes commands that assume that docker container is up and running.
Last updated 16 April 2016
It can sometimes be fun and useful to write tmux scripts that get everything you need running at once. Peter gives you some tips on how to write scripts for tmux.
Last updated 29 August 2015
Some tips on keeping configuration the same across multiple computers.