Monday, November 10, 2025

Why AI Thinks Every Language is JavaScript

“Ask ChatGPT to write C code and it’ll give you Python with semicolons.”
AI coding tools have a dirty secret: they’re brilliant at some programming languages and barely competent at others. The difference isn’t random - it’s a direct result of what they were trained on.
And what they were trained on is overwhelmingly JavaScript and Python.

Monday, November 3, 2025

Tool Hopping: Why Switching AI Coders Destroys Your Project

I watched a team switch AI coding tools mid-project.  Three weeks later, their database architecture had quietly changed and half their API endpoints had lost authentication.

Switching AI coding assistants mid-project isn’t just inefficient.  It’s dangerous.

AI Buddy Coding: Why Your Best AI Coder Needs a Human Partner

“A little over a year ago, we copied and pasted AI code snippets.  Today, we have spec-driven development.  Yet the biggest lesson isn’t abo...