I Ran Codex and Claude Code Side by Side for a Week

Codex just hit 1M weekly active users, GPT-5.4 under the hood, Figma MCP integration. Claude Code has been my daily driver for months. I gave both the exact same tasks for a week and tracked speed, code quality, context handling, pricing, and GitHub integration. Neither won cleanly.

March 19, 2026 · 7 min · Zidane

I Let GitHub's Agentic Workflows Run My Repo for a Week. Here's What Happened

GitHub’s new Agentic Workflows let coding agents run inside Actions to triage issues, update docs, and propose fixes — automatically. I ran them on a production repo for a week. Some results were genuinely impressive. Others reminded me why ‘autonomous’ still needs human oversight.

February 15, 2026 · 7 min · Zidane

I Spent 3 Hours Configuring MCP Servers Across 4 Editors. Then I Found add-mcp

Every AI coding tool stores MCP server config differently — Claude Code, Cursor, VS Code, Codex all use different files and formats. I wasted hours on manual setup before discovering add-mcp, a CLI that configures MCP servers across all your tools with a single command. Here’s why MCP fragmentation is the biggest DX problem in AI coding right now, and how the ecosystem is starting to fix it.

February 13, 2026 · 6 min · Zidane

Prompt Engineering for Developers: 7 Patterns That Actually Work

Skip the prompt engineering hype. Here are 7 concrete patterns that make AI coding tools significantly more useful.

February 10, 2026 · 19 min · Zidane

What AI Gets Wrong About Code Generation (And How to Fix It)

AI-generated code has predictable failure modes. Here are the 8 most common mistakes I see and the workarounds I’ve developed.

January 28, 2026 · 18 min · Zidane

Cursor vs Claude Code in 2026: Which AI Coding Tool Should You Use?

An honest comparison of Cursor and Claude Code from someone who uses both daily. When to use which, and why you probably need both.

January 25, 2026 · 6 min · Zidane

Designing Better APIs with AI: Patterns That Work

How I use AI to design, review, and document APIs — the patterns that save time and the ones that waste it.

January 22, 2026 · 18 min · Zidane

10 AI Coding Assistant Tips That Actually Save Me Hours Every Week

Practical AI coding assistant tips from a Tech Lead who uses them daily. No fluff — just real workflows that work with Claude Code, Copilot Chat, Cursor, and similar tools.

January 17, 2026 · 9 min · Zidane

Local LLMs vs Cloud APIs: When to Use Which for Development

I run local LLMs for some tasks and cloud APIs for others. Here’s my framework for deciding which to use when.

December 28, 2025 · 11 min · Zidane

AI Pair Programming in 2026: A Practical Guide

How to use AI as a genuine pair programming partner — workflow design, prompting strategies, and when to ditch the AI and think for yourself.

December 22, 2025 · 18 min · Zidane