AI Coding Showdown: Developer Ships 93,000 Lines of Code in 5 Days with Claude Opus and GPT-5.3 Codex

The rapid evolution of AI is transforming software development, and a recent experiment provides a compelling glimpse into this future. A developer undertook a head-to-head comparison of Anthropic's Claude Opus 4.6 (and its 'Fast' variant) and OpenAI's GPT-5.3 Codex, tasking them with redesigning a marketing website and refactoring complex code components. The results, detailing the creation of 44 pull requests containing 98 commits across 1,088 files in just five days, showcase the potential of these AI tools to significantly boost developer productivity. The individual published these findings as both a blog post and companion video available on YouTube, Spotify, and Apple Podcasts.
The experiment focused on identifying each model's strengths. The developer found that GPT-5.3 Codex excelled at code review and architectural analysis, leveraging its understanding of Git primitives, skills, and automations. However, it struggled with more creative, greenfield development tasks, sometimes exhibiting a too-literal interpretation of prompts. On the other hand, Claude Opus 4.6 demonstrated greater aptitude for creative development and refactoring tasks, producing visually appealing results in the website redesign challenge.
The developer emphasized the surprising synergy between the two models. While Codex proved reliable for scrutinizing existing code and suggesting improvements, Opus 4.6 shone in generating new code and tackling complex refactoring projects. By strategically combining the two, a more effective AI-powered engineering workflow was achieved.
Cost considerations are also important. While Opus 4.6 Fast offers increased speed, it comes with a significant price increase (reportedly 6x). Developers need to carefully manage their token budgets to avoid unexpected expenses. The experiment underscored the value of using Git concepts like work trees to streamline workflows and maximize the productivity gains offered by AI coding assistants.
This real-world test case demonstrates the potential of AI to augment software engineering. By understanding the strengths and weaknesses of each model, developers can create powerful AI-assisted workflows that accelerate development cycles, improve code quality, and free up human engineers to focus on higher-level tasks. The future of coding appears to be a collaborative one, where humans and AI work together to build better software faster.
Marco Rodriguez
Startup ScoutFinding the next unicorn before it breaks. Passionate about innovation and entrepreneurship.
Read Also

Y Combinator CEO's AI Obsession: Genius or Delusion?
Garry Tan, head of Y Combinator, is pushing the boundaries of AI-assisted coding with his open-source 'gstack' setup, designed for Anthropic's Claude. But is this a revolutionary leap forward, or just another case of Silicon Valley hype? Critics are divided, questioning the tool's uniqueness and real-world value.

AI's Ephemeral Memory: How to Build Durable Understanding with Context Anchoring
Generative AI coding assistants offer incredible potential, but their short-term memory can lead to frustrating context loss. Rahul, a Principal Engineer at Thoughtworks, introduces 'Context Anchoring,' a powerful strategy to externalize and preserve crucial decision-making processes, ensuring long-term alignment and architectural integrity in AI-assisted development.
Parallax: AI Revolutionizes Software Development with Local-First Orchestration
Imagine an AI co-pilot that lives directly on your machine, streamlining your coding workflow without relying on cloud connectivity. Parallax promises to be just that, offering a local-first AI orchestrator designed to boost software development productivity.
Agen: AI Agents Emerge to Automate Software Development
The quest for fully autonomous AI coders takes a leap forward with Agen, a new platform designed to automate software development tasks. Agen promises to streamline the coding process, potentially revolutionizing how software is built and maintained.