PulseAugur
EN
LIVE 05:23:04

LLM adoption in coding shows mixed results, increasing cruft and maintenance debt

Developers are increasingly using Large Language Models (LLMs) for coding tasks, but this adoption comes with mixed results and potential long-term consequences. While some developers find open-source models like Qwen3.5:9b reliable and free for building applications, others observe that LLMs can lead to slower task completion and the accumulation of code cruft. Studies suggest that while developers may perceive AI tools as speeding up their work, actual coding times can increase, and crucial maintenance tasks like refactoring may be neglected, potentially leading to a future cost burden. AI

IMPACT LLM integration into coding workflows may lead to increased code complexity and deferred maintenance, potentially impacting long-term software quality and developer productivity.

RANK_REASON Cluster consists of multiple social media posts discussing the impact of LLMs on software development, rather than a primary source release or event.

Read on Mastodon — sigmoid.social →

AI-generated summary · Google Gemini · from 4 sources. How we write summaries →

LLM adoption in coding shows mixed results, increasing cruft and maintenance debt

COVERAGE [4]

  1. Mastodon — sigmoid.social TIER_1 English(EN) · [email protected] ·

    It's really interesting how good open-source LLMs are now. I used qwen3.5:9b throughout building Wayflow, and it was very reliable. And all for free! 🙌 # WebDev

    It's really interesting how good open-source LLMs are now. I used qwen3.5:9b throughout building Wayflow, and it was very reliable. And all for free! 🙌 # WebDev # OpenSource # AI

  2. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Grain of salt for this article: We are better at coding than communication and LLM's are better at communicating than coding. It just makes sense. Devs with # A

    Grain of salt for this article: We are better at coding than communication and LLM's are better at communicating than coding. It just makes sense. Devs with # AI should not be using it as an IDE, it's an intern or a reviewer. A randomized trial by METR found that experienced deve…

  3. Mastodon — fosstodon.org TIER_1 Deutsch(DE) · [email protected] ·

    Before LLMs, developers refactored twice as often as they copied code. Today, they copy 5x more often than they refactor. LLM provides the happy path and closes

    Vor LLMs refactorten Entwickler doppelt so oft, wie sie Code kopierten. Heute kopieren sie 5x öfter, als sie refactoren. LLM liefert den Happy Path und schließt das Ticket. Aufräumen, Konsolidieren, Altlasten pflegen bleibt liegen. Langzeit-Wartung: −74 % seit 2023. Das Tempo ist…

  4. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    One thing I am seeing with # llm use in coding is much larger - and YOLO'd - pull/merge requests. We are adding more cruft to our repos. # coding # ai

    One thing I am seeing with # llm use in coding is much larger - and YOLO'd - pull/merge requests. We are adding more cruft to our repos. # coding # ai