Blog > Series

Multi-part deep-dives on specific engineering challenges. Each series walks through real implementations from first principles to production deployment.

Claude Code in Production

Migrating from GitHub Copilot to Claude Code — the tooling swap, the standards layer built around it, and the enterprise controls layered on top.

— 3 posts

Software Odds and Ends

Software Engineering patterns, interesting tidbits, and other odds and ends collected over the years.

— 3 posts

Sudoblark Best Practices

Practical strategies and principles for improving software design, delivery, and maintainability.

— 3 posts

Foundations of AI

Building a clear understanding of the fundamental concepts behind modern AI systems.

— 3 posts

AI Vision Inference

Using a real-world bookshelf scanner as the problem domain to explore serverless AI inference. AWS is the implementation platform throughout, but the patterns — event-driven architecture, structured output validation, agent frameworks — apply equally to GCP, Azure, and on-prem deployments.

— 3 posts

Infrastructure as Code (IaC)

Using Terraform and related tools to automate and scale cloud infrastructure with maintainable code.

— 3 posts