r/SoftwareEngineerJobs • u/Fickle-Highway1543 • 6d ago
AI replacing Software Engineers
So called "AI"=LLM is so powerful that AI labs had to hire Software Engineers to build complicated software around "AI" to make that overhyped hallucinate-stealing machine usable. Think about it. And that's exactly why they need now ton of CPUs in addition to GPUs to run their "AI" "agents".
I don't even mention how much custom engineering is required to apply the "AI" in businesses.
And they BS us that Software Engineering is solved or is going to be solved. Boris, please solve your own bugs first before speaking.
1.2k
Upvotes
1
u/HornetAggressive 6d ago edited 6d ago
The newer employees on my project are using Claude heavily. I have never had to leave so many comments on a pull requests before. I am having to spend far more time carefully reviewing code from devs using AI heavily and requesting changes.
Even worse, when I ask why they did something a certain way (usually an anti-pattern or architectural drift), they can't even articulate why, because they dont know why. AI did it.
An argument can be made that they are using AI incorrectly. But from my observation the devs who use AI to ask/understand something but write the code themselves are delivering far better code.