Devops

GSD – Get Shit Done: AI-Powered Spec-Driven Development Pipeline

GSD – Get Shit Done: AI-Powered Spec-Driven Development Pipeline

6 min read

If you’ve spent any time working with AI coding assistants, you’ve probably encountered context rot — that moment when your AI session loses track of what it’s doing, starts hallucinating, or produces code that doesn’t match the original plan. The more complex the task, the faster things spiral.

Hermes Agent vs OpenClaw: The Ultimate AI Agent Showdown

Hermes Agent vs OpenClaw: The Ultimate AI Agent Showdown

11 min read

The AI agent landscape in 2026 is crowded, noisy, and full of promises. Two names keep surfacing in developer conversations: OpenClaw and Hermes Agent. Both claim to be the autonomous assistant that finally bridges the gap between AI reasoning and real-world execution. Both are open-source. Both run locally. Both connect to messaging platforms.

Nginx, F5 Acquisition, and the Rise of Angie: Why You Should Consider Switching

Nginx, F5 Acquisition, and the Rise of Angie: Why You Should Consider Switching

7 min read

If you’ve been working with web servers and reverse proxies for the past decade, chances are you’ve used nginx. It’s been the backbone of countless web infrastructures, powering everything from small personal blogs to some of the busiest websites on the planet. But recent developments in the nginx ecosystem have led to an interesting fork called Angie — and it might be worth your attention.

In this post, I’ll walk through the history of nginx, what happened after the F5 acquisition, why Angie was created, and why you might want to consider making the switch.

Building with AI Coding Agents: Best Practices for Agent Workflows

Building with AI Coding Agents: Best Practices for Agent Workflows

9 min read

Over the past year, I’ve been working extensively with AI coding agents — intelligent assistants that go far beyond code autocompletion. These agents can plan, execute, and iterate on entire development tasks. They function like tireless pair programmers who never lose focus or context, dramatically increasing productivity when guided correctly.

Tekton Basics

Tekton Basics

6 min read

In this post I will show you how to Install and configure Tekton on a Kubernetes cluster.