<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>jmorenas.com</title>
    <link>https://jmorenas.com</link>
    <description>A blog about cloud-native, AI, automation, and open source by Jose Angel Morena Simon.</description>
    <atom:link href="https://jmorenas.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>The AI Hype Cycle: Revolutionary Tech, Inflated Expectations</title>
      <link>https://jmorenas.com/the-ai-hype-cycle.html</link>
      <guid>https://jmorenas.com/the-ai-hype-cycle.html</guid>
      <pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
      <description>LLMs are genuinely transformative, but the hype around AI is creating blind adoption, vendor lock-in, and a dangerous gap between expectations and reality.</description>
    </item>
    <item>
      <title>How This Blog Works: A 200-Line Python Static Site Generator</title>
      <link>https://jmorenas.com/how-this-blog-works.html</link>
      <guid>https://jmorenas.com/how-this-blog-works.html</guid>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      <description>I built my own static site generator in ~200 lines of Python using Jinja2 and Markdown. It deploys automatically to GitLab Pages on every push to main.</description>
    </item>
    <item>
      <title>Text-to-MongoDB: Fine-Tuning a 7B Model to Generate Queries from Natural Language</title>
      <link>https://jmorenas.com/text-to-mongo-lora.html</link>
      <guid>https://jmorenas.com/text-to-mongo-lora.html</guid>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      <description>How I fine-tuned Qwen2.5-Coder-7B with QLoRA to translate plain English into MongoDB queries — 40% to 99% accuracy on unseen schemas.</description>
    </item>
  </channel>
</rss>