Skip to content
Archive

Latest AI coding articles

The full Hamzify archive in publication order: AI coding tool reviews, vibe coding experiments, AI agent build logs, comparisons and workflows.

11 articlesLast update

Editor's picks

A short list, chosen by hand

  • 01ReviewReviews

    Claude Code Review: A Terminal Agent on Unfamiliar Code

    Hands-on notes from using a terminal coding agent for a week on a codebase I did not write: where autonomous multi-file work paid off, and where supervision was cheaper than delegation.

    Hamza
    Reviews5 min read
  • 02Build logBuild Logs

    I Gave AI Agents a Real SaaS Build. Here Is Where It Broke.

    A full build log of shipping a small SaaS with coding agents doing most of the typing: what the agents handled well, the three places they stalled, and what a human still had to own.

    Hamza
    Build Logs6 min read
  • 03WorkflowWorkflows

    The AI Pair Programming Loop I Actually Use

    A repeatable five-step loop for working with an AI coding assistant on a real codebase: brief, constrain, generate, verify, integrate — and what belongs in each step.

    Hamza
    Workflows5 min read
  • 04ReviewReviews

    Cursor Review: Two Weeks Inside a Real Codebase

    A hands-on review of Cursor as a daily driver on an existing production codebase — where agent mode earns its keep, where it costs you time, and who should stay in their current editor.

    Hamza
    Reviews6 min read
  • 05ResourceResources

    A Context Checklist for Briefing Coding Agents

    A reference checklist for what an AI coding agent needs to know before it starts: the seven inputs that change output quality, and the ones that only add noise.

    Hamza
    Resources4 min read
  • 07ComparisonComparisons

    Cursor vs GitHub Copilot: Same Four Tasks, Both Tools

    A use-case comparison of Cursor and GitHub Copilot run through identical tasks — refactoring, a new feature, an unfamiliar codebase and test writing — with a recommendation for each.

    Hamza
    Comparisons5 min read
  • 08GuideResources

    The AI Coding Toolbox: What Each Category Is Actually For

    A guide to the AI development tool landscape organised by the job each category does — editors, agents, CLI tools, review bots and model routers — and how to tell when you need one.

    Hamza
    Resources5 min read
  • 09ExperimentVibe Coding

    Can an AI Agent Build a Chrome Extension From One Prompt?

    An experiment in single-prompt development: one paragraph of requirements, an agent, and a Chrome extension that has to actually load in a browser and work.

    Hamza
    Vibe Coding5 min read
  • 10Build logBuild Logs

    Rebuilding My Portfolio With AI: A Weekend Build Log

    A build log of rebuilding a developer portfolio in a weekend with AI writing most of the code — the design decisions that had to stay human, and the performance work that got missed.

    Hamza
    Build Logs5 min read
  • 11ExperimentVibe Coding

    Prompt to Deployed Product in One Evening: What Held Up

    An experiment in shipping a small real product in a single evening with AI doing most of the implementation — and an honest account of which shortcuts were fine and which were debt.

    Hamza
    Vibe Coding5 min read