<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lavkesh Dwivedi – Blissful Bytes</title>
    <link>https://lavkesh.com</link>
    <description>Weekly writing on engineering, AI, cloud, and leadership.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 30 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://lavkesh.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>When Memory Cache Served Stale Data</title>
      <link>https://lavkesh.com/articles/when-memory-cache-served-stale-data-lavkesh-dwivedi-2026-05-30</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/when-memory-cache-served-stale-data-lavkesh-dwivedi-2026-05-30</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate>
      <description>A misguided cache strategy taught us the cost of theoretical assumptions in production systems.</description>
      <category>Engineering</category><category>Architecture</category>
    </item>
    <item>
      <title>No New Books</title>
      <link>https://lavkesh.com/articles/a-year-of-no-new-books-lavkesh-dwivedi-2026-05-23</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/a-year-of-no-new-books-lavkesh-dwivedi-2026-05-23</guid>
      <pubDate>Sat, 23 May 2026 00:00:00 +0000</pubDate>
      <description>I stopped buying books for a year and found new value in the ones I already owned, my approach to reading changed and so did I</description>
      <category>Life</category><category>Books</category><category>Personal</category>
    </item>
    <item>
      <title>What a meeting‑free week taught me about leading</title>
      <link>https://lavkesh.com/articles/a-week-without-meetings-lavkesh-dwivedi-2026-05-16</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/a-week-without-meetings-lavkesh-dwivedi-2026-05-16</guid>
      <pubDate>Sat, 16 May 2026 00:00:00 +0000</pubDate>
      <description>I spent a week with no meetings, watched my team figure things out on their own, and discovered that fewer scheduled talks can boost ownership and clarity.</description>
      <category>Leadership</category><category>Career</category><category>Culture</category>
    </item>
    <item>
      <title>Code Review Gone Wrong</title>
      <link>https://lavkesh.com/articles/a-bad-code-review-lavkesh-dwivedi-2026-05-09</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/a-bad-code-review-lavkesh-dwivedi-2026-05-09</guid>
      <pubDate>Sat, 09 May 2026 00:00:00 +0000</pubDate>
      <description>I still remember a code review that went horribly wrong and what I learned from it about giving and receiving feedback. My feedback had been too harsh and not constructive, focusing on criticizing the code rather than helping my colleague improve.</description>
      <category>Engineering</category><category>Leadership</category>
    </item>
    <item>
      <title>First On Call</title>
      <link>https://lavkesh.com/articles/my-first-on-call-rotation-lavkesh-dwivedi-2026-05-02</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/my-first-on-call-rotation-lavkesh-dwivedi-2026-05-02</guid>
      <pubDate>Sat, 02 May 2026 00:00:00 +0000</pubDate>
      <description>My first on-call rotation was a chaotic experience that taught me the value of documentation in system design. I learned more about it in one week than in years of writing code.</description>
      <category>Engineering</category><category>Leadership</category><category>Career</category>
    </item>
    <item>
      <title>Rewriting the System</title>
      <link>https://lavkesh.com/articles/my-first-big-rewrite-lavkesh-dwivedi-2026-04-25</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/my-first-big-rewrite-lavkesh-dwivedi-2026-04-25</guid>
      <pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate>
      <description>I spent years building a system that had grown unwieldy, forcing me to scrap it and start over. The experience taught me valuable lessons that I still apply to software development today.</description>
      <category>Engineering</category><category>Career</category>
    </item>
    <item>
      <title>Being the Expert Is Not the Same as Being a Leader</title>
      <link>https://lavkesh.com/articles/when-you-re-the-expert-and-you-re-wrong-lavkesh-dwivedi-2026-04</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/when-you-re-the-expert-and-you-re-wrong-lavkesh-dwivedi-2026-04</guid>
      <pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate>
      <description>I've learned the hard way that expertise can be a double-edged sword, isolating you from the team and leading to poor decisions when you're not careful.</description>
      <category>People and work</category><category>Leadership</category><category>Career</category>
    </item>
    <item>
      <title>Demo Is Not the Product</title>
      <link>https://lavkesh.com/articles/demo-is-not-the-product-lavkesh-dwivedi-qx3tc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/demo-is-not-the-product-lavkesh-dwivedi-qx3tc</guid>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <description>A demo takes twenty minutes to build but six months later the team rebuilds it from scratch. Not because the idea was wrong, but because demo and production requirements differ.</description>
      <category>AI</category>
    </item>
    <item>
      <title>Large Context Windows Are Not a Solved Problem</title>
      <link>https://lavkesh.com/articles/context-windows-got-big-now-what-lavkesh-dwivedi-ppycc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/context-windows-got-big-now-what-lavkesh-dwivedi-ppycc</guid>
      <pubDate>Sat, 04 Apr 2026 00:00:00 +0000</pubDate>
      <description>A year ago, models could hold a million tokens in context, roughly 750,000 words or ten novels. The capability is impressive but often misunderstood, with many teams finding it challenging to effectively utilize large context windows in production.</description>
      <category>Engineering</category>
    </item>
    <item>
      <title>Our cloud bill exploded after AI went live</title>
      <link>https://lavkesh.com/articles/cloud-bill-nobody-budgeted-lavkesh-dwivedi-isdcc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/cloud-bill-nobody-budgeted-lavkesh-dwivedi-isdcc</guid>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <description>After months of training hype, our AI feature went live and the cloud bill tripled; per‑token pricing blew past a $200 k budget, leaving finance scrambling.</description>
      <category>AI</category><category>Cloud</category>
    </item>
    <item>
      <title>AI Generates Code Faster Than I Can Type</title>
      <link>https://lavkesh.com/articles/future-software-engineering-age-ai-lavkesh-dwivedi-nvuoc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/future-software-engineering-age-ai-lavkesh-dwivedi-nvuoc</guid>
      <pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate>
      <description>I watched in awe as an AI tool produced working code in 30 seconds, leaving me wondering what my role as a software engineer entails in this new world.</description>
      <category>AI</category>
    </item>
    <item>
      <title>YouTube's AI Video Summaries Mean Something Big for Enterprises</title>
      <link>https://lavkesh.com/articles/new-era-ai-agents-understand-content-like-humans-work-lavkesh-dwivedi-nenvc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/new-era-ai-agents-understand-content-like-humans-work-lavkesh-dwivedi-nenvc</guid>
      <pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate>
      <description>YouTube's 2026 AI-powered video summaries show machines can understand information, not just scan it, and this same tech is now transforming enterprise document processing.</description>
      <category>AI</category><category>Career</category>
    </item>
    <item>
      <title>AI Agents Watching Your Videos</title>
      <link>https://lavkesh.com/articles/new-frontier-video-intelligence-ai-agents-lavkesh-dwivedi-oa6ec</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/new-frontier-video-intelligence-ai-agents-lavkesh-dwivedi-oa6ec</guid>
      <pubDate>Sat, 07 Mar 2026 00:00:00 +0000</pubDate>
      <description>AI agents now turn passive video records into actionable intelligence, transforming raw footage into predictive insights. This new generation of agents interprets context, answers complex questions, and adapts to changing needs.</description>
      <category>AI</category>
    </item>
    <item>
      <title>AI makes developers more vital, not less</title>
      <link>https://lavkesh.com/articles/growing-importance-developers-age-ai-agentic-systems-lavkesh-dwivedi-tx98c</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/growing-importance-developers-age-ai-agentic-systems-lavkesh-dwivedi-tx98c</guid>
      <pubDate>Sat, 28 Feb 2026 00:00:00 +0000</pubDate>
      <description>AI capabilities are exploding with large language models like GPTs and agentic systems that reason and plan. Developers are shifting from writing code to architecting systems.</description>
      <category>AI</category>
    </item>
    <item>
      <title>Nokia's Comeback Lessons</title>
      <link>https://lavkesh.com/articles/rise-fall-revival-nokias-lessons-today-lavkesh-dwivedi-dfkqc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/rise-fall-revival-nokias-lessons-today-lavkesh-dwivedi-dfkqc</guid>
      <pubDate>Sat, 21 Feb 2026 00:00:00 +0000</pubDate>
      <description>Nokia dominated the early 2000s phone market with durable, reliable, affordable devices. By 2014, it sold its phone division to Microsoft and refocused on networks. What can organizations learn from Nokia's journey?</description>
      <category>Engineering</category>
    </item>
    <item>
      <title>AI Summarizes Docs and Videos</title>
      <link>https://lavkesh.com/articles/agentic-ai-document-video-summarization-lavkesh-dwivedi-eehtc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/agentic-ai-document-video-summarization-lavkesh-dwivedi-eehtc</guid>
      <pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate>
      <description>Agentic AI acts with intent to summarize content, deciding what to include and how, making it easier to keep up with the volume of reports, research papers, and training videos</description>
      <category>Azure</category><category>AI</category>
    </item>
    <item>
      <title>Agentic AI Changed Everything</title>
      <link>https://lavkesh.com/articles/my-leap-world-agentic-ai-lavkesh-dwivedi-orrtc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/my-leap-world-agentic-ai-lavkesh-dwivedi-orrtc</guid>
      <pubDate>Sat, 07 Feb 2026 00:00:00 +0000</pubDate>
      <description>I recall opening Visual Studio and typing 'Hello World' in C#, feeling like magic. Years later, Agentic AI sparked curiosity, leading me to Python and a new world of possibilities.</description>
      <category>.NET</category><category>AI</category>
    </item>
    <item>
      <title>Good API Design Saves You Later</title>
      <link>https://lavkesh.com/articles/why-great-api-design-backbone-scalable-software-systems-dwivedi-nclcc</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/why-great-api-design-backbone-scalable-software-systems-dwivedi-nclcc</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Well-designed APIs make or break developer experience, scalability, and maintainability in modern software engineering. Poorly designed APIs create technical debt and slow down integration.</description>
      <category>Architecture</category>
    </item>
    <item>
      <title>Agentic AI Takes Hold</title>
      <link>https://lavkesh.com/articles/future-agentic-ai-you-ready-lavkesh-dwivedi-dsbic</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/future-agentic-ai-you-ready-lavkesh-dwivedi-dsbic</guid>
      <pubDate>Sat, 24 Jan 2026 00:00:00 +0000</pubDate>
      <description>AI is evolving into autonomous agents that perceive, plan, and act with minimal human intervention, changing how we work with technology</description>
      <category>AI</category>
    </item>
    <item>
      <title>Good Code Needs Good Leaders</title>
      <link>https://lavkesh.com/articles/driving-innovation-code-culture-lavkesh-dwivedi-6y5ic</link>
      <guid isPermaLink="true">https://lavkesh.com/articles/driving-innovation-code-culture-lavkesh-dwivedi-6y5ic</guid>
      <pubDate>Sat, 17 Jan 2026 00:00:00 +0000</pubDate>
      <description>Leadership in software engineering is about inspiring innovation and guiding teams to build scalable solutions, it requires technical depth and the ability to connect technical goals to business goals</description>
      <category>Career</category>
    </item>
  </channel>
</rss>
