<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz" -->

---
title: AI writes code faster. Your job is still to prove it works.
description: AI-generated code is becoming mainstream, with over 30% of senior developers shipping mostly AI-written code by early 2026. However, AI-generated code contains...
canonical: https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: AI writes code faster. Your job is still to prove it works. | daily.dev
og:description: AI-generated code is becoming mainstream, with over 30% of senior developers shipping mostly AI-written code by early 2026. However, AI-generated code contains...
og:url: https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz
og:image: https://api.daily.dev/og/posts/zANf1p7HZ.png
og:image:alt: AI writes code faster. Your job is still to prove it works.
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.

# AI writes code faster. Your job is still to prove it works.

**[Addy Osmani](https://daily.dev/sources/addy)** · [@addyosmani](https://daily.dev/addyosmani) · 10 min read · 71 upvotes · 8 comments

## Summary

AI-generated code is becoming mainstream, with over 30% of senior developers shipping mostly AI-written code by early 2026. However, AI-generated code contains 75% more logic errors and 45% security flaws compared to human code. The key shift is that code review now focuses on verification and accountability rather than line-by-line inspection. Solo developers can ship at "inference speed" by relying on comprehensive automated testing, while teams must maintain human oversight for security, context sharing, and maintainability. The bottleneck has moved from writing code to proving it works through evidence like tests, manual verification, and clear documentation of AI's role.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://addyosmani.com/blog/code-review-ai/>

## Community discussion

Top comments from developers on daily.dev.

**@calebstclair** · 8 upvotes

> Writing the code was never the bottleneck

**@princekumar95** · 6 upvotes

> AI can write code fast, but it still can’t prove it works.
> I’ve learned that the real bottleneck now is verification — running it, testing it, and breaking it myself.
>
> AI accelerates the draft,
> But the responsibility is still ours.

**@awnnero** · 5 upvotes

> After almost 1 year of using AI to write code, I've came to a realization that me writing code from scratch results in faster shipping, because  a lot of times the AI code is so bad that I just need to rewrite the whole thing. also writing code was NEVER a bottleneck.
>
> Here comes the "AI prompt "engineers" smh".

**@a\_meb\_a** · 2 upvotes

> Q&A Boyz, Q&A...

**@hazington** · 0 upvotes

> There is another issue that no one seems to be discussing: AI has turned ambiguous Markdown and English into a programming language.
>
> https://dly.to/fzLkPq8KRdg

---

Tags: [#ai](https://daily.dev/tags/ai), [#security](https://daily.dev/tags/security), [#testing](https://daily.dev/tags/testing), [#code-review](https://daily.dev/tags/code-review)

[View this post on daily.dev](https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz)

```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":"AI writes code faster. Your job is still to prove it works.","url":"https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz"},"datePublished":"2026-01-07T20:11:08.950Z","dateModified":"2026-01-08T17:00:13.970Z","description":"AI-generated code is becoming mainstream, with over 30% of senior developers shipping mostly AI-written code by early 2026. However, AI-generated code contains...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0fddb576df9c90dc0197d50cbc341da4?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0fddb576df9c90dc0197d50cbc341da4?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Addy Osmani","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":"Person","name":"Addy Osmani","url":"https://daily.dev/addyosmani","image":"https://avatars2.githubusercontent.com/u/110953?v=4","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":5320}},"commentCount":8,"discussionUrl":"https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":71},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":8}],"keywords":"ai,security,testing,code-review","timeRequired":"PT10M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Addy Osmani","item":"https://daily.dev/sources/addy"},{"@type":"ListItem","position":3,"name":"AI writes code faster. Your job is still to prove it works."}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz","comment":[{"@type":"Comment","text":"Writing the code was never the bottleneck","datePublished":"2026-01-08T18:50:22.653Z","url":"https://daily.dev/posts/zANf1p7HZ#c-qYdd4fpfH","author":{"@type":"Person","name":"Caleb St Clair","url":"https://daily.dev/calebstclair","image":"https://avatars.githubusercontent.com/u/115832685?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":8}},{"@type":"Comment","text":"AI can write code fast, but it still can’t prove it works.\nI’ve learned that the real bottleneck now is verification — running it, testing it, and breaking it myself.\nAI accelerates the draft,\nBut the responsibility is still ours.","datePublished":"2026-01-08T05:04:30.459Z","url":"https://daily.dev/posts/zANf1p7HZ#c-l8WoGUZ48","author":{"@type":"Person","name":"Prince Kumar","url":"https://daily.dev/princekumar95","image":"https://media.daily.dev/image/upload/s--NZi1hywl--/f_auto/v1767872503/avatars/avatar_ubQa4zL8noGlmLPVdNR79?_a=BAMAMiZW0"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":6}},{"@type":"Comment","text":"After almost 1 year of using AI to write code, I’ve came to a realization that me writing code from scratch results in faster shipping, because  a lot of times the AI code is so bad that I just need to rewrite the whole thing. also writing code was NEVER a bottleneck.\nHere comes the “AI prompt “engineers” smh”.","datePublished":"2026-01-13T09:34:38.147Z","url":"https://daily.dev/posts/zANf1p7HZ#c-7bMurcYVI","author":{"@type":"Person","name":"AwnnerO","url":"https://daily.dev/awnnero","image":"https://media.daily.dev/image/upload/s--GsGcX43x--/f_auto/v1769589577/avatars/avatar_DSWRXbvvz9AQLYYmnCSjd?_a=BAMAMiiu0"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":5}},{"@type":"Comment","text":"Q&amp;A Boyz, Q&amp;A…","datePublished":"2026-01-15T12:33:03.452Z","url":"https://daily.dev/posts/zANf1p7HZ#c-oQLsTihM4","author":{"@type":"Person","name":"Phillippe Michel Weir","url":"https://daily.dev/a_meb_a","image":"https://media.daily.dev/image/upload/s--BwH-uTMq--/f_auto/v1740136991/avatars/avatar_N403VFK9lAHNRwlSAhl1h"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2}},{"@type":"Comment","text":"There is another issue that no one seems to be discussing: AI has turned ambiguous Markdown and English into a programming language.\nhttps://dly.to/fzLkPq8KRdg","datePublished":"2026-02-17T22:26:58.970Z","url":"https://daily.dev/posts/zANf1p7HZ#c-0F66oKURM","author":{"@type":"Person","name":"Erik Hazington","url":"https://daily.dev/hazington","image":"https://media.daily.dev/image/upload/s--O0TOmw4y--/f_auto/v1715772965/public/noProfile"}}]}
```

