<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42" -->

---
title: The Double Standard Is Killing AI Adoption in Your Team
description: Developers apply a double standard when reviewing AI-generated code, demanding perfection from agents while routinely approving untested, poorly structured...
canonical: https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: The Double Standard Is Killing AI Adoption in Your Team | daily.dev
og:description: Developers apply a double standard when reviewing AI-generated code, demanding perfection from agents while routinely approving untested, poorly structured...
og:url: https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42
og:image: https://api.daily.dev/og/posts/ssSeH3E42.png
og:image:alt: The Double Standard Is Killing AI Adoption in Your Team
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.

# The Double Standard Is Killing AI Adoption in Your Team

**[The Miners](https://daily.dev/sources/miners)** · 6 min read · 24 upvotes · 11 comments

## Summary

Developers apply a double standard when reviewing AI-generated code, demanding perfection from agents while routinely approving untested, poorly structured human-written code. Drawing on Linus Torvalds' 1992 defense of Linux against Tanenbaum's microkernel critique and Richard Gabriel's 'Worse is Better' essay, the argument is that shipping functional, tested code has always mattered more than theoretical elegance. AI-generated code that compiles, runs, and includes tests deserves the same pragmatic review standard applied to human code — not a higher bar.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.codeminer42.com/the-double-standard-is-killing-ai-adoption-in-your-team/>

## Community discussion

Top comments from developers on daily.dev.

**@fabianletsch** · 10 upvotes

> Why should i want more AI adoption and why is lowering the bar for software quality the correct argument to achieve that?

**@fabianletsch** · 8 upvotes

> I honestly dislike all slop code. Its not necessary to be generated by AI for me to reject the PR 😅
>
>
> Humans can create slop as well, just look at Microsoft Teams which has been broken way before AI.

**@barion** · 4 upvotes

> the existence of tests don't mean the code is good, AI written tests are mostly meaningless

**@vvi** · 3 upvotes

> Too much of Hype beyond reality, now propaganda, the LLM Investors seems now hired some ex state actors to push the narative so hard.

**@vvi** · 3 upvotes

> slopagada!

## Similar posts on daily.dev

- [AI writes code faster. Your job is still to prove it works.](https://daily.dev/posts/ai-writes-code-faster-your-job-is-still-to-prove-it-works--zanf1p7hz) · Addy Osmani · 71 upvotes · 8 comments
- [Testing AI-Generated Code 2026: A Developer Strategy Guide](https://daily.dev/posts/testing-ai-generated-code-2026-a-developer-strategy-guide-iayjropvv) · Alex CloudStar · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#code-review](https://daily.dev/tags/code-review), [#company-culture](https://daily.dev/tags/company-culture), [#linux](https://daily.dev/tags/linux)

[View this post on daily.dev](https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42)

```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":"The Double Standard Is Killing AI Adoption in Your Team","url":"https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42"},"datePublished":"2026-02-23T13:18:45.366Z","dateModified":"2026-03-15T03:47:17.830Z","description":"Developers apply a double standard when reviewing AI-generated code, demanding perfection from agents while routinely approving untested, poorly structured...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/70daef3a691afc2622c5f892f66c6678?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/70daef3a691afc2622c5f892f66c6678?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"The Miners","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":"The Miners","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8cf42b495e314084b9e31eb135ff5d23","url":"https://daily.dev/sources/miners"},"commentCount":11,"discussionUrl":"https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":24},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":11}],"keywords":"ai-agents,code-review,company-culture,linux","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"The Miners","item":"https://daily.dev/sources/miners"},{"@type":"ListItem","position":3,"name":"The Double Standard Is Killing AI Adoption in Your Team"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/the-double-standard-is-killing-ai-adoption-in-your-team-ssseh3e42","comment":[{"@type":"Comment","text":"Why should i want more AI adoption and why is lowering the bar for software quality the correct argument to achieve that?","datePublished":"2026-02-23T22:06:04.106Z","url":"https://daily.dev/posts/ssSeH3E42#c-Bbk0UkCIu","author":{"@type":"Person","name":"Fabian Letsch","url":"https://daily.dev/fabianletsch","image":"https://lh3.googleusercontent.com/a/ACg8ocKR6BVy_wn23EoOKq7-BlszlcXcLmASlnb7l-GtS-q1bePnkaJf=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":10}},{"@type":"Comment","text":"I honestly dislike all slop code. Its not necessary to be generated by AI for me to reject the PR 😅\nHumans can create slop as well, just look at Microsoft Teams which has been broken way before AI.","datePublished":"2026-02-23T21:59:50.634Z","url":"https://daily.dev/posts/ssSeH3E42#c-2B0ff78w2","author":{"@type":"Person","name":"Fabian Letsch","url":"https://daily.dev/fabianletsch","image":"https://lh3.googleusercontent.com/a/ACg8ocKR6BVy_wn23EoOKq7-BlszlcXcLmASlnb7l-GtS-q1bePnkaJf=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":8}},{"@type":"Comment","text":"the existence of tests don’t mean the code is good, AI written tests are mostly meaningless","datePublished":"2026-02-24T12:52:23.914Z","url":"https://daily.dev/posts/ssSeH3E42#c-5kLloLJ2Y","author":{"@type":"Person","name":"Barion","url":"https://daily.dev/barion","image":"https://avatars.githubusercontent.com/u/76686287?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4}},{"@type":"Comment","text":"Too much of Hype beyond reality, now propaganda, the LLM Investors seems now hired some ex state actors to push the narative so hard.","datePublished":"2026-02-24T03:51:51.241Z","url":"https://daily.dev/posts/ssSeH3E42#c-w1aQ2xv4k","author":{"@type":"Person","name":"vvi","url":"https://daily.dev/vvi","image":"https://lh3.googleusercontent.com/a/ACg8ocJS-CW7adCK7Rq2D_56obcQV26ED35SSmhazjjUpheffab-gw=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3}},{"@type":"Comment","text":"slopagada!","datePublished":"2026-02-24T03:52:53.013Z","url":"https://daily.dev/posts/ssSeH3E42#c-Cdq1SM0xx","author":{"@type":"Person","name":"vvi","url":"https://daily.dev/vvi","image":"https://lh3.googleusercontent.com/a/ACg8ocJS-CW7adCK7Rq2D_56obcQV26ED35SSmhazjjUpheffab-gw=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3}}]}
```

