The 'AI is replacing engineers' narrative is mostly bullshit, and I'm tired of pretending otherwise
The article argues that the narrative of AI replacing engineers is misleading. It suggests that layoffs attributed to AI efficiency are often a cover for over-hiring during previous economic conditions. The author emphasizes the need for honesty regarding the actual impact of AI on productivity in engineering roles.
- ▪The claim that AI is making engineers obsolete is largely unsupported by productivity data.
- ▪Recent findings indicate that experienced developers may be slower when using AI tools, contradicting claims of increased efficiency.
- ▪Many layoffs framed as AI-driven are actually a result of companies correcting over-hiring from previous years.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 211299) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Anil Kurmi Posted on May 16 The 'AI is replacing engineers' narrative is mostly bullshit, and I'm tired of pretending otherwise #ai #career #discuss #productivity I'm going to make a claim that's going to upset some people, including some people I respect: most of the "AI-driven layoff" narrative in 2026 is bullshit, and we're letting CEOs use it as cover for a different story. I want to be careful about what I am and am not saying. AI is real. It is changing work.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).