Supercharge Your Makefile Workflow: Adding zsh Tab Completion

Learn how to enhance your command-line workflow by adding zsh tab completion for Makefile targets

January 29, 2025 · 4 min · John Taylor

Working with HTTP Requests in Python

A practical guide to using the Python requests library for HTTP requests

December 6, 2024 · 3 min · John Taylor