DEV Community

Discussion on: AI Didn't Make Software Engineering Easier. It Made the Hard Parts Harder.

Collapse
 
mistval profile image
Randall

I've found the reality to be a lot more messy. A lot of the 80% is still there, and there are also new things there. I still have to:

  • Re-prompt the AI when I don't like the code it generated (which is often)
  • Review all the code
  • Review all the code by juniors who now produce 10x as much code for me to review
  • Still do hands-on coding sometimes especially for building high-level scaffolding

That said, the key point is of course directionally true that AI is changing the composition of the job, and in a way that can make it harder. I've found everyone is expected to multi-task a lot more now, which is exhausting for most people. I've always found there to be a certain zen in quietly writing code line-by-line, and that is, indeed, mostly a thing of the past now. In fact that's always been my favorite part of the job. Not the "interesting problems", but just chilling with coffee, good music, and tapping on my keyboard. I do mourn the loss of that.

Collapse
 
wake_your_dreams profile image
rrrvtjd • Edited

"I've always found there to be a certain zen in quietly writing code line-by-line, and that is, indeed, mostly a thing of the past now. In fact that's always been my favorite part of the job."

💙 Mine too.

Collapse
 
iampraveen profile image
Praveen Rajamani

The zen of coffee, music, and just quietly typing I miss that too 😄 And you're right, the 80% didn't disappear. It just got louder. Re-prompting, reviewing, re-prompting again. Different kind of tired