An Architecture Notebook Sometimes changes in a codebase are straight forward, sometimes they require a bit of research and investigation before some kind of architecture or design document is created. GToolkit is often where my architecture notebook is created, but lately the power of Org Mode compels me - sometimes providing better integration…| blog.wilcoxd.com
Introduction: Setting the stage Years ago I explored writing system level tools in Groovy. The idea here was to create OS independent, easily deployable programs for use in systems level tasks. Hint: for me this usually means “A binary I can easily install as part of some CI workflow but that also won’t mess up whatever the developers are doing in…| blog.wilcoxd.com