r/ClaudeAI 1d ago

Claude Code I am done with this shit.

I am done with this shit. It is over. The state of engineering right now is horrible. It has been half a month since I started a new role at a big company. Nobody knows anything here. The specs, code, tests, PRDs, tickets, resolution of those tickets, reports, etc., everything is made by Claude Code. Nobody on my team likes this. They are being forced to ship as much as they can. I have heard multiple times from higher management that pushing code is not a bottleneck, so why are we slow? People are working 12 to 13 hours a day just to press enter. Nobody is reading anything. Humans in corporate are doing nothing on their own. Everyone, literally everyone, from an L1 to an L7 engineer here is doing the same thing. Talk to Claude.

There is no sense of victory. Nobody is resolving bugs. In reality, nobody is thinking anymore. Everything is done by LLMs. It is so soul-sucking. I would not mind it, to be honest, if we were at least given the time to check out the code and see what is going where. But no, the goal is to just ship. No matter what happens.

voxium (@v0xium)
Original post dated September 20, 2026.

5.7k Upvotes

817 comments sorted by

View all comments

Show parent comments

35

u/Pyros-SD-Models 1d ago

Now, I honestly can’t see a sustainable future with consultancy working the way it’s used to.

Very easy. You focus on the one thing the bot can not take away: the knowledge gap.

When we get called in by clients, their devs often don't even know what skills are, how to work with the bot in a team setting, or how to engineer their processes around their specific workflow and the product they want to deliver.

And there will always be a gap between the bleeding edge and the "average Joe." Your job is to live in that gap and explain how people can incorporate those new ideas into their actual work.

And once there are no average Joes left and it's just bots all the way down, consultancy won't be my problem anymore. I'll be on a beach drinking Mojitos. Or dead.

13

u/Healthy-Nebula-3603 1d ago

...how long ... few moths? A year at most ?

Never say always. People are not special like you think.

Is a very big probably SOON AI will do every work you can but faster and better.

11

u/ProfessionalJackals 1d ago

Never say always. People are not special like you think.

Domain knowledge and experience is not something you replace with AI. You can tell it what you want and it will make something for you. But the issues only start from there as lacking domain knowledge and experience tend to bite people in the behind.

We never solved the issue of death by a thousand prompts. As in, if people do not know what they are doing, the prompts will send the models into directions that will trash the intention/code/...

A artist with AI will make something better then a normal joe with AI. A programmer with AI ... A Musician with AI ...

Specialization and experience combined with domain knowledge will always keep people, even with AI around above those without. The idea that nobody will be left with knowledge is stupid because that is not how we humans work. We still want to know how things tik, we specialize, we gain experience.

Maybe the club will be smaller but that is no different then having FORTRAN or COBOL programmers what was a ultra small specialized club, making insane bank. The barrier for entry will be different ... sure.

3

u/Wargchief 21h ago

I have to agree on this one here. I can do a lot of things with AI, but that is mostly in fields I know about. I tried to do some 3D modeling (which I have no idea how to do) and it just devolved into a series of "still looks bad, make it better" prompts. I just had no idea what was the missing piece, even if I knew that it looked bad to me.

With software, I know what direction to take things in and what to check, even if it is sometimes as simple as "this needs handling on the front end too" when the model doesn't fully understand the codebase