<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
  <title>The Official Remy Blog</title>
  <link>https://goremy.ai/blog</link>
  <description>Field notes on owning your software, not renting it.</description>
  <item>
    <title>VMware Migration Cost Savings: What Companies Are Actually Saving by Leaving</title>
    <link>https://goremy.ai/blog/articles/vmware-migration-cost-savings-what-companies-are-really-saving</link>
    <description>Broadcom pulled the migration toolkit VMware customers depend on to exit. The customers who already left are saving 85% and proving the exit was worth the pain.</description>
    <pubDate>Thu, 10 Sep 2026 02:20:06 GMT</pubDate>
  </item>
  <item>
    <title>We Replaced a $500/mo Admin SaaS Tool With a 20-Hour AI Agent</title>
    <link>https://goremy.ai/blog/articles/automate-admin-tasks-with-ai-agents-what-a-20-hour-run-taught-us</link>
    <description>The build took a weekend. The agent ran unsupervised for 20 hours and did the job. The hard part started after that, and it never really ends.</description>
    <pubDate>Wed, 09 Sep 2026 22:20:06 GMT</pubDate>
  </item>
  <item>
    <title>Can AI Write Code for Microcontrollers? Yes, But That's Not the Interesting Part</title>
    <link>https://goremy.ai/blog/articles/can-ai-write-code-for-microcontrollers-yes-heres-the-ceiling</link>
    <description>AI writes usable firmware for well-documented chips. The bigger shift is happening underneath that code, in silicon nobody ever bothered to document.</description>
    <pubDate>Wed, 09 Sep 2026 18:20:06 GMT</pubDate>
  </item>
  <item>
    <title>Tauri vs. Tcl/Tk: Which Framework Should You Use for Internal Desktop Tools?</title>
    <link>https://goremy.ai/blog/articles/tauri-vs-tcl-tk-best-framework-for-internal-desktop-tools</link>
    <description>One is a modern Rust binary that borrows your OS's browser engine. The other has quietly run chip design software and simulation farms since 1991. Here's how to pick between them.</description>
    <pubDate>Wed, 09 Sep 2026 14:20:06 GMT</pubDate>
  </item>
  <item>
    <title>How Developers Reuse Old Hardware with Local AI Scripts</title>
    <link>https://goremy.ai/blog/articles/how-to-reuse-old-hardware-with-local-ai-scripts</link>
    <description>Rotary phones, dead Kindles, spare Android phones: developers are turning drawer junk into a subscription-free smart home with open-source scripts.</description>
    <pubDate>Wed, 09 Sep 2026 10:20:05 GMT</pubDate>
  </item>
  <item>
    <title>AI Is Repricing SaaS: Why Renting Software Just Got More Expensive Than Building It</title>
    <link>https://goremy.ai/blog/articles/ai-is-repricing-saas-the-build-vs-buy-math-for-2026</link>
    <description>Per-seat pricing was built for a world where software moved at human speed. AI moves faster than that now, and the math on renting versus building has flipped.</description>
    <pubDate>Wed, 09 Sep 2026 06:20:06 GMT</pubDate>
  </item>
  <item>
    <title>How to Govern Employee ChatGPT Use and Shadow AI</title>
    <link>https://goremy.ai/blog/articles/how-to-govern-employee-chatgpt-use-and-shadow-ai</link>
    <description>You can't govern employee ChatGPT use by banning it. Govern it the way a good manager governs a new hire: earned autonomy, checked at every stage.</description>
    <pubDate>Wed, 09 Sep 2026 02:20:06 GMT</pubDate>
  </item>
  <item>
    <title>Mac Studio vs Cloud APIs: The Real Cost of Running Local AI Agents</title>
    <link>https://goremy.ai/blog/articles/mac-studio-vs-cloud-api-costs-for-local-ai-agents</link>
    <description>A Mac Studio bought once beats a metered API bill paid forever. Here's the math enterprise buyers are running, and the catch nobody's advertising.</description>
    <pubDate>Tue, 08 Sep 2026 22:20:07 GMT</pubDate>
  </item>
  <item>
    <title>Chrome Killed uBlock Origin. Here's What Enterprise IT Can Still Control</title>
    <link>https://goremy.ai/blog/articles/chrome-manifest-v3-enterprise-ublock-origin-alternatives</link>
    <description>Chrome's Manifest V2 shutdown didn't just gut an ad blocker. It showed enterprise IT that the browser they'd been managing for years was never actually theirs to govern.</description>
    <pubDate>Tue, 08 Sep 2026 18:20:04 GMT</pubDate>
  </item>
  <item>
    <title>The Hidden Bloat in Your AI Tooling Stack</title>
    <link>https://goremy.ai/blog/articles/llm-inference-cost-optimization-fixing-ai-tooling-bloat</link>
    <description>A full LibreOffice suite hiding inside ChatGPT. GPUs running at 5% utilization. The same discipline fixes both.</description>
    <pubDate>Tue, 08 Sep 2026 14:20:08 GMT</pubDate>
  </item>
  <item>
    <title>Build vs. Buy for Internal Tools: How Fable 5.1 Flips the Math</title>
    <link>https://goremy.ai/blog/articles/build-vs-buy-internal-tools-how-ai-coding-changed-the-math</link>
    <description>When a niche SaaS subscription costs more than a few developer-weeks, building it yourself is now the rational default. Here's the math behind why.</description>
    <pubDate>Tue, 08 Sep 2026 10:40:08 GMT</pubDate>
  </item>
  <item>
    <title>What Are Looped Transformers in AI?</title>
    <link>https://goremy.ai/blog/articles/what-are-looped-transformers-in-ai-explained</link>
    <description>A looped transformer runs the same block of layers over and over instead of stacking new ones, letting a model think longer in hidden math instead of visible words. Here's why that's cheaper to run and harder to audit.</description>
    <pubDate>Tue, 08 Sep 2026 06:40:06 GMT</pubDate>
  </item>
  <item>
    <title>How to Block AI Videos on YouTube (5 Tools That Actually Work)</title>
    <link>https://goremy.ai/blog/articles/how-to-block-ai-videos-on-youtube-5-tools-that-work</link>
    <description>YouTube's AI labels don't filter your feed, and 'Not Interested' does nothing. Here's what actually blocks the slop.</description>
    <pubDate>Tue, 08 Sep 2026 02:40:07 GMT</pubDate>
  </item>
  <item>
    <title>What Is Recurrent Architecture AI? GPT-6 Astra's Looping Explained</title>
    <link>https://goremy.ai/blog/articles/what-is-recurrent-architecture-ai-gpt-6-astra-explained</link>
    <description>Recurrent depth lets a model reuse the same layers over and over instead of stacking new ones. Here's how that choice shapes what GPT-6 Astra is good at, and why it worries safety researchers.</description>
    <pubDate>Mon, 07 Sep 2026 22:40:25 GMT</pubDate>
  </item>
  <item>
    <title>Niche SaaS Is Bleeding Out as Clients Build It Themselves</title>
    <link>https://goremy.ai/blog/articles/build-vs-buy-internal-tools-with-ai-why-saas-is-losing</link>
    <description>AI coding agents have turned build vs buy internal tools with AI into a default, not a debate. SaaS vendors and agencies with no real moat are the first to feel the exit.</description>
    <pubDate>Mon, 07 Sep 2026 18:40:04 GMT</pubDate>
  </item>
  <item>
    <title>5 Legacy Codebases AI Can Now Modernize and Let You Own</title>
    <link>https://goremy.ai/blog/articles/using-ai-to-modernize-legacy-code-5-real-examples</link>
    <description>The cost of understanding old code just collapsed. Here's what that means for everything from Amiga assembly to 220 billion lines of production COBOL.</description>
    <pubDate>Mon, 07 Sep 2026 14:40:09 GMT</pubDate>
  </item>
  <item>
    <title>The Best Tools for AI Coding Agents Aren't the Fancy Ones</title>
    <link>https://goremy.ai/blog/articles/best-tools-for-ai-coding-agents-why-grep-beats-lsp</link>
    <description>Three independent studies watched AI coding agents work and found the same thing: they reach for grep over LSP, embeddings, and semantic search. The data says that's usually the right call.</description>
    <pubDate>Mon, 07 Sep 2026 10:40:05 GMT</pubDate>
  </item>
  <item>
    <title>Building vs. Buying Identity Verification: The Real Cost Comparison</title>
    <link>https://goremy.ai/blog/articles/cost-of-building-vs-buying-identity-verification-explained</link>
    <description>Buying identity verification looks cheap at $0.30 a check. Building it looks expensive at six figures a year. The comparison only makes sense once you price in what happens when the vendor gets breached.</description>
    <pubDate>Mon, 07 Sep 2026 06:40:04 GMT</pubDate>
  </item>
  <item>
    <title>The Taste-Tester Protocol: How to Evaluate AI-Generated Code When Benchmarks Lie</title>
    <link>https://goremy.ai/blog/articles/how-to-evaluate-ai-generated-code-the-taste-tester-protocol</link>
    <description>Benchmarks say AI writes near-perfect code. Real teams keep finding bugs. Here's the workflow that closes the gap: pair a domain expert with the model on every pull request.</description>
    <pubDate>Mon, 07 Sep 2026 02:40:04 GMT</pubDate>
  </item>
  <item>
    <title>Self-Hosted AI vs Cloud AI: What the Triple Outage Proved</title>
    <link>https://goremy.ai/blog/articles/self-hosted-ai-vs-cloud-ai-what-the-outage-proved</link>
    <description>ChatGPT, Claude, and Grok all went dark within the same morning. The lesson isn't which vendor to trust more. It's that renting intelligence from anyone leaves you exposed to failures you never see coming.</description>
    <pubDate>Sun, 06 Sep 2026 22:40:14 GMT</pubDate>
  </item>
  <item>
    <title>How to Block Network Trackers With DNS</title>
    <link>https://goremy.ai/blog/articles/how-to-block-network-trackers-with-dns-2026-guide</link>
    <description>ISPs, ad networks, and IoT gadgets all read your DNS queries by default. Here's how self-hosted and protective DNS filtering block trackers at the plumbing level, and why governments now run the same setup.</description>
    <pubDate>Sun, 06 Sep 2026 18:40:07 GMT</pubDate>
  </item>
  <item>
    <title>Local AI vs Cloud LLM for Enterprise: Why the Real Shift Is Happening Quietly</title>
    <link>https://goremy.ai/blog/articles/local-ai-vs-cloud-llm-for-enterprise-the-real-2026-tradeoff</link>
    <description>GPT-6 Astra is winning the news cycle. Inside actual enterprises, the bigger story is production AI workloads moving off the cloud and onto locally-hosted open-weight models.</description>
    <pubDate>Sun, 06 Sep 2026 14:40:09 GMT</pubDate>
  </item>
  <item>
    <title>How to Secure AI-Generated Code: A Practical Governance Framework</title>
    <link>https://goremy.ai/blog/articles/how-to-secure-ai-generated-code-a-step-by-step-framework</link>
    <description>AI-generated code fails security checks far more often than human-written code. Here is the step-by-step process for finding it, testing it, and shipping it safely, without slowing your teams down.</description>
    <pubDate>Sun, 06 Sep 2026 06:40:07 GMT</pubDate>
  </item>
  <item>
    <title>How to Reduce LLM API Costs in Development</title>
    <link>https://goremy.ai/blog/articles/how-to-reduce-llm-api-costs-in-development</link>
    <description>Token bills are replacing seat licenses as the biggest line item in engineering budgets. Here's how routing layers cut costs without cutting capability.</description>
    <pubDate>Sun, 06 Sep 2026 02:40:08 GMT</pubDate>
  </item>
  <item>
    <title>How Do LLMs Actually Work? Beyond 'Next-Token Predictor'</title>
    <link>https://goremy.ai/blog/articles/how-do-llms-actually-work-beyond-next-token-predictor</link>
    <description>LLMs really are trained to predict the next word. That fact tells you almost nothing about what they can do, and the proof is a 13-million-line Lean formalization of Fermat's Last Theorem.</description>
    <pubDate>Sat, 05 Sep 2026 22:40:07 GMT</pubDate>
  </item>
  <item>
    <title>Self-Hosted Alternatives to SaaS: The Category-by-Category Guide</title>
    <link>https://goremy.ai/blog/articles/self-hosted-alternatives-to-saas-the-category-by-category-guide</link>
    <description>Engineering teams aren't swapping one SaaS tool for a cheaper one anymore. They're replacing entire categories of rented infrastructure with self-hosted stacks they own outright.</description>
    <pubDate>Sat, 05 Sep 2026 18:40:10 GMT</pubDate>
  </item>
  <item>
    <title>HydraFusion vs OpenRouter: Multi-Model LLM Orchestration Explained</title>
    <link>https://goremy.ai/blog/articles/multi-model-llm-orchestration-hydrafusion-vs-openrouter</link>
    <description>Two production systems just proved that routing between models beats betting on one. Here's what that means for teams deciding whether to rent a gateway or build one.</description>
    <pubDate>Sat, 05 Sep 2026 14:40:04 GMT</pubDate>
  </item>
  <item>
    <title>Claude Fable 5.1 vs OpenAI Astra: Which Should You Build On?</title>
    <link>https://goremy.ai/blog/articles/claude-fable-5-1-vs-openai-astra-build-now-or-wait</link>
    <description>One of these models has a price list, a model ID, and an API you can call today. The other doesn't exist as a product yet. Here's what that means for teams building internal agents.</description>
    <pubDate>Fri, 04 Sep 2026 03:40:05 GMT</pubDate>
  </item>
  <item>
    <title>AI Agent Corporate Data Security Risks: Astra, Fable 5.1, and Apple's Lawsuit</title>
    <link>https://goremy.ai/blog/articles/ai-agent-corporate-data-security-risks-astra-to-apples-suit</link>
    <description>OpenAI can't rule out that its next model crosses a 'Critical' cybersecurity line. Anthropic just made unattended, multi-day agents cheap and generally available. Apple's lawsuit against OpenAI shows exactly how corporate data already walks out the door on ordinary laptops. Line these three up and you get a preview of what's coming.</description>
    <pubDate>Thu, 03 Sep 2026 23:40:06 GMT</pubDate>
  </item>
  <item>
    <title>Why LLM Evaluation Costs More Than Inference (And Nobody Budgets For It)</title>
    <link>https://goremy.ai/blog/articles/llm-evaluation-api-costs-why-evals-beat-inference-spend</link>
    <description>Inference keeps getting cheaper. Evaluating whether your agent actually works does not. Here is where the money goes.</description>
    <pubDate>Thu, 03 Sep 2026 21:40:06 GMT</pubDate>
  </item>
</channel></rss>