<?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: Sachin Kizhakkepurath</title>
    <description>The latest articles on DEV Community by Sachin Kizhakkepurath (@z4k7).</description>
    <link>https://dev.to/z4k7</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%2F2242214%2Fe07c8282-a239-4c24-84c0-c0622bd20953.jpeg</url>
      <title>DEV Community: Sachin Kizhakkepurath</title>
      <link>https://dev.to/z4k7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/z4k7"/>
    <language>en</language>
    <item>
      <title>After 3 months of AI doomscrolling, I realized most developers are worried about the wrong things.</title>
      <dc:creator>Sachin Kizhakkepurath</dc:creator>
      <pubDate>Mon, 01 Jun 2026 09:21:27 +0000</pubDate>
      <link>https://dev.to/z4k7/after-3-months-of-ai-doomscrolling-i-realized-most-developers-are-worried-about-the-wrong-things-2ag9</link>
      <guid>https://dev.to/z4k7/after-3-months-of-ai-doomscrolling-i-realized-most-developers-are-worried-about-the-wrong-things-2ag9</guid>
      <description>&lt;p&gt;For the last few months, I've been reading AI papers, watching demos, testing ChatGPT, Claude, Cursor, Copilot, and generally trying to figure out what AI actually means for developers.&lt;/p&gt;

&lt;p&gt;Like a lot of people, I started from a place of anxiety.&lt;/p&gt;

&lt;p&gt;Every week there seemed to be a new headline:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI writes code&lt;/li&gt;
&lt;li&gt;AI builds apps&lt;/li&gt;
&lt;li&gt;AI replaces engineers&lt;/li&gt;
&lt;li&gt;One developer can now do the work of ten&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The more I dug into it, the more I noticed something interesting.&lt;/p&gt;

&lt;p&gt;AI is incredibly good at generating answers.&lt;/p&gt;

&lt;p&gt;It's much less good at figuring out what question should be asked in the first place.&lt;/p&gt;

&lt;p&gt;That's the part many discussions miss.&lt;/p&gt;

&lt;p&gt;In my day-to-day work, the hardest problems are rarely about writing code.&lt;/p&gt;

&lt;p&gt;They're usually things like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Understanding vague requirements&lt;/li&gt;
&lt;li&gt;Figuring out what stakeholders actually want&lt;/li&gt;
&lt;li&gt;Deciding between multiple imperfect solutions&lt;/li&gt;
&lt;li&gt;Navigating technical debt&lt;/li&gt;
&lt;li&gt;Balancing business constraints with engineering quality&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are fundamentally context problems.&lt;/p&gt;

&lt;p&gt;AI can help with them, but it doesn't own them.&lt;/p&gt;

&lt;p&gt;Another thing I realized is that experienced developers often underestimate how much domain knowledge they've accumulated.&lt;/p&gt;

&lt;p&gt;When I look at a piece of code, I'm not just reading syntax.&lt;/p&gt;

&lt;p&gt;I'm thinking about maintainability, edge cases, customer impact, previous incidents, team conventions, performance tradeoffs, and future changes.&lt;/p&gt;

&lt;p&gt;A language model can generate code.&lt;/p&gt;

&lt;p&gt;It doesn't have years of accumulated context about why a particular decision matters.&lt;/p&gt;

&lt;p&gt;Ironically, AI has made me value human skills more, not less.&lt;/p&gt;

&lt;p&gt;Communication.&lt;/p&gt;

&lt;p&gt;Judgment.&lt;/p&gt;

&lt;p&gt;Problem framing.&lt;/p&gt;

&lt;p&gt;Understanding people.&lt;/p&gt;

&lt;p&gt;Those things have become more important because the mechanical part of coding is getting cheaper.&lt;/p&gt;

&lt;p&gt;My current view is that developers who learn to use AI effectively will probably become much more productive.&lt;/p&gt;

&lt;p&gt;But I don't think the biggest risk is AI replacing developers.&lt;/p&gt;

&lt;p&gt;I think the bigger risk is developers assuming that writing code was the entirety of their value.&lt;/p&gt;

&lt;p&gt;Curious how other people are thinking about this.&lt;/p&gt;

&lt;p&gt;Have AI tools changed your view of what makes a good developer?&lt;/p&gt;

&lt;h2&gt;
  
  
  Further Reading
&lt;/h2&gt;

&lt;p&gt;I eventually turned my research into a short ebook called &lt;strong&gt;From Fear to Fluent&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;If you'd like a deeper dive into:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How LLMs actually work&lt;/li&gt;
&lt;li&gt;What AI can and cannot replace&lt;/li&gt;
&lt;li&gt;Using AI as a pair programmer&lt;/li&gt;
&lt;li&gt;Future-proofing your career as a developer&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can check it out here:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://z4kettan.gumroad.com/l/wrwiin" rel="noopener noreferrer"&gt;Get the ebook&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>career</category>
    </item>
  </channel>
</rss>
