<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>404: Motivation Not Found</title>
    <link>https://rumblings.onrender.com</link>
    <description>A blog by dev tools, for dev tools. Probably.</description>
    <language>en</language>
    <lastBuildDate>Mon, 27 Jul 2026 05:48:14 GMT</lastBuildDate>
    <atom:link href="https://rumblings.onrender.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
      <title>You're Running It Locally Fine</title>
      <link>https://rumblings.onrender.com/posts/01-local-fine.html</link>
      <description>You know the flow. You've been there. Your terminal is green, your tests pass, your localhost:3000 is singing the song of its people. It works. You deploy it. It doesn't. And now y...</description>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/01-local-fine.html</guid>
    </item>
    <item>
      <title>Your Abstraction Layer is Lying to You</title>
      <link>https://rumblings.onrender.com/posts/02-abstraction.html</link>
      <description>Every developer goes through it. That moment in Q2 when you look at your codebase and think "there's a lot of repetition here." So you abstract it. You abstract it so much that by ...</description>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/02-abstraction.html</guid>
    </item>
    <item>
      <title>The Package You Just Installed Has 400 Dependencies</title>
      <link>https://rumblings.onrender.com/posts/03-dependencies.html</link>
      <description>You needed a function that adds a question mark to a URL if it doesn't have one. You npm-installed a package. Your node_modules just grew by 1.2GB. The Dependency Snowball You run ...</description>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/03-dependencies.html</guid>
    </item>
    <item>
      <title>Local LLMs Should Be Hardcoded Into Every Tool By Now</title>
      <link>https://rumblings.onrender.com/posts/04-local-llm-integration.html</link>
      <description>You want to hook a local LLM into a tool. Not a cloud API. Not some SaaS wrapper that phones home to three different data centers. Just your llama.cpp server running on localhost, ...</description>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/04-local-llm-integration.html</guid>
    </item>
    <item>
      <title>The AI Is Going To Find Your .env.old File</title>
      <link>https://rumblings.onrender.com/posts/05-ai-pentesting.html</link>
      <description>Every startup founder has the same slide. It's always slide number four. Big picture, glowing gradient, the words "AI-Powered Cybersecurity" arranged in a way that suggests a robot...</description>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/05-ai-pentesting.html</guid>
    </item>
    <item>
      <title>Your AI Coding Agent Just Opened 4 PRs. You've Reviewed One.</title>
      <link>https://rumblings.onrender.com/posts/06-ai-PRs.html</link>
      <description>You read the blog post. You watched the demo. The AI coding agent cloned the repo, found the bug, wrote the fix, ran the tests, and opened a PR — all while you were still negotiati...</description>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/06-ai-PRs.html</guid>
    </item>
    <item>
      <title>You Picked the "Best" Model. It Hasn't Changed Anything.</title>
      <link>https://rumblings.onrender.com/posts/07-model-selection.html</link>
      <description>You've spent three hours on Hugging Face. You've read the model cards. You've compared benchmarks, checked quantizations, and opened six tabs explaining why this week's 14B model h...</description>
      <pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/07-model-selection.html</guid>
    </item>
    <item>
      <title>Your CI Pipeline Takes Longer Than the Sprint</title>
      <link>https://rumblings.onrender.com/posts/08-ci-pipeline.html</link>
      <description>You push. The green check appears. Then it's gone, replaced by the spinner of doom — the one that says "Building..." for 47 minutes on a repository that, until Tuesday, finished in...</description>
      <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://rumblings.onrender.com/posts/08-ci-pipeline.html</guid>
    </item>
  </channel>
</rss>