open source

By Kevin , June 22nd, 2026

Over the last year, AI coding assistants have become a regular part of my development workflow. Like many developers, I have spent countless hours working with tools such as Claude Code, OpenAI Codex CLI, Gemini CLI, and GitHub Copilot CLI. These tools have become incredibly capable partners for...

By Kevin , March 3rd, 2025

For many years, Postman was a tool of choice for me when testing APIs while in development. It was a quick way to construct HTTP requests of any type and probe responses, test auth, things of that nature. It made quick work of figuring out how to design consumers, client wrappers and objects in...