<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/is-ai-destroying-software-development--hozmrylbq" -->

---
title: Is AI Destroying Software Development? | daily.dev
description: A principal scientist at Adobe presents a data-driven critique of AI coding tools, examining multiple studies on productivity and code quality. Research shows...
canonical: https://daily.dev/posts/is-ai-destroying-software-development--hozmrylbq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Is AI Destroying Software Development? | daily.dev
og:description: A principal scientist at Adobe presents a data-driven critique of AI coding tools, examining multiple studies on productivity and code quality. Research shows...
og:url: https://daily.dev/posts/is-ai-destroying-software-development--hozmrylbq
og:image: https://api.daily.dev/og/posts/hoZmrylBQ.png
og:image:alt: Is AI Destroying Software Development?
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Is AI Destroying Software Development?

**[C\+\+Online](https://daily.dev/sources/cpponline)** · 45 min read · 0 upvotes · 0 comments

## Summary

A principal scientist at Adobe presents a data-driven critique of AI coding tools, examining multiple studies on productivity and code quality. Research shows productivity gains are modest (15-26%) or even negative in some cases, while AI-generated code shows 75% higher logic/correctness issues, 41% higher revision rates, and 45% of AI-solved tasks produce security flaws. The talk argues that software quality will become the key competitive differentiator as AI lowers the cost of producing mediocre code. Drawing on Tony Hoare's 1976 paper, it emphasizes that great software engineering means deeply understanding customer problems — something no AI tool can replace — and that AI should only be adopted after engineers thoroughly understand its tradeoffs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=Ek32ZH3AI3k>

## Similar posts on daily.dev

- [8 Myths on Software Engineering and AI](https://daily.dev/posts/8-myths-on-software-engineering-and-ai-jfo8wdypp) · Engineering Enablement · 36 upvotes · 2 comments
- [Why aren't AI productivity gains higher?](https://daily.dev/posts/why-aren-t-ai-productivity-gains-higher--sr7fzwugo) · Engineering Enablement · 6 upvotes · 2 comments

---

Tags: [#productivity](https://daily.dev/tags/productivity), [#ai-coding](https://daily.dev/tags/ai-coding), [#technical-debt](https://daily.dev/tags/technical-debt)

[View this post on daily.dev](https://daily.dev/posts/is-ai-destroying-software-development--hozmrylbq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Is AI Destroying Software Development?","url":"https://daily.dev/posts/is-ai-destroying-software-development--hozmrylbq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/is-ai-destroying-software-development--hozmrylbq"},"datePublished":"2026-07-05T07:25:44.167Z","dateModified":"2026-07-05T07:26:25.708Z","description":"A principal scientist at Adobe presents a data-driven critique of AI coding tools, examining multiple studies on productivity and code quality. Research shows...","image":"https://i.ytimg.com/vi/Ek32ZH3AI3k/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/Ek32ZH3AI3k/sddefault.jpg","isAccessibleForFree":true,"articleSection":"C++Online","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"C++Online","logo":"https://media.daily.dev/image/upload/s--8WzMvjLJ--/f_auto,q_auto/v1783236334/logos/cpponline","url":"https://daily.dev/sources/cpponline"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/is-ai-destroying-software-development--hozmrylbq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"productivity,ai-coding,technical-debt","timeRequired":"PT45M","video":{"@type":"VideoObject","name":"Is AI Destroying Software Development?","description":"A principal scientist at Adobe presents a data-driven critique of AI coding tools, examining multiple studies on productivity and code quality. Research shows...","thumbnailUrl":"https://i.ytimg.com/vi/Ek32ZH3AI3k/sddefault.jpg","uploadDate":"2026-07-05T07:25:44.167Z","duration":"PT45M","url":"https://api.daily.dev/r/hoZmrylBQ","embedUrl":"https://www.youtube.com/embed/Ek32ZH3AI3k"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"C++Online","item":"https://daily.dev/sources/cpponline"},{"@type":"ListItem","position":3,"name":"Is AI Destroying Software Development?"}]}
```

