Tools
Previewing Markdown Files with mdserve
—
— Dependency free markdown server
.env file, tmux, and direnv
—
— Using direnv
to automatically handle environment variables.
2021 06 15
—
— Some awk for text file munging
2021 05 31
—
— Wardley maps to visualize strategy
2021 04 29
—
— Default git branch name and Python formatting
2021 04 02
—
— PNG squishing and static sites on GCS
asdf for Runtime Management
—
— Using asdf
as an alternative to homebrew for managing
language runtimes like Python and Ruby. It provides a holistic solution
to the same problem that pyenv
and nvm
and rvm
solve for specific …
UML in a nutshell
—
— I don’t always reach for UML but when I do I always draw the wrong little diamond for aggregation vs. composition so maybe this will help me to use the right pen for the job next time!