TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Software Engineering Identity Crisis

5 pointsby prashantsengarabout 2 months ago

2 comments

proc0about 2 months ago
I don&#x27;t think it&#x27;s like the Industrial Revolution yet. I think it&#x27;s hype, probably a bubble and we&#x27;ll see another AI winter. We&#x27;re seeing people vibe coding shitty games and holding it up as a kind of prophecy of what is soon to come... that we will be able to prompt the AI to build AAA games, which are codebases with millions of lines of C++, and many GBs of detailed art, sound, etc., all intricately put together by hundreds of people.<p>This is the best analogy of what is happening in software engineering as well. People are prompting the AI to code bouncing balls, or a landing page, and thinking it will soon be able to replace software engineers completely. I think there is no proof that this is going to be the case.<p>I really doubt that large codebases can be built without having an underlying capacity for logical reasoning and understanding... but to be clear, I&#x27;m not saying that AI will never get there... what I&#x27;m saying is that once it does get there, it&#x27;s basically the singularity.<p>There is no intermediate step in which we let the AI code and somehow it won&#x27;t be able to do literally every other job out there. We&#x27;re in an interesting place. Either it&#x27;s just a really good autocomplete and cool image generator, or we&#x27;re all royally fucked, and we&#x27;re about to hit the singularity, and we can say goodbye to the world as we know it.
davydmabout 2 months ago
I guess if you place a lot of faith in the ai assistants, it&#x27;s easy to feel like this. My experience has been that every one I try is a waste of time, producing code that doesn&#x27;t do what it&#x27;s been promoted for, or worse, code with subtle bugs which take a keen eye and&#x2F;or debugger to fix.<p>My experience with ai assistants has strengthened my identity as a maker&#x2F;creator&#x2F;builder because I see the slop that&#x27;s produced in all the derivative works and want nothing to do with it.