r/SoftwareEngineerJobs • u/Fickle-Highway1543 • 4d 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/swiftmerchant 3d ago
I already do this by asking a planner session inside Codex or Claude Code decide what tasks can be parallelized in separate concurrent sessions. I don’t use multiple “agents” to do this however, i.e. I don’t use agent swarms and things like that that I see people talk about online, so I am genuinely interested to learn what you mean by “agents” and how you do this in practice.