Specifying File Variables (GNU Emacs Manual)| www.gnu.org
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
The term “software artifact” is often seen as being about only the runnable bits of a program: what’s the steps to getting ideas to bits running on machines. However, as you move through aspects of the software development lifecycle various (non-executable) artifacts are created - even in Agile environments! To me the important part about any…| blog.wilcoxd.com
Introducing Babel| orgmode.org
The Problem In 2020 I realized I had a problem. I was in four different OSes: Windows, Linux, iOS and some Mac OS X. This wasn’t so much a problem, except that I would find myself with the following problems: The tool I wanted to use wasn’t in the environment at hand I wanted a good shell, no matter where I was I wanted a good CLI experience, and…| blog.wilcoxd.com