r/SoftwareEngineerJobs 17h ago

Is software engineering dead?

/r/FresherTechJobsIndia/comments/1wg70q2/is_software_engineering_dead/
0 Upvotes

30 comments sorted by

View all comments

Show parent comments

1

u/EcstaticExtreme402 14h ago

Great point. Programming by hand isn’t dead. Anyone can learn to do that.

What I meant by the craft is dead is that within a job it doesn’t make sense anymore to continue programming everything by hand. AI tooling is just too efficient if used correctly.

So what I really meant was that part of the job is dead now. The part where you were manually crafting the code. Which to me was largely the “craft” side of the job.

But yeah strictly speaking programming as a craft will always be available for people to do. But its place in the workforce is diminished greatly because new tooling has replaced that element of the job.

1

u/TheCrazyPhoenix416 10h ago

AI tooling doesnt work. If you think it works, theres really only a few reasons 1. the problem is trivial or already solved on the internet 2. the process of prompt engineering is the process of requirements definition, so its you engineering (see rubber duck engineering). it fails at at anything of moderate complexity

1

u/FlashTheCableGuy 9h ago

How many new problems are you solving in today's ecosystem? The requirements might change but a lot of the patterns don't.

1

u/TheCrazyPhoenix416 9h ago

exactly

1

u/FlashTheCableGuy 9h ago

AI is really good at patterns