DEV Community

Alhousseïni Mohamed
Alhousseïni Mohamed

Posted on

Why AI Might Be the WORST Thing That Could Have Happened to Us

Before we dive into this topic, let me ask you two simple questions:

  • When was the last time you did an addition, subtraction, or multiplication with two-digit numbers… in your head — without reaching for a calculator?
  • And when was the last time you wrote a full paragraph without your autocorrect saving you from spelling mistakes?

Don’t worry, I’m not judging you.

I’m asking because I asked myself the same questions, and I didn’t like the answers.

Actually, even writing this article is a perfect example of the problem: I’m using AI to help me write in English, because it’s not my first language. And yes, I know I’ll make mistakes. AI fixes them instantly.

Convenient? Absolutely, but also… kind of scary.

AI doesn’t just help us. It slowly replaces our brain habits.

Let’s be honest: AI is amazing.

It writes emails, fixes grammar, summarizes long documents, generates code, explains concepts, and gives you “the perfect answer” in seconds.

But here’s the thing:

The more AI helps us think, the less we actually practice thinking. And like a muscle… if you don’t use it, you lose it.
At first, you use AI to save time. Then you use AI because it’s faster.
Then you use AI because you can’t be bothered.
And one day, you realize you’re not really learning anymore.

You’re just… prompting.

Everything is moving too fast now. And humans are not built for that.

Let me give you my context.

I’m currently a student, in my last year of an IT Expert / DevOps degree.
Which means I’m still learning, still growing, still building experience.

Before AI, I already knew what Docker was used for…
but I didn’t fully understand how it relies on Linux networking concepts behind the scenes.

  • I learned about CI/CD pipelines…
    but writing complex bash scripts from scratch? Still difficult.

  • Then I discovered Kubernetes. Kubernetes is wonderful. It’s powerful. It’s the future. But it’s also… a foggy mountain of concepts.

I understand why it exists. I’ve used containers. I’ve used Docker Compose. So I clearly see the value. But mastering Kubernetes takes time.

And time is exactly what we don’t have anymore. Because now, people look at you like: “Oh you don’t know Kubernetes? Just ask ChatGPT.

AWS? Great. Also… WHY ARE THERE 500 SERVICES?

Then I started learning AWS. And my God… there are so many services.
Do I really need to know them all? I mean yes, I need a VM, some networking and security with IAM.
But then you open the AWS console and it feels like walking into a supermarket where every aisle is a different universe.

Honestly, respect to AWS engineers…they really thought about everything 😅.

But still, learning it takes time. And now the expectation is: “AI can explain AWS in 10 minutes, so you should be productive by tomorrow.”

Then comes Infrastructure as Code… and suddenly I’m the Dev AND the Ops team

Now here comes IaC.

Terraform. Ansible. Kubernetes manifests. Helm charts. GitOps. Secrets management. Monitoring. Logging.
It’s interesting. It’s powerful. But I’m thinking: Why do I have to do the Ops team’s job too?
I already have a lot to learn. And now the world wants developers who can:

  • code
  • deploy
  • secure
  • monitor
  • automate
  • document
  • scale
  • optimize costs
  • and still deliver fast

Meanwhile AI can generate half of it instantly…

So the new standard becomes: “If AI can do it fast, you should too.”

The real problem isn’t AI. It’s what people expect because of AI.

AI isn’t the enemy, the real problem is what happens next:

  • learning becomes optional
  • understanding becomes “too slow”
  • effort becomes “inefficient”
  • and speed becomes more valuable than mastery

We’re turning into a generation of people who can produce results, without fully knowing how they were produced. And that’s dangerous.

Because when something breaks at 3AM in production :

  • AI won’t feel stress.
  • AI won’t panic.
  • AI won’t be accountable.

> You will.

AI is a cheat code. But life still has a skill tree.

I love AI. I use it every day. But I’m also trying to remember this:
AI can accelerate your learning, but it can also replace it.
So maybe the real challenge today is not “learning faster”.
It’s learning deeply, while the world is screaming “faster”.

Because the future won’t belong to the people who use AI to avoid thinking.
It will belong to the people who use AI to think better.

Top comments (0)