Tag: AI-coding
All the English-translated articles with the tag "AI-coding".
-
Code Review in the AI Era: How Should We Do It?
From the reality of code review during my CTO years to the current AI-era debate. Simon Willison, Kent Beck, Bryan Finster, StrongDM, Salesforce, latent.space — I lay out the spectrum around code review and ask what it is we should actually be reviewing.
-
How the World's Largest AI Company Trains the Next Generation of Engineers: A Review of the Anthropic x CodePath Curriculum
I broke down the AI Engineering curriculum Anthropic and CodePath built together, week by week. This piece walks through why fundamentals and critical code reading still sit at the center even when AI writes the code, the AI Native Engineer profile that falls out of the curriculum, and what I see in my own mentoring.
-
9 Survival Skills for the Agentic Engineering Era
Karpathy named the next thing after vibe coding 'agentic engineering.' This post unpacks the nine skills engineers need when the work is now telling agents what to do, with the practice routines that build each one.
-
AI Is Only as Smart as You Are
Same AI, very different results. Stripe's data on 3,000 engineers, MIT's EEG study, and Stanford's sycophancy research point to one answer: AI is not just as smart as you, it is a mirror that tells you what you want to hear.
-
In an Era That Doesn't Read Code, What Should an Engineer Read?
Anthropic's research found that developers who used AI learned 17 percent less. So why do people using the same tool end up with completely different results? AI is a mirror.
-
How My AI Agent Jarvis Became My Second Brain — A Real OpenClaw Story
I built a 24/7 AI agent named Jarvis on the OpenClaw framework, then taught it 'me' through an Obsidian ontology. A field report covering cron-job automation, todo unification, multi-agent expansion, and even diet tracking.
-
Give Claude Code Wings: Introducing Superpowers
Install Superpowers on Claude Code and a 7-stage workflow runs automatically, from clarifying questions to TDD to code review. Setup, the meta-skill, and how to build your own skills.
-
How a 15-Year CTO Vibe Codes
Finding the balance between productivity and joy in the vibe coding era. Inspired by Kent Beck's Augmented Coding philosophy, I built tdd-go-loop, a workflow orchestrator on top of Claude Code. A TDD cycle where the human keeps control even when the AI writes the code. While videos of apps appearing from a few prompts flood the feed, I wanted to keep developing in a way where I actually understand the code.