<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Abid Omar</title>
    <description>The latest articles on DEV Community by Abid Omar (@abid_omar_0fd69c8725b7f70).</description>
    <link>https://dev.to/abid_omar_0fd69c8725b7f70</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3901240%2Ff75b342c-6129-46ab-8104-210aa1117d7d.png</url>
      <title>DEV Community: Abid Omar</title>
      <link>https://dev.to/abid_omar_0fd69c8725b7f70</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abid_omar_0fd69c8725b7f70"/>
    <language>en</language>
    <item>
      <title>AI coding tools are powerful… but are they slowly making our code worse?</title>
      <dc:creator>Abid Omar</dc:creator>
      <pubDate>Mon, 27 Apr 2026 21:32:37 +0000</pubDate>
      <link>https://dev.to/abid_omar_0fd69c8725b7f70/ai-coding-tools-are-powerful-but-are-they-slowly-making-our-code-worse-5al2</link>
      <guid>https://dev.to/abid_omar_0fd69c8725b7f70/ai-coding-tools-are-powerful-but-are-they-slowly-making-our-code-worse-5al2</guid>
      <description>&lt;p&gt;I’ve been using AI coding tools a lot recently (Cursor, Copilot, Claude Code, etc.).&lt;/p&gt;

&lt;p&gt;They’re amazing for speed and you can build features way faster than before.&lt;/p&gt;

&lt;p&gt;But I’ve started noticing a pattern after working on the same project for a while:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;duplicate functions instead of reusing logic&lt;/li&gt;
&lt;li&gt;second “auth” or API layers appearing out of nowhere&lt;/li&gt;
&lt;li&gt;random files being added&lt;/li&gt;
&lt;li&gt;builds breaking after small AI-generated changes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s not obvious at first, but over time the project becomes harder to maintain.&lt;/p&gt;

&lt;p&gt;I’m trying to understand if this is a common issue or just something in my workflow.&lt;/p&gt;

&lt;p&gt;So I made a short survey (2–3 minutes):&lt;br&gt;
&lt;a href="https://forms.gle/qchHotjCM1XUh4Vn9" rel="noopener noreferrer"&gt;https://forms.gle/qchHotjCM1XUh4Vn9&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No personal data, no code sharing ,just your experience.&lt;/p&gt;

&lt;p&gt;If you’ve used AI tools in real projects, I’d really value your input.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>codequality</category>
      <category>discuss</category>
      <category>softwareengineering</category>
    </item>
  </channel>
</rss>
