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
The quest for request makers As a backend developer I’m often looking to make some one-off requests to test new API endpoints, or to explore some returned data. In the past I’ve used curl directly, or Postman. Postman turning into an enterprise collaboration tool is fine, (or even a cli runner) but in general its gotten to feel too much for simple…| blog.wilcoxd.com
(Previous Post: Org-mode Workflow Part 2: Processing the Inbox)| blog.jethro.dev