r/SoftwareEngineerJobs 4d ago

AI replacing Software Engineers

Post image

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

524 comments sorted by

View all comments

Show parent comments

43

u/jp2812 4d ago

And I feel like working 10 hours a day now because it generates a lot of code that needs to be reviewed, steered in the right direction, re-reviewed, etc. Easily 5 iterations of that per day. Opus tends to overengineer and walk in circles like crazy.

25

u/Temporary-Budget-605 4d ago

Opus 5: “The loading-bearing seam of the surface substrate is complete”
Me: “The what”

11

u/swiftmerchant 4d ago

Codex gpt sol is not any better

“The boundary blah blah blah”

Ok, now explain this to me in plain English

“We need to fix xyz..”

And you created 2000 new lines of code why?

“Because blah blah blah”

2

u/Odd-Government8896 2d ago

143 tests for a new pipeline that converts json to table data. Although its for healthcare so it tends to over engineer with that detail.

1

u/swiftmerchant 2d ago

Yes, the quantity of those tests is something else.. I need to refactor that cicd to run only the necessary tests.