Why We as Programmers Shouldn’t Use AI Art



This content originally appeared on DEV Community and was authored by Tawhid

AI art is everywhere these days. Type in a prompt, and boom. You’ve got a “masterpiece” in seconds. It feels magical, but also… kind of wrong. And as programmers, I think we should step back and ask ourselves: is this really the kind of creativity we want to support?

Because if anyone understands what it means to create, it’s us.

Code Is Art Too

People outside our world often think coding is just math and rules; cold, logical, robotic. But you and I know that’s not true. Writing good code feels a lot like writing poetry, painting, or composing music. Because, it is just that.

  • We agonize over function names like a poet over word choice.
  • We refactor messy blocks of logic the same way a sculptor chips away at stone.
  • We structure systems so they’re elegant, not just functional, like a designer shaping form and function together.

Code can be beautiful. Code can be art. And if we believe that, then we’re artists too.

The Problem With AI Art

Here’s the thing about AI art: it doesn’t actually create. It doesn’t wrestle with ideas, make mistakes, or carry intention. It just chews up huge amounts of human-made work—art that real people put hours, years, sometimes entire lives into, and spits out something “new.”
It’s basically remixing without asking. And if you’ve ever had someone rip off your code without credit, you know how bad that feels. Now imagine that happening on a global scale to entire communities of artists.

We Should Get It More Than Anyone

As programmers, we’ve been there. We know the difference between throwing together spaghetti code and carefully crafting something that’s a joy to use and maintain. We know what it feels like to build something from scratch and feel proud of it.

That’s the same pride artists have in their work. And just like we’d hate to see our craft treated as disposable or easily replaced, they deserve the same respect.

So What Do We Do?

I’m not saying AI tools are evil. They can be fun, even useful. But when it comes to art, we should think twice. If the tool is built on the unpaid labor of thousands of creators, maybe that’s not something we want to normalize.

Because at the end of the day, we’re artists too. And artists should have each other’s backs.

If we really believe code is art, then we should treat other forms of art, and the people behind them, with the same respect we expect for ourselves.


This content originally appeared on DEV Community and was authored by Tawhid