<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/llms-and-performative-productivity-yvgqj9ifi" -->

---
title: LLMs and performative productivity | daily.dev
description: A critical examination of whether LLMs genuinely improve developer productivity. Drawing on personal experience and a survey of research studies, the author...
canonical: https://daily.dev/posts/llms-and-performative-productivity-yvgqj9ifi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: LLMs and performative productivity | daily.dev
og:description: A critical examination of whether LLMs genuinely improve developer productivity. Drawing on personal experience and a survey of research studies, the author...
og:url: https://daily.dev/posts/llms-and-performative-productivity-yvgqj9ifi
og:image: https://api.daily.dev/og/posts/YvGQj9IFi.png
og:image:alt: LLMs and performative productivity
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.

# LLMs and performative productivity

**[Lobsters](https://daily.dev/sources/lobsters)** · 26 min read · 0 upvotes · 0 comments

## Summary

A critical examination of whether LLMs genuinely improve developer productivity. Drawing on personal experience and a survey of research studies, the author argues that perceived productivity gains from AI coding tools are often illusory. Studies show developers feel faster but are sometimes measurably slower, gains are limited to simple greenfield tasks, and code quality suffers. Beyond code quality, the author highlights that writing code was never the real bottleneck — communication, judgment, and design are — and that shipping more code faster creates compounding maintenance burdens. A deeper concern is the cognitive debt incurred: developers stop learning, lose understanding of their codebases, and become dependent on tools designed to maximize usage rather than genuine output. The post questions who actually benefits from this productivity theater, warning that junior developers may never develop real skills and organizations may hollow out their engineering capabilities.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://joshcollinsworth.com/blog/productivity>

---

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

[View this post on daily.dev](https://daily.dev/posts/llms-and-performative-productivity-yvgqj9ifi)

```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":"LLMs and performative productivity","url":"https://daily.dev/posts/llms-and-performative-productivity-yvgqj9ifi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/llms-and-performative-productivity-yvgqj9ifi"},"datePublished":"2026-06-08T21:40:37.111Z","dateModified":"2026-06-08T21:41:04.995Z","description":"A critical examination of whether LLMs genuinely improve developer productivity. Drawing on personal experience and a survey of research studies, the author...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0775f075bc4cb5c2d3c6beeac52b7027?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0775f075bc4cb5c2d3c6beeac52b7027?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Lobsters","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":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/llms-and-performative-productivity-yvgqj9ifi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"llm,productivity,ai-coding","timeRequired":"PT26M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"LLMs and performative productivity"}]}
```

