DEV Community

Cover image for I feel lost on AI

I feel lost on AI

Ed on February 22, 2026

I’m a 46-year-old programmer from Mexico. I’ve been doing this work for a little more than twenty-six years now, and I don’t want to stop. Writing ...
Collapse
 
ravavyr profile image
Ravavyr

Same boat man. 20+ years doing web dev full stack [actual full stack, you know, dns, servers, email, along with web code and databases etc]
And yea the AI stuff is overwhelming. I'm using various tools and mostly using them alongside my editors, but not embedded as i just don't trust em yet to not screw up something massively as i have dozens of projects on my machine at a given time.

I have no idea where it's going, but I know we all have to be using them and learning to use them, just so we learn what to do when things go wrong.

And i agree... i love playing 5D chess too... and we still can... for fun, but most work stuff we probably need integrate AI since companies/clients/bosses are going to be expecting it even though they don't understand how any of it works.

Keep your manual backups and recovery plans handy :) and ask for a raise every time you have to use them :D

Collapse
 
therogvarok profile image
Ed

That's a beautiful way of seeing things. I'll keep in mind that raise trick :)

Collapse
 
maame-codes profile image
Maame Afua A. P. Fordjour

This is such a honest take on the current state of tech. I can tell you the "AI noise" feels completely deafening. One day it’s a new agentic framework, the next it’s a model that supposedly makes everything we learned last week redundant. And now it is either you catch up or you get left behind. With the current state of how quickly technology is growing, I think AI might actually come to stay. It is sad and frustrating, and I cant imagine how it must be for you who has been in the industry for that long

Collapse
 
therogvarok profile image
Ed

Thank you, but to be fair, it's always been like this; we just move faster nowadays. If it's not a new JavaScript framework, it is a new tool, a new packer, or even a new language every other month. You get used to it. But AI is getting complicated to keep up with, let alone find our place in it.

Collapse
 
maame-codes profile image
Maame Afua A. P. Fordjour

Rightly said Ed

Collapse
 
xwero profile image
david duymelinck • Edited

It is an whole other mindset using agents to code. You need to rethink your old way of working. That is more impactful than for example leaning a new language.

It is not going to be easy and it will have teething problems. But when you find the way that works for you it will be a benefit.

I'm sad to hear things aren't going well. I do suggest hiring someone to find out to work in an agent-people team. The speed of AI is going to cause burnouts faster because the hype is all about one person companies. Having people you can rely on is better than the fastest smartest model.

Collapse
 
therogvarok profile image
Ed

Thank you, David. It is true that having a team you can rely on is priceless.

Collapse
 
trinhcuong-ast profile image
Kai Alder

Man, your two-screen experiment is actually the setup I landed on too. And I think you accidentally discovered the sweet spot that a lot of people are still searching for.

The "I feel like I'm cheating" thing resonates. I've got about 8 years in and I still get that twinge when an agent spits out something that works on the first try. But here's what shifted it for me: I stopped thinking of it as "the AI wrote my code" and started thinking of it as "I reviewed and approved this code." The skill didn't go away — it just moved from writing to evaluating.

Your 26 years of pattern recognition is exactly what makes you good at prompting, even if it doesn't feel that way yet. You know what good code looks like. You know when something smells off. A junior dev using Claude Code can't spot the subtle issues you'd catch in 2 seconds.

Also, don't apologize for the post being sad. This is the most honest thing I've read on dev.to in months. More people feel this way than are willing to admit it.

Collapse
 
tracygjg profile image
Tracy Gilmore

Hi Ed, You are not alone to have such feelings but you are way ahead of me. I fell in love with coding 45 years ago and have enjoyed a successful career of over 30 years as a result. I cannot bring myself to use any AI tools and accept that makes me a bit of a Luddite. I am a few more years away from retirement than I am comfortable with but fear my career in software development is drawing to a close.
I work for a large multi-national company that is pushing AI tools on developers hard. Fortunately in a way, I have not been assigned a coding task of more than a few days in the last years, otherwise I might have felt more pressed.
I have seen many changes in the industry and rode with them but software development will never be the same again.

I "doff my hat" to you and wish you the best for the rest of your journey.

Collapse
 
therogvarok profile image
Ed

Thank you, my friend. Forty-five years is a long road. You don't get that far without being a resilient, wonderful developer. I truly hope the future holds great things for you. Reading through some comments on this post, I came to the idea that AI is not going anywhere but forward. Maybe we should move in the same direction. We might find greener fields behind that mountain.

Collapse
 
314rate profile image
Dennis Lemm

I can feel this so much! You are definitely not alone in this. Most of all I feel like alienated from the code I "write" or let write. I came up with a different approach. After more than year of using claude code, chat gpt or co pilot exhaustingly I have just deleted everything and canceled subscriptions.

I will test, if I get back the joy of coding. And I know it is a radically solution. But for me personally it was inevitable. I am going to write an article about it next month after a month of not using AI for code (or anything else).

My two main reasons are: I lost the feeling of loving to write code and I am not learning. I have the feeling that I get more stupid with every prompt.

Collapse
 
therogvarok profile image
Ed

I'm looking forward to that article. You know, one thing I've seen plenty of times is that things tend to follow a circular pattern: popular today, forgotten next week, rediscovered next month, popular again, and so on. Maybe we're bound to love-hate our relationship with AI until we find out how it fits in with ourselves.

Collapse
 
likhit profile image
Likhit Kumar V P

Your post is incredibly honest. After 26 years, you aren't just "typing". you’re a craftsman. It makes total sense that outsourcing your "5D chess" to an agent feels empty.

You aren't "getting old", you’re a professional who cares about the soul of his work. Keep writing the code you dreamed of, even if you let the AI handle the "grunt work" on the side.

Collapse
 
claudiaraphael profile image
Clau

Imagine not being a senior and trying to learn how to create solutions and now not only people don't want to hire you because AI can do it faster, but you are trying to learn and the code is already done in front of you. I try turning off the tools most of the time so I can do stuff myself, but I can't always do that for every client who wants something done within the hour. I'm evolving and building, but everytime claude starts spitting code I get a massive angst inside where I feel like there is no point. The thing is at least I can learn how to be a good software engineer by being an ARCHITECT of solutions and for that I need to know how to do the code logic, which I will (nothing will stop me. It doesnt matter). Still, I have high hopes that I will get to the point where I'm thinking and creating beyond the AI generated code, where I can get the basics and build amazing things. That seems to be the point of the AI right? Until then, I can still cheat at the basics, but as a designer and problem solver I want to be a good professional, so I will work on knowing better than the AI, correcting it and teaching it.

Collapse
 
therogvarok profile image
Ed

I recall feeling the same way when I started writing apps twenty-plus years ago. Please don't laugh, but back then, the Internet was not what it is today. In fact, it was a tool that few people had because it was expensive. The point is, I wanted to write apps, but I had limited resources. I felt I would never get very far at the rate I was learning to code. But the thing is, you can do whatever you put your mind to. Just keep moving forward. You are going to make it.

Collapse
 
boudewijndanser profile image
Boudewijn Danser

Thank you for your post. Like Kai said:

More people feel this way than are willing to admit it.

I hope that there will be more focus on the human aspect. Not just how can we have the AI generate as much code as possible, but also how can we make sure the humans that guide / manage them feel fulfilled.

Collapse
 
therogvarok profile image
Ed

That is a wonderful way of seeing things. Maybe we're at a point where AI is burning so much cash that these companies are inventing stories about how AI can replace programmers to lower costs, because they want to sell more subscriptions. But when the dust settles, we'll see improvements in how these AI agents enhance our lives as programmers.

Collapse
 
itsugo profile image
Aryan Choudhary

First of all, thank you for writing this so honestly. As a fresher developer, I can’t fully relate to having decades of experience before AI arrived, but I deeply relate to that feeling of disconnection you described. When I code myself, I feel immersed in the problem, like I’m shaping the system directly. When an agent writes most of it, the satisfaction feels different, more like reviewing than creating.

At the same time, reading your two-screen experiment made me realize something important: maybe the role isn’t disappearing, it’s shifting. Your experience still defines the direction, the architecture, and the judgment. The AI just accelerates execution. It feels less like replacement and more like leverage, but the emotional adjustment is real.

It’s genuinely inspiring to see someone with your level of experience still adapting and exploring instead of resisting. That mindset alone says a lot about what kind of engineer you are!

Collapse
 
trae_z profile image
Trae Zeeofor

Nice read. The future is pregnant!

Collapse
 
therogvarok profile image
Ed

Thank you. I hope the future brings you amazing opportunities.

Collapse
 
javz profile image
Julien Avezou

Thanks for sharing your honest take here, and congratulations on your first article!
I personally think AI is lowering the barrier to entry for people to start building tools which I think is fundamentally a beautiful development. This in turn generates more software and increasingly sloppy software that would require experienced engineers to fix and maintain.
The nature and role of a software engineer is likely to shift again, as it has in the past. We need to adapt and learn the new technologies. I see that you are experimenting already on your end, that is the right mindset to have in my opinion.

Collapse
 
cristiancamilo_garcahu profile image
Cristian camilo García hurtado

Man, I feel you. I’m 41, so I’m right there in that xennial zone too, and I’ve had those same moments of “how the hell do I keep up with this pace?” AI is generating code like a firehose, and it’s easy to feel like we’re getting pushed out of our own field.
But here’s the crazy part: in the last three months, I’ve generated more code than in my entire life as a developer. And that’s not because I suddenly became a 10x engineer — it’s because I stopped trying to fight the wave and started riding it. I’ve been building a whole portfolio of systems, tools, and experiments, and I’m still figuring out how to integrate all of it into something profitable.
And that word — integration — is where everything clicked for me.
I come from a background of implementation work: electronics, C programming, hands‑on problem solving, even upholstery crafting. I’ve lived through multiple tech transitions already. Every time, the value shifted away from “how much you can manually produce” and toward “how well you can connect things, design systems, and make them work together.”
That’s exactly what’s happening now. AI isn’t replacing us — it’s changing what our job is. I let the models generate the repetitive stuff, and I focus on architecture, decisions, creativity, and the glue that holds everything together.
Watching videos about our generation helped me realize something important: xennials have already survived the analog‑to‑digital jump, the internet explosion, the mobile revolution, and the cloud era. We’ve always been the bridge generation. We know how to adapt because we’ve been adapting since we were kids.
So yeah, the pace is insane. But the real challenge isn’t keeping up with AI’s code output — it’s figuring out how to monetize our experience, our judgment, and our ability to integrate all these new tools into something meaningful. And honestly, that’s where we shine. We’ve done it before. We’ll do it again.

Collapse
 
ewmas profile image
Joyce Kettering

"I want it to work, but the thing is, it doesn’t make me feel a thing.

When I’m coding, I feel like I’m playing 5D chess. When I use these agents, I feel dumb. I feel like I’m cheating."

I'm a no-coder but can definitely relate to this. I love working with AI to brainstorm or challenge ideas, and draft or review non-creative content but not to build things.

It's not exactly that I feel dumb or feel like I'm cheating, it's more that I feel hollow and lose the joy of starting from a blank page and creating something out of nothing.

But I think that's normal. It's a bit like a musician using Suno to create a song: sure, the result is impressive and often way better than anything I could have produced myself! But the point of creating music goes beyond the end result. If you’re only prompting an AI to “make it groovy” or “write funny lyrics,” the output might be cool, but it doesn’t really feel like you.

I guess a big part of excelling at something is struggling to get there and feeling pride in what you achieved despite the challenges. If you remove the struggle and creativity, it becomes "just a job".

Collapse
 
ghavamy profile image
ghavamy • Edited

I feel like I am connected to the mind of the universe when I am cooperating with AI in code.😀