<?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: Devesh Korde</title>
    <description>The latest articles on DEV Community by Devesh Korde (@sudodevesh).</description>
    <link>https://dev.to/sudodevesh</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%2F1246867%2F800d4535-16ee-4186-bdb8-da61047e6694.jpeg</url>
      <title>DEV Community: Devesh Korde</title>
      <link>https://dev.to/sudodevesh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sudodevesh"/>
    <language>en</language>
    <item>
      <title>Every ChatGPT Query Has a Power Bill And You Might Be Paying It</title>
      <dc:creator>Devesh Korde</dc:creator>
      <pubDate>Wed, 25 Mar 2026 03:11:59 +0000</pubDate>
      <link>https://dev.to/sudodevesh/every-chatgpt-query-has-a-power-bill-and-you-might-be-paying-it-po4</link>
      <guid>https://dev.to/sudodevesh/every-chatgpt-query-has-a-power-bill-and-you-might-be-paying-it-po4</guid>
      <description>&lt;p&gt;I was reading about Nvidia's GTC announcements last week new chips, new partnerships, new records. Exciting stuff. Then I came across a number that stopped me cold.&lt;/p&gt;

&lt;p&gt;A single AI data center campus can consume more electricity than 100,000 homes.&lt;/p&gt;

&lt;p&gt;That's not a typo. Not a projection for 2030. That's happening right now, in 2026, in places like northern Virginia where "Data Center Alley" already eats up 26% of the state's total electricity. And the people living near these campuses? Their power bills have gone up 42% since 2019.&lt;/p&gt;

&lt;p&gt;Every time you ask ChatGPT a question, every time Copilot autocompletes your code, every time an AI model trains on another trillion tokens there's a physical cost. Electricity, water, heat. Real resources consumed in real places by real machines.&lt;/p&gt;

&lt;p&gt;Nobody talks about this at product launches. But it's becoming the defining tension of the AI era.&lt;/p&gt;

&lt;h2&gt;
  
  
  The numbers are staggering
&lt;/h2&gt;

&lt;p&gt;Let me throw some data at you because this isn't a vibes argument. It's math.&lt;/p&gt;

&lt;p&gt;The International Energy Agency released a report this year projecting that global data center electricity demand will more than double by 2030 reaching around 945 TWh. That's roughly the entire electricity consumption of Japan. AI is the primary driver.&lt;/p&gt;

&lt;p&gt;In the United States alone, data centers are on track to account for nearly half of all electricity demand growth between now and 2030. Here's the part that hit me hardest: the US economy is projected to consume more electricity for processing data in 2030 than for manufacturing all energy-intensive goods combined including aluminium, steel, and chemicals.&lt;/p&gt;

&lt;p&gt;We went from "AI is software eating the world" to "AI is eating the power grid." And the grid wasn't built for this.&lt;/p&gt;

&lt;p&gt;PJM Interconnection the largest US grid operator, serving 65 million people across 13 states is projecting it'll be six gigawatts short of reliability requirements by 2027. For context, that's roughly six nuclear power plants worth of missing capacity. The grid operator's president said he's never seen the system under this kind of projected strain.&lt;/p&gt;

&lt;h2&gt;
  
  
  The uncomfortable truth
&lt;/h2&gt;

&lt;p&gt;We're living through a strange moment. The most advanced technology humans have ever built is constrained by one of the oldest problems in industrial history: where does the power come from?&lt;/p&gt;

&lt;p&gt;The AI companies talk about intelligence, reasoning, agents, superintelligence. The reality on the ground is transformers, substations, cooling towers, and utility commissions. It's a retired couple in Ohio whose electricity bill jumped because a data center moved into their county.&lt;/p&gt;

&lt;p&gt;I'm not saying we should stop building AI. I use these tools every single day they make me a better developer. But I think we should be honest about the costs. Not just the API pricing page, but the real, physical, environmental costs that are being distributed across communities that never asked for a server farm.&lt;/p&gt;

&lt;p&gt;The AI revolution has a power bill. And right now, we're all splitting it whether we signed up for it or not.&lt;/p&gt;

&lt;p&gt;I've written it more here...&lt;br&gt;
&lt;a href="https://blog.deveshk.dev/blog/ai-data-center-energy-crisis" rel="noopener noreferrer"&gt;Mind Of Korde&lt;/a&gt; &lt;/p&gt;

</description>
      <category>ai</category>
      <category>chatgpt</category>
      <category>mcp</category>
      <category>infrastructure</category>
    </item>
    <item>
      <title>What Happens to Your Identity When a Tool Can Do Part of Your Job</title>
      <dc:creator>Devesh Korde</dc:creator>
      <pubDate>Mon, 23 Mar 2026 13:16:55 +0000</pubDate>
      <link>https://dev.to/sudodevesh/what-happens-to-your-identity-when-a-tool-can-do-part-of-your-job-2n2g</link>
      <guid>https://dev.to/sudodevesh/what-happens-to-your-identity-when-a-tool-can-do-part-of-your-job-2n2g</guid>
      <description>&lt;p&gt;have been thinking about something that nobody in tech wants to say out loud.&lt;/p&gt;

&lt;p&gt;Not because it is controversial. Because it is uncomfortable in a way that hits closer to home than most tech debates do.&lt;/p&gt;

&lt;p&gt;When I started using Claude regularly not just for experiments but as an actual part of how I work something shifted. Not in my output. My output got better. Something shifted in how I thought about myself.&lt;/p&gt;

&lt;p&gt;The question I kept circling back to was simple and had no clean answer.&lt;/p&gt;

&lt;p&gt;If a tool can do part of what I spent years learning to do, what does that make me?&lt;/p&gt;

&lt;h2&gt;
  
  
  The Developer Was Always More Than the Code
&lt;/h2&gt;

&lt;p&gt;Here is the thing nobody tells you when you are starting out. You think you are learning to write code. But what you are actually doing is building a mental model of how systems behave. You are learning to think in a particular way. To break a problem into smaller problems. To reason about state, about failure, about edge cases, about what happens when two things interact that were never supposed to meet.&lt;/p&gt;

&lt;p&gt;The code is the output of that thinking. It was never the thinking itself.&lt;/p&gt;

&lt;p&gt;I knew this intellectually. But emotionally, the code felt like proof. It was the artifact that said: I was here. I understood this. I built this.&lt;/p&gt;

&lt;p&gt;AI changed the artifact problem. The code still gets written. My name is still on the commit. But now I am less sure how much of the thinking was mine.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6m4066nna43vjghn6zd1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6m4066nna43vjghn6zd1.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Senior Developer Problem
&lt;/h2&gt;

&lt;p&gt;I want to talk about someone I keep thinking about.&lt;/p&gt;

&lt;p&gt;Imagine a developer who spent eight years getting really good at Angular. Not just using it. Understanding it. Reading the source code. Knowing why decisions were made. Building the mental model that lets them look at a bug and know within two minutes where it is hiding.&lt;/p&gt;

&lt;p&gt;Eight years. Real years. Late nights, bad documentation, Stack Overflow at 2am, conference talks, side projects that went nowhere, arguments about architecture that sharpened their thinking.&lt;/p&gt;

&lt;p&gt;Then a junior developer sits down with Claude and produces working Angular code in twenty minutes.&lt;/p&gt;

&lt;p&gt;The senior watches this happen.&lt;/p&gt;

&lt;p&gt;What does that senior feel?&lt;/p&gt;

&lt;p&gt;I think the honest answer is not just threatened. I think they feel something that has no clean word in English. A kind of retroactive confusion. Like the ground shifted under years they already lived.&lt;/p&gt;

&lt;p&gt;Did I waste that time? Was the struggle necessary or just the tax I had to pay before the shortcut existed?&lt;/p&gt;

&lt;p&gt;The answer matters because it is not just about them. It is about what we tell the next generation of developers. It is about whether depth still means something.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.deveshk.dev/blog/developer-identity-ai-age" rel="noopener noreferrer"&gt;Read full blog here.....&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnbzngbyjevhh68yii9o4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnbzngbyjevhh68yii9o4.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>discuss</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I Talk to AI While I Code. Here's What Works, What Fails, and Where I Stop.</title>
      <dc:creator>Devesh Korde</dc:creator>
      <pubDate>Mon, 23 Mar 2026 13:12:28 +0000</pubDate>
      <link>https://dev.to/sudodevesh/i-talk-to-ai-while-i-code-heres-what-works-what-fails-and-where-i-stop-22jk</link>
      <guid>https://dev.to/sudodevesh/i-talk-to-ai-while-i-code-heres-what-works-what-fails-and-where-i-stop-22jk</guid>
      <description>&lt;p&gt;I'll be honest. A year ago, if you told me I'd be having full conversations with an AI while building features at work, I would have laughed. Not because I didn't believe the tech was coming, but because I didn't think it would actually be useful in the messy, context-heavy, "why is this CSS not working" reality of day-to-day development.&lt;/p&gt;

&lt;p&gt;I was wrong.&lt;/p&gt;

&lt;p&gt;I now use AI tools almost every day. Not as a replacement for thinking, but as something closer to a really fast colleague who never gets annoyed when I ask dumb questions at 11 PM. But I've also learned where it falls apart, where it confidently leads you off a cliff, and where I personally choose to not use it at all.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Actually Works&lt;/strong&gt;&lt;br&gt;
Let me start with the stuff that has genuinely changed how I work. Not in a "this is the future" hype way, but in a "this saved me 45 minutes today" way.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Debugging Partner&lt;/strong&gt;&lt;br&gt;
This is the single biggest win. When I'm staring at an error message that makes no sense, or a component that renders fine locally but breaks in production, explaining the problem to an AI often gets me to the answer faster than StackOverflow ever did.&lt;/p&gt;

&lt;p&gt;We had a page that got progressively slower the longer a user kept it open. No errors, no warnings, just gradual performance degradation. I described the component tree and the observable patterns we were using, and Claude caught that a switchMap inside a nested subscription wasn't completing when the parent component destroyed, because the outer observable was tied to a shared service that lived outside the component lifecycle. The subscription kept piling up silently. Not something you'd catch in a code review unless you were specifically looking for it.&lt;/p&gt;

&lt;p&gt;The key here is that AI doesn't just search for your error message. It reasons about the interaction between different parts of your code. That's the difference.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Boilerplate and Repetitive Code&lt;/strong&gt;&lt;br&gt;
I write a lot of Angular components at work and React components for my personal projects. The amount of boilerplate involved in setting up a new component, a service, a route configuration, a form with validation, is significant. AI handles this extremely well.&lt;/p&gt;

&lt;p&gt;I describe what I need in plain English. "Create an Angular component that takes a list of items and displays them in a table with sorting and a tooltip on each status column." And I get back something that's 80-90% correct. The remaining 10-20% is where my actual expertise comes in, adjusting it to fit our codebase, our styling conventions, our state management patterns.&lt;/p&gt;

&lt;p&gt;That last bit is important. AI gives you a starting point. Your job is to shape it into something that belongs in your project.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Learning New Concepts&lt;/strong&gt;&lt;br&gt;
When I was exploring machine learning, I worked through algorithms like logistic regression, KNN, and Naive Bayes. AI was incredibly helpful here, not to write the code for me, but to explain the intuition behind the math.&lt;/p&gt;

&lt;p&gt;"Why does KNN struggle with high-dimensional data?" is the kind of question where a textbook gives you a formal answer and AI gives you an analogy that actually clicks. Both are useful, but when you're learning something new and just need to build intuition, the conversational explanation is faster.&lt;/p&gt;

&lt;p&gt;Same thing happened when I was setting up my blog with Next.js and MDX. I had questions about static generation, dynamic routes, metadata APIs. Instead of reading through three different docs pages and piecing it together, I could ask one question and get a focused answer with context.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.deveshk.dev/blog/using-ai-as-a-coding-partner" rel="noopener noreferrer"&gt;Read full blog here....&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn4or75k0q99xho195f0q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn4or75k0q99xho195f0q.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>coding</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
