AI development: the good and bad

AI development: the good and bad

Michael Aguilar

There is a lot of discussion about using AI for development. Much of it is over-stated hype, either for or against.

“AI only turns out garbage” is what some people will tell you.

“AI will replace developers” is what others will say.

Like most things, the truth is somewhere in-between.

Summary

AI-assisted development can help create code faster, but pitfalls like amplified design flaws and cascading errors demand careful handling

This article cuts through the hype by showing how unchecked AI use mirrors real-world failures like Knight Capital’s $500M loss (caused by human process gaps, not technology).

Even skilled developers like “Alice, Bob, and Charlie” introduce subtle mistakes when inheriting code under time pressure, and AI accelerates these risks by acting like a new developer every time you hit “enter” - forgetting context, skipping safeguards, and magnifying poor documentation or rushed decisions.

It is important that you need to enforce defensive practices (like file operation safeguards and explicit error checks) while juggling roles as architect, reviewer, and quality gatekeeper to prevent small oversights from exploding at machine speed.

On this page...
Generative AI Tutorial

Generative AI Tutorial

Michael Aguilar

Are you curious about how AI can enhance your work, but feel overwhelmed by the technical jargon? If so, you’re in the right place!

When you last interacted with AI, did it seem like a mysterious magic box, or did you feel empowered to mold it to your needs?

In this primer, we’re going to remove the magic, and help you understand it as a tool you can manipulate.

On this page...