<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI on Antonio Cortés (DrZippie)</title><link>https://antoniocortes.com/tags/ai/</link><description>Recent content in AI on Antonio Cortés (DrZippie)</description><generator>Hugo</generator><language>es-es</language><lastBuildDate>Mon, 30 Mar 2026 10:26:28 +0200</lastBuildDate><atom:link href="https://antoniocortes.com/tags/ai/index.xml" rel="self" type="application/rss+xml"/><item><title>Auto Memory and Auto Dream: how Claude Code learns and consolidates its memory</title><link>https://antoniocortes.com/en/post/2026/03/2026-03-30-claude-code-auto-dream-consolidated-memory/</link><pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2026/03/2026-03-30-claude-code-auto-dream-consolidated-memory/</guid><description>&lt;p&gt;If you&amp;rsquo;ve been using Claude Code with Auto Memory enabled for a while, you&amp;rsquo;ve probably noticed that after several sessions, Claude&amp;rsquo;s notes about your project start accumulating contradictions. Entries saying &amp;ldquo;yesterday we decided to use Redis&amp;rdquo; without specifying which day &amp;ldquo;yesterday&amp;rdquo; was. Debugging notes referencing files that no longer exist. Three different entries about the same build quirk. What started as a useful notebook becomes noise.&lt;/p&gt;
&lt;p&gt;Anthropic has just released &lt;strong&gt;Auto Dream&lt;/strong&gt;, a feature that does exactly what its name suggests: it consolidates Claude Code&amp;rsquo;s memory the way the human brain consolidates memories during REM sleep.&lt;/p&gt;</description></item><item><title>Auto Memory y Auto Dream: como Claude Code aprende y consolida su memoria</title><link>https://antoniocortes.com/2026/03/30/auto-memory-y-auto-dream-como-claude-code-aprende-y-consolida-su-memoria/</link><pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2026/03/30/auto-memory-y-auto-dream-como-claude-code-aprende-y-consolida-su-memoria/</guid><description>&lt;p&gt;Si llevas un tiempo usando Claude Code con Auto Memory activado, probablemente hayas notado que al cabo de unas cuantas sesiones, las notas que Claude toma sobre tu proyecto empiezan a acumular contradicciones. Entradas que dicen &amp;ldquo;ayer decidimos usar Redis&amp;rdquo; sin especificar qué día era ese &amp;ldquo;ayer&amp;rdquo;. Notas de debugging que referencian ficheros que ya no existen. Tres entradas diferentes sobre el mismo bug del build. Lo que empezó como un cuaderno útil se convierte en ruido.&lt;/p&gt;</description></item><item><title>Claude Code con LSP: de buscar texto a entender codigo</title><link>https://antoniocortes.com/2026/03/10/claude-code-con-lsp-de-buscar-texto-a-entender-codigo/</link><pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2026/03/10/claude-code-con-lsp-de-buscar-texto-a-entender-codigo/</guid><description>&lt;p&gt;Llevo meses usando Claude Code a diario y hay una configuración que ha cambiado por completo cómo trabaja con mi código. No es un plugin nuevo, ni un modelo más potente, ni un prompt mágico. Es algo que existe desde 2016 y que la mayoría de desarrolladores usamos sin saberlo cada vez que abrimos VS Code: el Language Server Protocol (LSP).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://karanbansal.in/blog/claude-code-lsp/"&gt;Karan Bansal publicó un artículo excelente&lt;/a&gt; explicando en detalle cómo activar LSP en Claude Code y por qué importa. Después de probarlo, puedo confirmar que la diferencia es real y significativa.&lt;/p&gt;</description></item><item><title>Claude Code with LSP: from searching text to understanding code</title><link>https://antoniocortes.com/en/post/2026/03/2026-03-10-claude-code-lsp-upgrade-code-navigation/</link><pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2026/03/2026-03-10-claude-code-lsp-upgrade-code-navigation/</guid><description>&lt;p&gt;I have been using Claude Code daily for months, and there is one configuration that has completely changed how it works with my code. It is not a new plugin, a more powerful model, or a magic prompt. It is something that has existed since 2016 and that most developers use without knowing it every time they open VS Code: the Language Server Protocol (LSP).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://karanbansal.in/blog/claude-code-lsp/"&gt;Karan Bansal published an excellent article&lt;/a&gt; explaining in detail how to enable LSP in Claude Code and why it matters. After trying it, I can confirm the difference is real and significant.&lt;/p&gt;</description></item><item><title>The Software Development Renaissance with AI Agents</title><link>https://antoniocortes.com/en/ai-software-development-renaissance/</link><pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/ai-software-development-renaissance/</guid><description>&lt;p&gt;Greg Brockman, President and Co-Founder of OpenAI, recently published a thread that perfectly describes the moment we&amp;rsquo;re living in software development. According to him, we&amp;rsquo;re witnessing a genuine renaissance in software development, driven by AI tools that have improved exponentially since December.&lt;/p&gt;
&lt;h2 id="the-qualitative-leap"&gt;The qualitative leap&lt;/h2&gt;
&lt;p&gt;The most striking part of Brockman&amp;rsquo;s thread is how they describe the internal change at OpenAI: engineers who previously used Codex for unit tests now see the tool writing practically all code and handling a large portion of operations and debugging. This isn&amp;rsquo;t an incremental improvement, it&amp;rsquo;s a paradigm shift.&lt;/p&gt;</description></item><item><title>Agent Lightning: Microsoft and the Future of AI Agent Orchestration</title><link>https://antoniocortes.com/en/agent-lightning/</link><pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/agent-lightning/</guid><description>&lt;p&gt;A few days ago I discovered &lt;a href="https://github.com/microsoft/agent-lightning"&gt;Agent Lightning&lt;/a&gt;, a Microsoft project that I believe marks a before and after in how we think about AI agent orchestration. It&amp;rsquo;s not just another library; it&amp;rsquo;s a serious attempt to standardize how we build multi-agent systems.&lt;/p&gt;
&lt;h2 id="what-is-agent-lightning"&gt;What is Agent Lightning?&lt;/h2&gt;
&lt;p&gt;Agent Lightning is a Microsoft framework for orchestrating AI agents. It enables composition, integration, and deployment of multi-agent systems in a modular and scalable way. The premise is simple but powerful: agents should be components that can be combined, connected, and reused.&lt;/p&gt;</description></item><item><title>Jeffrey Way: 'I'm Done' - The Harsh Reality of AI in Programming Education</title><link>https://antoniocortes.com/en/jeffrey-way-ai-reality/</link><pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/jeffrey-way-ai-reality/</guid><description>&lt;p&gt;A few days ago I watched &lt;a href="https://www.youtube.com/watch?v=g_Bvo0tsD9s"&gt;a video&lt;/a&gt; that has given me a lot to think about. Jeffrey Way, founder of Laracasts and one of the most influential people in the Laravel/PHP community, shared a brutally honest reflection on how artificial intelligence is transforming his business and his profession.&lt;/p&gt;
&lt;p&gt;The video starts with a phrase that leaves you cold: &lt;em&gt;&amp;ldquo;I&amp;rsquo;m done&amp;rdquo;&lt;/em&gt;. It&amp;rsquo;s not a goodbye to programming, but an acceptance of the reality to come.&lt;/p&gt;</description></item><item><title>Vercel Sandbox: Running PHP, Node and Go Code Safely?</title><link>https://antoniocortes.com/en/vercel-sandbox/</link><pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/vercel-sandbox/</guid><description>&lt;p&gt;Vercel has announced the general availability of &lt;a href="https://vercel.com/blog/vercel-sandbox-is-now-generally-available"&gt;Vercel Sandbox&lt;/a&gt;, an execution layer designed specifically for AI agents. But beyond the AI agent hype, there&amp;rsquo;s an interesting question: can it be useful for running code safely in different languages like PHP, Node, or Go?&lt;/p&gt;
&lt;h2 id="what-is-vercel-sandbox"&gt;What is Vercel Sandbox?&lt;/h2&gt;
&lt;p&gt;Vercel Sandbox provides on-demand Linux microVMs. Each sandbox is isolated, with its own filesystem, network, and process space. You get &lt;code&gt;sudo&lt;/code&gt; access, package managers, and the ability to run the same commands you&amp;rsquo;d run on a Linux machine.&lt;/p&gt;</description></item><item><title>AI Coding Agents: Rules, Commands, Skills, MCP and Hooks Explained</title><link>https://antoniocortes.com/en/post/2026/02/ai-coding-agents-conceptos-clave/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2026/02/ai-coding-agents-conceptos-clave/</guid><description>&lt;p&gt;If you&amp;rsquo;re using tools like Claude Code, GitHub Copilot Workspace, or similar, you&amp;rsquo;ve probably noticed there&amp;rsquo;s technical jargon that goes beyond simply &amp;ldquo;chatting with AI&amp;rdquo;. I&amp;rsquo;m talking about terms like &lt;strong&gt;rules&lt;/strong&gt;, &lt;strong&gt;commands&lt;/strong&gt;, &lt;strong&gt;skills&lt;/strong&gt;, &lt;strong&gt;MCP&lt;/strong&gt;, and &lt;strong&gt;hooks&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;These concepts are the architecture that makes AI agents truly useful for software development. They&amp;rsquo;re not just fancy marketing words — each one serves a specific function in how the agent works.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s break them down one by one in a clear way.&lt;/p&gt;</description></item><item><title>European Open Source AI Index: Measuring True AI Openness</title><link>https://antoniocortes.com/en/european-open-source-ai-index/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/european-open-source-ai-index/</guid><description>&lt;p&gt;Lately I&amp;rsquo;m seeing more and more AI models calling themselves &amp;ldquo;open source&amp;rdquo;. Llama, Mistral, Falcon&amp;hellip; they all claim to be &amp;ldquo;open&amp;rdquo;. But are they really? How open are they actually?&lt;/p&gt;
&lt;p&gt;I recently discovered the &lt;strong&gt;European Open Source AI Index (OSAI)&lt;/strong&gt;, a European initiative doing excellent work systematically evaluating how open generative AI models really are.&lt;/p&gt;</description></item><item><title>European Open Source AI Index: Midiendo la verdadera apertura de la IA</title><link>https://antoniocortes.com/european-open-source-ai-index/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/european-open-source-ai-index/</guid><description>&lt;p&gt;Últimamente veo cada vez más modelos de IA que se autodenominan &amp;ldquo;open source&amp;rdquo;. Llama, Mistral, Falcon&amp;hellip; todos dicen ser &amp;ldquo;abiertos&amp;rdquo;. Pero, ¿realmente lo son? ¿Hasta qué punto son abiertos de verdad?&lt;/p&gt;
&lt;p&gt;Hace poco descubrí el &lt;strong&gt;European Open Source AI Index (OSAI)&lt;/strong&gt;, una iniciativa europea que está haciendo un trabajo excelente evaluando de forma sistemática qué tan abiertos son realmente los modelos de IA generativa.&lt;/p&gt;</description></item><item><title>Self-Improving Agents: When AI Starts Improving Itself</title><link>https://antoniocortes.com/self-improving-agents/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/self-improving-agents/</guid><description>&lt;p&gt;Recently, Addy Osmani published an article that gave me much to think about: &lt;em&gt;&amp;ldquo;Self-Improving Coding Agents&amp;rdquo;&lt;/em&gt;. The idea is simple but powerful: &lt;strong&gt;agents that not only execute tasks, but improve their own performance over time&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This isn&amp;rsquo;t science fiction. It&amp;rsquo;s happening now, in 2026. And it has profound implications for the future of software development and, by extension, for all professions.&lt;/p&gt;
&lt;h2 id="what-is-a-self-improving-agent"&gt;What is a Self-Improving Agent?&lt;/h2&gt;
&lt;p&gt;A self-improving agent is an AI system with the capacity to:&lt;/p&gt;</description></item><item><title>Are We Outsourcing Our Thinking? Reflections on AI and Cognition</title><link>https://antoniocortes.com/are-we-outsourcing-our-thinking/</link><pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/are-we-outsourcing-our-thinking/</guid><description>&lt;p&gt;Lately I&amp;rsquo;ve been following a discussion that worries me quite a bit: &lt;strong&gt;to what extent are we delegating our thinking to AI&lt;/strong&gt;. It&amp;rsquo;s not an abstract or philosophical question, it&amp;rsquo;s something very real I&amp;rsquo;m seeing day to day in our profession and in society in general.&lt;/p&gt;
&lt;p&gt;Recently I read an article by Erik Johannes Husom titled &lt;em&gt;&amp;ldquo;Outsourcing thinking&amp;rdquo;&lt;/em&gt; that, among other things, discusses the concept of &lt;em&gt;&amp;ldquo;lump of cognition fallacy&amp;rdquo;&lt;/em&gt;. The idea is that, just as there&amp;rsquo;s an economic fallacy saying there&amp;rsquo;s a fixed amount of work to do, some believe there&amp;rsquo;s a fixed amount of thinking to do, and if machines think for us, we&amp;rsquo;ll just think about other things.&lt;/p&gt;</description></item><item><title>Cuando Claude planea tu ruta en Marte: NASA usa IA para Perseverance</title><link>https://antoniocortes.com/2026/01/31/cuando-claude-planea-tu-ruta-en-marte-nasa-usa-ia-para-perseverance/</link><pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2026/01/31/cuando-claude-planea-tu-ruta-en-marte-nasa-usa-ia-para-perseverance/</guid><description>&lt;p&gt;Hace unos días leí una noticia que me dejó pensando rato largo. No es que sea la primera vez que oigo de IA en el espacio, pero sí es la primera vez que leo sobre Claude planeando rutas en Marte. Y lo mejor: funcionó.&lt;/p&gt;
&lt;p&gt;La NASA ha estado usando Anthropic&amp;rsquo;s Claude para planear las rutas del rover Perseverance en Marte. Sí, has leído bien: un modelo de lenguaje generando rutas de navegación para un rover que está a 225 millones de kilómetros de distancia.&lt;/p&gt;</description></item><item><title>Cuando la curiosidad se encuentra con Go: TinyEMU-Go y el arte de portar un emulador con IA</title><link>https://antoniocortes.com/2026/01/31/cuando-la-curiosidad-se-encuentra-con-go-tinyemu-go-y-el-arte-de-portar-un-emulador-con-ia/</link><pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2026/01/31/cuando-la-curiosidad-se-encuentra-con-go-tinyemu-go-y-el-arte-de-portar-un-emulador-con-ia/</guid><description>&lt;p&gt;Hace unos días me topé con un artículo que me dejó literalmente con la boca abierta. No es que sea nuevo - en realidad es de enero de 2026, pero bueno, a veces llega tarde a mi radar - pero la combinación de tecnologías y la historia detrás me parecen fascinantes.&lt;/p&gt;
&lt;p&gt;Se trata de &lt;strong&gt;TinyEMU-Go&lt;/strong&gt;: un emulador de RISC-V escrito completamente en Go, portado desde C usando Claude. Y lo mejor: puedes ejecutar un Linux completo con un solo comando.&lt;/p&gt;</description></item><item><title>When Claude Plans Your Route on Mars: NASA Uses AI for Perseverance</title><link>https://antoniocortes.com/en/post/2026/01/2026-01-31-claude-nasa-mars-rover/</link><pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2026/01/2026-01-31-claude-nasa-mars-rover/</guid><description>&lt;p&gt;A few days ago I read news that left me thinking for a while. It&amp;rsquo;s not the first time I&amp;rsquo;ve heard about AI in space, but it is the first time I&amp;rsquo;ve read about Claude planning routes on Mars. And the best part: it worked.&lt;/p&gt;
&lt;p&gt;NASA has been using Anthropic&amp;rsquo;s Claude to plan the Perseverance rover&amp;rsquo;s routes on Mars. Yes, you read that right: a generative language model generating navigation routes for a rover that&amp;rsquo;s 225 million kilometers away.&lt;/p&gt;</description></item><item><title>When Curiosity Meets Go: TinyEMU-Go and the Art of Porting an Emulator with AI</title><link>https://antoniocortes.com/en/post/2026/01/tinyemu-go-curiosity-riscv-emulation/</link><pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2026/01/tinyemu-go-curiosity-riscv-emulation/</guid><description>&lt;p&gt;A few days ago I came across an article that literally left me with my mouth open. It&amp;rsquo;s about &lt;strong&gt;TinyEMU-Go&lt;/strong&gt;: a RISC-V emulator written entirely in Go, ported from C using Claude. And the best part: you can run a complete Linux with a single command.&lt;/p&gt;
&lt;h2 id="the-command-line-that-gave-me-envy"&gt;The Command Line That Gave Me Envy&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;go run github.com/jtolio/tinyemu-go/temubox/example@2c8151233c2d
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;And boom, you have a complete Linux running. No special permissions, no containers, no weird dependencies. A pure static Go binary.&lt;/p&gt;</description></item><item><title>Cuando la IA nos desempodera: patrones preocupantes en el uso real de Claude</title><link>https://antoniocortes.com/2026/01/30/cuando-la-ia-nos-desempodera-patrones-preocupantes-en-el-uso-real-de-claude/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2026/01/30/cuando-la-ia-nos-desempodera-patrones-preocupantes-en-el-uso-real-de-claude/</guid><description>&lt;p&gt;Hace unos días Anthropic publicó un paper que me ha dado mucho en qué pensar. Se titula &amp;ldquo;Disempowerment patterns in real-world AI usage&amp;rdquo; y analiza, por primera vez a gran escala, cómo las interacciones con IA pueden estar disminuyendo nuestra capacidad de juicio autónomo.&lt;/p&gt;
&lt;p&gt;Y no, no estamos hablando de escenarios de ciencia ficción tipo &amp;ldquo;Skynet toma el control&amp;rdquo;. Estamos hablando de algo mucho más sutil y, quizás por eso, más peligroso: la cesión voluntaria de nuestro juicio crítico a un sistema de IA.&lt;/p&gt;</description></item><item><title>MCPHero: El puente entre MCP y las librerías tradicionales de IA</title><link>https://antoniocortes.com/mcphero-puente-mcp-libs-ia/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/mcphero-puente-mcp-libs-ia/</guid><description>&lt;p&gt;Últimamente estoy siguiendo de cerca todo lo que rodea al &lt;strong&gt;protocolo MCP&lt;/strong&gt; (Model Context Protocol), y hace poco me encontré con un proyecto que tiene bastante sentido: &lt;strong&gt;MCPHero&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;La realidad es que aunque MCP está pegando fuerte, muchas librerías de IA &amp;ldquo;tradicionales&amp;rdquo; como &lt;code&gt;openai&lt;/code&gt; o &lt;code&gt;google-genai&lt;/code&gt; siguen sin soporte nativo para MCP. Solo soportan tool/function calls. MCPHero viene a solucionar precisamente esto: hacer de puente entre servidores MCP y estas librerías.&lt;/p&gt;</description></item><item><title>MCPHero: The Bridge Between MCP and Traditional AI Libraries</title><link>https://antoniocortes.com/mcphero-bridge-mcp-libs-ai/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/mcphero-bridge-mcp-libs-ai/</guid><description>&lt;p&gt;Lately I&amp;rsquo;ve been closely following everything around the &lt;strong&gt;MCP protocol&lt;/strong&gt; (Model Context Protocol), and recently I found a project that makes a lot of sense: &lt;strong&gt;MCPHero&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The reality is that although MCP is taking off, many &amp;ldquo;traditional&amp;rdquo; AI libraries like &lt;code&gt;openai&lt;/code&gt; or &lt;code&gt;google-genai&lt;/code&gt; still don&amp;rsquo;t have native MCP support. They only support tool/function calls. MCPHero comes to solve exactly this: make a bridge between MCP servers and these libraries.&lt;/p&gt;
&lt;h2 id="what-is-mcphero"&gt;What is MCPHero?&lt;/h2&gt;
&lt;p&gt;MCPHero is a Python library that lets you use MCP servers as tools/functions in native AI libraries. Basically, it lets you connect to any MCP server and use its tools as if they were native OpenAI or Google Gemini tools.&lt;/p&gt;</description></item><item><title>When AI Disempowers Us: Worrying Patterns in Real Claude Usage</title><link>https://antoniocortes.com/en/post/2026/01/2026-01-30-ai-disempowerment-patterns/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2026/01/2026-01-30-ai-disempowerment-patterns/</guid><description>&lt;p&gt;A few days ago Anthropic published a paper that gave me much to think about. It&amp;rsquo;s titled &amp;ldquo;Disempowerment patterns in real-world AI usage&amp;rdquo; and analyzes, for the first time at scale, how AI interactions may be diminishing our capacity for autonomous judgment.&lt;/p&gt;
&lt;p&gt;And no, we&amp;rsquo;re not talking about science fiction scenarios like &amp;ldquo;Skynet taking control.&amp;rdquo; We&amp;rsquo;re talking about something much more subtle and, perhaps for that reason, more dangerous: the voluntary cession of our critical judgment to an AI system.&lt;/p&gt;</description></item><item><title>Laravel Boost v2 and the New Skills: On My List to Try</title><link>https://antoniocortes.com/laravel-boost-v2-skills/</link><pubDate>Thu, 29 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/laravel-boost-v2-skills/</guid><description>&lt;p&gt;A few days ago &lt;strong&gt;Laravel Boost v2.0&lt;/strong&gt; was launched, and as someone curious about everything surrounding the Laravel ecosystem, I couldn&amp;rsquo;t help spending quite a while reading about the new features. The truth is there&amp;rsquo;s one feature that has my special attention: the &lt;strong&gt;Skills&lt;/strong&gt; system.&lt;/p&gt;
&lt;h2 id="what-is-laravel-boost"&gt;What is Laravel Boost?&lt;/h2&gt;
&lt;p&gt;For those who don&amp;rsquo;t know it, Laravel Boost is an AI tool that integrates with your Laravel projects to help you in daily development. With version 2.0 they&amp;rsquo;ve taken a major leap, introducing the Skills system that allows extending and customizing how AI works with your code.&lt;/p&gt;</description></item><item><title>Laravel Boost v2 y las nuevas Skills: En mi lista de tareas para probar</title><link>https://antoniocortes.com/laravel-boost-v2-skills/</link><pubDate>Thu, 29 Jan 2026 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/laravel-boost-v2-skills/</guid><description>&lt;p&gt;Hace pocos días se lanzó &lt;strong&gt;Laravel Boost v2.0&lt;/strong&gt; y, como buen curioso que soy de todo lo que rodea al ecosistema de Laravel, no he podido evitar perder un buen rato leyendo sobre las novedades. La verdad es que hay una feature que tiene especialmente mi atención: el sistema de &lt;strong&gt;Skills&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Five principles for using AI professionally (without going crazy)</title><link>https://antoniocortes.com/en/post/2025/07/cinco-principios-para-usar-ia-profesionalmente/</link><pubDate>Wed, 23 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/cinco-principios-para-usar-ia-profesionalmente/</guid><description>&lt;p&gt;A few days ago I read an article by &lt;a href="https://dominiek.substack.com/p/the-5-principles-of-using-ai-professionally"&gt;Dominiek about the 5 principles for using AI professionally&lt;/a&gt; and found myself constantly nodding. After years of watching technologies arrive and evolve, AI gives me the same feelings I had with other &amp;ldquo;revolutions&amp;rdquo;: enthusiasm mixed with a necessary dose of skepticism.&lt;/p&gt;
&lt;p&gt;Dominiek&amp;rsquo;s article especially resonated with me because it perfectly describes what we&amp;rsquo;re experiencing: a world where AI is getting into everything, but not always in the most useful or sensible way.&lt;/p&gt;</description></item><item><title>IA Local en Raspberry Pi 5 con Ollama: Tu servidor de IA privado en casa</title><link>https://antoniocortes.com/2025/07/21/ia-local-en-raspberry-pi-5-con-ollama-tu-servidor-de-ia-privado-en-casa/</link><pubDate>Mon, 21 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/21/ia-local-en-raspberry-pi-5-con-ollama-tu-servidor-de-ia-privado-en-casa/</guid><description>&lt;p&gt;Hace unos meses me topé con algo que realmente me llamó la atención: la posibilidad de tener mi propio &amp;ldquo;ChatGPT&amp;rdquo; funcionando en casa, sin enviar datos a ningún lado, usando únicamente un Raspberry Pi 5. Suena demasiado bueno para ser verdad, ¿no?&lt;/p&gt;
&lt;p&gt;Pues resulta que con &lt;strong&gt;Ollama&lt;/strong&gt; y un Pi 5 es perfectamente posible montar un servidor de IA local que funciona sorprendentemente bien. Te cuento mi experiencia y cómo puedes hacerlo tú también.&lt;/p&gt;</description></item><item><title>Local AI on Raspberry Pi 5 with Ollama: Your private AI server at home</title><link>https://antoniocortes.com/en/post/2025/07/ia-local-raspberry-pi-5-ollama/</link><pubDate>Mon, 21 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/ia-local-raspberry-pi-5-ollama/</guid><description>&lt;p&gt;A few months ago I came across something that really caught my attention: the possibility of having my own &amp;ldquo;ChatGPT&amp;rdquo; running at home, without sending data anywhere, using only a Raspberry Pi 5. Sounds too good to be true, right?&lt;/p&gt;
&lt;p&gt;Well, it turns out that with &lt;strong&gt;Ollama&lt;/strong&gt; and a Pi 5 it&amp;rsquo;s perfectly possible to set up a local AI server that works surprisingly well. Let me tell you my experience and how you can do it too.&lt;/p&gt;</description></item><item><title>Amazon S3 Vectors: Almacenamiento vectorial nativo en la nube</title><link>https://antoniocortes.com/2025/07/17/amazon-s3-vectors-almacenamiento-vectorial-nativo-en-la-nube/</link><pubDate>Thu, 17 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/17/amazon-s3-vectors-almacenamiento-vectorial-nativo-en-la-nube/</guid><description>&lt;p&gt;Amazon ha dado un paso importante en el mundo de la inteligencia artificial con el lanzamiento de &lt;strong&gt;S3 Vectors&lt;/strong&gt;, el primer servicio de almacenamiento en la nube con soporte nativo para vectores a gran escala. Esta novedad promete reducir hasta un 90% los costes de subida, almacenamiento y consulta de datos vectoriales.&lt;/p&gt;
&lt;h2 id="qué-son-los-vectores-y-por-qué-nos-importan"&gt;¿Qué son los vectores y por qué nos importan?&lt;/h2&gt;
&lt;p&gt;Los vectores son representaciones numéricas de datos no estructurados (texto, imágenes, audio, video) generados por modelos de embedding. Son la base de las aplicaciones de IA generativa que necesitan encontrar similitudes entre datos usando métricas de distancia.&lt;/p&gt;</description></item><item><title>Amazon S3 Vectors: Native vector storage in the cloud</title><link>https://antoniocortes.com/en/post/2025/07/amazon-s3-vectors/</link><pubDate>Thu, 17 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/amazon-s3-vectors/</guid><description>&lt;p&gt;Amazon has taken an important step in the world of artificial intelligence with the launch of &lt;strong&gt;S3 Vectors&lt;/strong&gt;, the first cloud storage service with native support for large-scale vectors. This innovation promises to reduce costs by up to 90% for uploading, storing, and querying vector data.&lt;/p&gt;
&lt;h2 id="what-are-vectors-and-why-do-we-care"&gt;What are vectors and why do we care?&lt;/h2&gt;
&lt;p&gt;Vectors are numerical representations of unstructured data (text, images, audio, video) generated by embedding models. They are the foundation of generative AI applications that need to find similarities between data using distance metrics.&lt;/p&gt;</description></item><item><title>Advanced Claude Code: Tips, tricks, and custom commands to maximize your productivity</title><link>https://antoniocortes.com/en/post/2025/07/claude_code_avanzado/</link><pubDate>Sun, 13 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/claude_code_avanzado/</guid><description>&lt;p&gt;After my &lt;a href="https://antoniocortes.com/2025/07/13/programaci%C3%B3n-ag%C3%A9ntica-con-claude-mi-experiencia-pr%C3%A1ctica-desarrollando-con-ia/"&gt;previous article about agent-centric programming&lt;/a&gt;, I&amp;rsquo;ve been researching more advanced techniques for using Claude Code really productively. As a programmer with 30 years of experience, I&amp;rsquo;ve seen many promising tools that ultimately didn&amp;rsquo;t deliver on their promises. But Claude Code, when used correctly, is becoming a real game-changer.&lt;/p&gt;
&lt;h2 id="beyond-the-basics-the-difference-between-playing-and-working-seriously"&gt;Beyond the basics: The difference between playing and working seriously&lt;/h2&gt;
&lt;p&gt;One thing is using Claude Code for experiments or personal projects, and another very different thing is integrating it into a professional workflow. For serious projects, you need a different approach:&lt;/p&gt;</description></item><item><title>Agentic Programming with Claude: My Practical Experience Developing with AI</title><link>https://antoniocortes.com/en/post/2025/07/programacion_agentica_claude/</link><pubDate>Sun, 13 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/programacion_agentica_claude/</guid><description>&lt;p&gt;A few days ago I came across a very interesting stream where someone showed their setup for agentic programming using Claude Code. After years developing &amp;ldquo;the old-fashioned way,&amp;rdquo; I have to admit that I&amp;rsquo;ve found this revealing.&lt;/p&gt;
&lt;h2 id="what-is-agentic-programming"&gt;What is Agentic Programming?&lt;/h2&gt;
&lt;p&gt;For those not familiar with the term, agentic programming is basically letting an AI agent (in this case Claude) write code for you. But I&amp;rsquo;m not talking about asking it to generate a snippet, but giving it full access to your system so it can read, write, execute, and debug code autonomously.&lt;/p&gt;</description></item><item><title>Claude Code Avanzado: Tips, trucos y comandos personalizados para maximizar tu productividad</title><link>https://antoniocortes.com/2025/07/13/claude-code-avanzado-tips-trucos-y-comandos-personalizados-para-maximizar-tu-productividad/</link><pubDate>Sun, 13 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/13/claude-code-avanzado-tips-trucos-y-comandos-personalizados-para-maximizar-tu-productividad/</guid><description>&lt;p&gt;Después de mi &lt;a href="https://antoniocortes.com/2025/07/13/programaci%C3%B3n-ag%C3%A9ntica-con-claude-mi-experiencia-pr%C3%A1ctica-desarrollando-con-ia/"&gt;anterior artículo sobre programación agéntica&lt;/a&gt;, he estado investigando más sobre técnicas avanzadas para usar Claude Code de forma realmente productiva. Como programador con 30 años de experiencia, he visto muchas herramientas prometedoras que al final no cumplían sus promesas. Pero Claude Code, cuando se usa correctamente, está siendo un game-changer real.&lt;/p&gt;
&lt;h2 id="más-allá-de-lo-básico-la-diferencia-entre-jugar-y-trabajar-en-serio"&gt;Más allá de lo básico: La diferencia entre jugar y trabajar en serio&lt;/h2&gt;
&lt;p&gt;Una cosa es usar Claude Code para experimentos o proyectos personales, y otra muy distinta es integrarlo en un flujo de trabajo profesional. Para proyectos serios, necesitas un enfoque diferente:&lt;/p&gt;</description></item><item><title>Programación Agéntica con Claude: Mi experiencia práctica desarrollando con IA</title><link>https://antoniocortes.com/2025/07/13/programaci%C3%B3n-ag%C3%A9ntica-con-claude-mi-experiencia-pr%C3%A1ctica-desarrollando-con-ia/</link><pubDate>Sun, 13 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/13/programaci%C3%B3n-ag%C3%A9ntica-con-claude-mi-experiencia-pr%C3%A1ctica-desarrollando-con-ia/</guid><description>&lt;p&gt;Hace unos días me topé con un stream muy interesante donde alguien mostraba su setup para programación agéntica usando Claude Code. Después de años desarrollando &amp;ldquo;a la vieja usanza&amp;rdquo;, tengo que admitir que esto me ha resultado revelador.&lt;/p&gt;
&lt;h2 id="qué-es-la-programación-agéntica"&gt;¿Qué es la programación agéntica?&lt;/h2&gt;
&lt;p&gt;Para los que no estéis familiarizados con el término, la programación agéntica es básicamente dejar que un agente de IA (en este caso Claude) escriba código por ti. Pero no hablo de pedirle que te genere un snippet, sino de darle acceso completo a tu sistema para que pueda leer, escribir, ejecutar y debuggear código de forma autónoma.&lt;/p&gt;</description></item><item><title>Cómo construir un agente: de la idea a la realidad</title><link>https://antoniocortes.com/2025/07/10/c%C3%B3mo-construir-un-agente-de-la-idea-a-la-realidad/</link><pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/10/c%C3%B3mo-construir-un-agente-de-la-idea-a-la-realidad/</guid><description>&lt;p&gt;Últimamente no para de hablarse de agentes de IA por todas partes. Cada empresa tiene su roadmap lleno de &amp;ldquo;agentes que van a revolucionar esto y aquello&amp;rdquo;, pero cuando rascas un poco, te das cuenta de que pocos han conseguido realmente construir algo útil y que funcione en producción.&lt;/p&gt;
&lt;p&gt;Hace poco leí un &lt;a href="https://blog.langchain.com/how-to-build-an-agent/"&gt;artículo muy interesante de LangChain&lt;/a&gt; sobre cómo construir agentes de forma práctica, y me ha parecido un enfoque muy sensato que quería compartir contigo. Lo he adaptado con mis propias reflexiones después de haberme dado más de un cabezazo intentando implementar sistemas &amp;ldquo;inteligentes&amp;rdquo; que al final no lo eran tanto.&lt;/p&gt;</description></item><item><title>How to build an agent: from idea to reality</title><link>https://antoniocortes.com/en/post/2025/07/como-construir-un-agente/</link><pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/como-construir-un-agente/</guid><description>&lt;p&gt;Lately, there&amp;rsquo;s been talk of AI agents everywhere. Every company has their roadmap full of &amp;ldquo;agents that will revolutionize this and that,&amp;rdquo; but when you scratch a little, you realize few have actually managed to build something useful that works in production.&lt;/p&gt;
&lt;p&gt;Recently I read a &lt;a href="https://blog.langchain.com/how-to-build-an-agent/"&gt;very interesting article by LangChain&lt;/a&gt; about how to build agents in a practical way, and it seems to me a very sensible approach I wanted to share with you. I&amp;rsquo;ve adapted it with my own reflections after having banged my head more than once trying to implement &amp;ldquo;intelligent&amp;rdquo; systems that weren&amp;rsquo;t really that intelligent.&lt;/p&gt;</description></item><item><title>La nueva promiscuidad de los desarrolladores: cuando ser infiel a las herramientas es lo normal</title><link>https://antoniocortes.com/2025/07/10/la-nueva-promiscuidad-de-los-desarrolladores-cuando-ser-infiel-a-las-herramientas-es-lo-normal/</link><pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/10/la-nueva-promiscuidad-de-los-desarrolladores-cuando-ser-infiel-a-las-herramientas-es-lo-normal/</guid><description>&lt;p&gt;A lo largo de mi carrera he visto cambiar muchas cosas. He pasado de Borland a Visual Studio, de vi a Sublime Text, de Sublime a VS Code&amp;hellip; Y créeme, cada cambio fue una decisión meditada que me costó semanas de adaptación. Pero lo que está pasando ahora con las herramientas de IA es algo completamente diferente.&lt;/p&gt;
&lt;p&gt;Me he encontrado usando Copilot por la mañana, probando Cursor por la tarde, y echando un vistazo a Claude Code antes de irme a dormir. Y no soy el único. Los desarrolladores hemos pasado de ser fieles como perros a nuestras herramientas a ser&amp;hellip; bueno, promiscuos.&lt;/p&gt;</description></item><item><title>The New Promiscuity of Modern Developers: When Being Unfaithful to Tools Is Normal</title><link>https://antoniocortes.com/en/post/2025/07/promiscuidad-desarrolladores-modernos-10-julio_2025/</link><pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/promiscuidad-desarrolladores-modernos-10-julio_2025/</guid><description>&lt;p&gt;Throughout my career, I&amp;rsquo;ve seen many things change. I&amp;rsquo;ve gone from Borland to Visual Studio, from vi to Sublime Text, from Sublime to VS Code&amp;hellip; And believe me, each change was a deliberate decision that cost me weeks of adaptation. But what&amp;rsquo;s happening now with AI tools is something completely different.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve found myself using Copilot in the morning, trying Cursor in the afternoon, and checking out Claude Code before going to bed. And I&amp;rsquo;m not alone. Developers have gone from being faithful as dogs to our tools to being&amp;hellip; well, promiscuous.&lt;/p&gt;</description></item><item><title>A2A vs MCP: ¿Herramientas o Agentes? La diferencia que cambiará cómo construimos sistemas de IA</title><link>https://antoniocortes.com/2025/07/09/a2a-vs-mcp-herramientas-o-agentes-la-diferencia-que-cambiar%C3%A1-c%C3%B3mo-construimos-sistemas-de-ia/</link><pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/09/a2a-vs-mcp-herramientas-o-agentes-la-diferencia-que-cambiar%C3%A1-c%C3%B3mo-construimos-sistemas-de-ia/</guid><description>&lt;h2 id="dos-protocolos-dos-filosofías"&gt;Dos protocolos, dos filosofías&lt;/h2&gt;
&lt;p&gt;En los últimos meses han aparecido dos protocolos que van a cambiar cómo construimos sistemas de IA: &lt;strong&gt;&lt;a href="https://a2aprotocol.ai/"&gt;Agent2Agent Protocol (A2A)&lt;/a&gt;&lt;/strong&gt; de Google y &lt;strong&gt;&lt;a href="https://modelcontextprotocol.io/"&gt;Model Context Protocol (MCP)&lt;/a&gt;&lt;/strong&gt; de Anthropic. Pero aquí está el tema: &lt;strong&gt;no compiten entre sí&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Es más, tras analizar ambos durante semanas, me he dado cuenta de que entender la diferencia entre A2A y MCP es crucial para cualquiera que esté construyendo sistemas de IA más allá de simples chatbots.&lt;/p&gt;</description></item><item><title>A2A vs MCP: Tools or Agents? The difference that will change how we build AI systems</title><link>https://antoniocortes.com/en/post/2025/07/a2a_vs_mcp_herramientas_agentes_09_julio_2025/</link><pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/a2a_vs_mcp_herramientas_agentes_09_julio_2025/</guid><description>&lt;h2 id="two-protocols-two-philosophies"&gt;Two protocols, two philosophies&lt;/h2&gt;
&lt;p&gt;In recent months, two protocols have emerged that will change how we build AI systems: &lt;strong&gt;&lt;a href="https://a2aprotocol.ai/"&gt;Agent2Agent Protocol (A2A)&lt;/a&gt;&lt;/strong&gt; from Google and &lt;strong&gt;&lt;a href="https://modelcontextprotocol.io/"&gt;Model Context Protocol (MCP)&lt;/a&gt;&lt;/strong&gt; from Anthropic. But here&amp;rsquo;s the thing: &lt;strong&gt;they don&amp;rsquo;t compete with each other&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In fact, after analyzing both for weeks, I&amp;rsquo;ve realized that understanding the difference between A2A and MCP is crucial for anyone building AI systems beyond simple chatbots.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The key lies in one question&lt;/strong&gt;: Are you connecting an AI with tools, or are you coordinating multiple intelligences?&lt;/p&gt;</description></item><item><title>AgentHouse: Cuando las bases de datos empiezan a hablar nuestro idioma</title><link>https://antoniocortes.com/2025/07/09/agenthouse-cuando-las-bases-de-datos-empiezan-a-hablar-nuestro-idioma/</link><pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/09/agenthouse-cuando-las-bases-de-datos-empiezan-a-hablar-nuestro-idioma/</guid><description>&lt;p&gt;Hace unos meses, cuando Anthropic lanzó su protocolo MCP (Model Context Protocol), sabía que íbamos a ver integraciones interesantes entre LLMs y bases de datos. Lo que no esperaba era ver algo tan pulido y funcional como AgentHouse de ClickHouse tan pronto.&lt;/p&gt;
&lt;p&gt;Tengo planificado probar esta demo en breve, pero ya solo leyendo sobre ella me parece fascinante la idea de poder preguntarle a una base de datos cosas como &amp;ldquo;¿cuáles son los repositorios más populares de GitHub este mes?&amp;rdquo; y obtener no solo una respuesta, sino visualizaciones automáticas.&lt;/p&gt;</description></item><item><title>AgentHouse: When databases start speaking our language</title><link>https://antoniocortes.com/en/post/2025/07/agenthouse-clickhouse-mcp-09_julio_2025/</link><pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/07/agenthouse-clickhouse-mcp-09_julio_2025/</guid><description>&lt;p&gt;A few months ago, when Anthropic launched their MCP (Model Context Protocol), I knew we&amp;rsquo;d see interesting integrations between LLMs and databases. What I didn&amp;rsquo;t expect was to see something as polished and functional as ClickHouse&amp;rsquo;s AgentHouse so soon.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m planning to test this demo soon, but just reading about it, the idea of being able to ask a database questions like &amp;ldquo;What are the most popular GitHub repositories this month?&amp;rdquo; and getting not just an answer, but automatic visualizations, seems fascinating.&lt;/p&gt;</description></item><item><title>Context Engineering: El prompt engineering ha crecido</title><link>https://antoniocortes.com/2025/07/05/context-engineering-el-prompt-engineering-ha-crecido/</link><pubDate>Sat, 05 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/05/context-engineering-el-prompt-engineering-ha-crecido/</guid><description>&lt;p&gt;Hace unos años, muchos investigadores de IA (incluso los más reputados) predecían que el prompt engineering sería una habilidad temporal que desaparecería rápidamente. Se equivocaron completamente. No solo no ha desaparecido, sino que &lt;strong&gt;ha evolucionado hacia algo mucho más sofisticado: Context Engineering&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Y no, no es solo otro término de moda. Es una evolución natural que refleja la complejidad real de trabajar con LLMs en aplicaciones productivas.&lt;/p&gt;
&lt;h2 id="de-prompt-engineering-a-context-engineering"&gt;De prompt engineering a context engineering&lt;/h2&gt;
&lt;p&gt;El problema con el término &amp;ldquo;prompt engineering&amp;rdquo; es que mucha gente lo confunde con &lt;strong&gt;blind prompting&lt;/strong&gt; - simplemente escribir una pregunta en ChatGPT y esperar un resultado. Eso no es ingeniería, es usar una herramienta.&lt;/p&gt;</description></item><item><title>Context Engineering: Prompt Engineering Has Grown Up</title><link>https://antoniocortes.com/en/post/2025/context-engineering-el-prompt-engineering-ha-crecido/</link><pubDate>Sat, 05 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/context-engineering-el-prompt-engineering-ha-crecido/</guid><description>&lt;p&gt;A few years ago, many AI researchers (even the most reputable) predicted that prompt engineering would be a temporary skill that would quickly disappear. They were completely wrong. Not only has it not disappeared, but &lt;strong&gt;it has evolved into something much more sophisticated: Context Engineering&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;And no, it&amp;rsquo;s not just another buzzword. It&amp;rsquo;s a natural evolution that reflects the real complexity of working with LLMs in production applications.&lt;/p&gt;
&lt;h2 id="from-prompt-engineering-to-context-engineering"&gt;From prompt engineering to context engineering&lt;/h2&gt;
&lt;p&gt;The problem with the term &amp;ldquo;prompt engineering&amp;rdquo; is that many people confuse it with &lt;strong&gt;blind prompting&lt;/strong&gt; - simply writing a question in ChatGPT and expecting a result. That&amp;rsquo;s not engineering, that&amp;rsquo;s using a tool.&lt;/p&gt;</description></item><item><title>WebAssembly Agents: AI en el navegador sin complicaciones</title><link>https://antoniocortes.com/2025/07/04/webassembly-agents-ai-en-el-navegador-sin-complicaciones/</link><pubDate>Fri, 04 Jul 2025 12:00:00 +0200</pubDate><guid>https://antoniocortes.com/2025/07/04/webassembly-agents-ai-en-el-navegador-sin-complicaciones/</guid><description>&lt;h2 id="mozilla-ai-vuelve-a-sorprender-agentes-de-ia-que-funcionan-con-solo-abrir-un-html"&gt;Mozilla AI vuelve a sorprender: agentes de IA que funcionan con solo abrir un HTML&lt;/h2&gt;
&lt;p&gt;Hace unos días me topé con un proyecto de Mozilla AI que me ha llamado muchísimo la atención: &lt;a href="https://blog.mozilla.ai/wasm-agents-ai-agents-running-in-your-browser/"&gt;WebAssembly Agents&lt;/a&gt;. Y es que después de 30 años viendo cómo la industria se complica la vida con dependencias, instalaciones y configuraciones, ver algo que funciona con solo &amp;ldquo;abrir un HTML&amp;rdquo; me ha hecho sonreír.&lt;/p&gt;
&lt;h3 id="el-problema-que-resuelve-y-que-todos-conocemos"&gt;El problema que resuelve (y que todos conocemos)&lt;/h3&gt;
&lt;p&gt;¿Cuántas veces habéis intentado probar un proyecto de IA y os habéis encontrado con esto?&lt;/p&gt;</description></item><item><title>WebAssembly Agents: AI in the Browser Without Complications</title><link>https://antoniocortes.com/en/post/2025/webassembly-agents-mozilla-ai/</link><pubDate>Fri, 04 Jul 2025 12:00:00 +0200</pubDate><guid>https://antoniocortes.com/en/post/2025/webassembly-agents-mozilla-ai/</guid><description>&lt;h2 id="mozilla-ai-surprises-again-ai-agents-that-work-just-by-opening-an-html"&gt;Mozilla AI surprises again: AI agents that work just by opening an HTML&lt;/h2&gt;
&lt;p&gt;A few days ago I came across a Mozilla AI project that really caught my attention: &lt;a href="https://blog.mozilla.ai/wasm-agents-ai-agents-running-in-your-browser/"&gt;WebAssembly Agents&lt;/a&gt;. And after 30 years watching the industry complicate life with dependencies, installations, and configurations, seeing something that works just by &amp;ldquo;opening an HTML&amp;rdquo; made me smile.&lt;/p&gt;
&lt;h3 id="the-problem-it-solves-and-we-all-know-it"&gt;The problem it solves (and we all know it)&lt;/h3&gt;
&lt;p&gt;How many times have you tried to test an AI project and encountered this?&lt;/p&gt;</description></item><item><title>Baidu and the New Search Paradigm with Multi-Agents: When AI Learns to Collaborate</title><link>https://antoniocortes.com/en/post/2025/baidu-ai-search-paradigm-multi-agentes/</link><pubDate>Fri, 04 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/baidu-ai-search-paradigm-multi-agentes/</guid><description>&lt;p&gt;After many years working with systems of all kinds, I&amp;rsquo;ve seen how information retrieval has evolved from simple databases to today&amp;rsquo;s sophisticated systems. But what Baidu researchers have just proposed has particularly caught my attention, and I believe it marks a before and after in how we think about intelligent information retrieval.&lt;/p&gt;
&lt;h2 id="the-problem-we-all-know-but-dont-always-admit"&gt;The problem we all know (but don&amp;rsquo;t always admit)&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;ve worked with RAG (Retrieval-Augmented Generation) systems, you know they work quite well for direct questions. But when you face queries that require multiple reasoning steps, comparing information from multiple sources, or handling contradictory data&amp;hellip; that&amp;rsquo;s where it gets complicated. And a lot.&lt;/p&gt;</description></item><item><title>Baidu y el nuevo paradigma de búsqueda con multi-agentes: cuando la IA aprende a colaborar</title><link>https://antoniocortes.com/2025/07/04/baidu-y-el-nuevo-paradigma-de-b%C3%BAsqueda-con-multi-agentes-cuando-la-ia-aprende-a-colaborar/</link><pubDate>Fri, 04 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/04/baidu-y-el-nuevo-paradigma-de-b%C3%BAsqueda-con-multi-agentes-cuando-la-ia-aprende-a-colaborar/</guid><description>&lt;p&gt;Después de muchos años trabajando con sistemas de toda índole, he visto cómo la búsqueda de información ha evolucionado desde simples bases de datos hasta los sofisticados sistemas de hoy. Pero lo que acaban de proponer los investigadores de Baidu me ha llamado especialmente la atención, y creo que marca un antes y un después en cómo pensamos sobre la recuperación inteligente de información.&lt;/p&gt;
&lt;h2 id="el-problema-que-todos-conocemos-pero-no-siempre-admitimos"&gt;El problema que todos conocemos (pero no siempre admitimos)&lt;/h2&gt;
&lt;p&gt;Si has trabajado con sistemas RAG (Retrieval-Augmented Generation), sabes que funcionan bastante bien para preguntas directas. Pero cuando te enfrentas a consultas que requieren varios pasos de razonamiento, comparar información de múltiples fuentes, o manejar datos contradictorios&amp;hellip; ahí es donde la cosa se complica. Y mucho.&lt;/p&gt;</description></item><item><title>LLMs en Ingeniería de Software: Reality Check de 2025</title><link>https://antoniocortes.com/2025/07/03/llms-en-ingenier%C3%ADa-de-software-reality-check-de-2025/</link><pubDate>Thu, 03 Jul 2025 10:00:00 +0200</pubDate><guid>https://antoniocortes.com/2025/07/03/llms-en-ingenier%C3%ADa-de-software-reality-check-de-2025/</guid><description>&lt;h2 id="el-hype-vs-la-realidad-reflexiones-de-un-desarrollador-con-30-años-de-guerra"&gt;El hype vs la realidad: reflexiones de un desarrollador con 30 años de guerra&lt;/h2&gt;
&lt;p&gt;Esta mañana me he topado con una charla que me ha hecho reflexionar bastante sobre todo este revuelo que hay montado con la IA y el desarrollo de software. El ponente, con una dosis saludable de escepticismo, hace un &amp;ldquo;reality check&amp;rdquo; sobre las afirmaciones grandilocuentes que estamos escuchando por todas partes.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/EO3_qN_Ynsk?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;p&gt;&lt;em&gt;La charla completa que ha inspirado estas reflexiones. Vale la pena verla entera.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>LLMs in Software Engineering: 2025 Reality Check</title><link>https://antoniocortes.com/en/post/2025/llms-ingenieria-software-reality-check-2025/</link><pubDate>Thu, 03 Jul 2025 10:00:00 +0200</pubDate><guid>https://antoniocortes.com/en/post/2025/llms-ingenieria-software-reality-check-2025/</guid><description>&lt;h2 id="the-hype-vs-reality-reflections-from-a-developer-with-30-years-of-experience"&gt;The hype vs reality: reflections from a developer with 30 years of experience&lt;/h2&gt;
&lt;p&gt;This morning I came across a talk that made me reflect quite a bit about all this fuss surrounding AI and software development. The speaker, with a healthy dose of skepticism, does a &amp;ldquo;reality check&amp;rdquo; on all the grandiose claims we&amp;rsquo;re hearing everywhere.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/EO3_qN_Ynsk?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;p&gt;&lt;em&gt;The complete talk that inspired these reflections. It&amp;rsquo;s worth watching in full.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Agent Communication Protocol (ACP): El HTTP de los agentes de IA</title><link>https://antoniocortes.com/2025/07/02/agent-communication-protocol-acp-el-http-de-los-agentes-de-ia/</link><pubDate>Wed, 02 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/02/agent-communication-protocol-acp-el-http-de-los-agentes-de-ia/</guid><description>&lt;h2 id="otro-protocolo-más-que-promete-cambiarlo-todo"&gt;Otro protocolo más que promete cambiarlo todo&lt;/h2&gt;
&lt;p&gt;Cuando IBM Research anunció el &lt;strong&gt;Agent Communication Protocol (ACP)&lt;/strong&gt; como parte del proyecto BeeAI, mi primera reacción fue la habitual: &lt;em&gt;&amp;ldquo;Ah, otro protocolo universal más&amp;rdquo;&lt;/em&gt;. Con casi 30 años en esto, he visto demasiados &amp;ldquo;estándares definitivos&amp;rdquo; que acabaron en el olvido.&lt;/p&gt;
&lt;p&gt;Pero hay algo diferente en ACP que me hizo prestar atención: &lt;strong&gt;no promete resolver todos los problemas del mundo&lt;/strong&gt;. Simplemente se enfoca en uno muy específico: hacer que agentes de IA de diferentes frameworks puedan hablar entre sí. Y lo hace de una manera que realmente tiene sentido.&lt;/p&gt;</description></item><item><title>Agent Communication Protocol (ACP): The HTTP of AI Agents</title><link>https://antoniocortes.com/en/post/2025/agent-communication-protocol-acp-02_julio_2025/</link><pubDate>Wed, 02 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/agent-communication-protocol-acp-02_julio_2025/</guid><description>&lt;h2 id="yet-another-protocol-promising-to-change-everything"&gt;Yet another protocol promising to change everything&lt;/h2&gt;
&lt;p&gt;When IBM Research announced the &lt;strong&gt;Agent Communication Protocol (ACP)&lt;/strong&gt; as part of the BeeAI project, my first reaction was the usual one: &lt;em&gt;&amp;ldquo;Oh, just another universal protocol&amp;rdquo;&lt;/em&gt;. With nearly 30 years in this field, I&amp;rsquo;ve seen too many &amp;ldquo;definitive standards&amp;rdquo; that ended up forgotten.&lt;/p&gt;
&lt;p&gt;But there&amp;rsquo;s something different about ACP that made me pay attention: &lt;strong&gt;it doesn&amp;rsquo;t promise to solve all the world&amp;rsquo;s problems&lt;/strong&gt;. It simply focuses on one very specific thing: making AI agents from different frameworks talk to each other. And it does it in a way that really makes sense.&lt;/p&gt;</description></item><item><title>El 'AI-Native Software Engineer': Entre el hype y la realidad práctica</title><link>https://antoniocortes.com/2025/07/02/el-ai-native-software-engineer-entre-el-hype-y-la-realidad-pr%C3%A1ctica/</link><pubDate>Wed, 02 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/02/el-ai-native-software-engineer-entre-el-hype-y-la-realidad-pr%C3%A1ctica/</guid><description>&lt;h2 id="una-reflexión-necesaria-sobre-el-ai-native-engineer"&gt;Una reflexión necesaria sobre el &amp;ldquo;AI-Native Engineer&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;He leído el &lt;a href="https://addyo.substack.com/p/the-ai-native-software-engineer"&gt;artículo de Addyo&lt;/a&gt; sobre el &amp;ldquo;AI-Native Software Engineer&amp;rdquo; y, como Principal Backend Engineer que lleva años viendo promesas tecnológicas ir y venir, tengo opiniones &lt;strong&gt;bastante sinceras&lt;/strong&gt; al respecto. No todas son cómodas de escuchar.&lt;/p&gt;
&lt;p&gt;He visto suficientes &amp;ldquo;revoluciones&amp;rdquo; como para separar el grano de la paja. &lt;strong&gt;Y aquí hay mucho de ambos&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="lo-que-está-funcionando-de-verdad"&gt;Lo que está funcionando (de verdad)&lt;/h2&gt;
&lt;h3 id="1-ia-como-copiloto-no-como-piloto"&gt;&lt;strong&gt;1. IA como copiloto, no como piloto&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;La metáfora del artículo sobre tratar la IA como un &amp;ldquo;programador junior disponible 24/7&amp;rdquo; es &lt;strong&gt;acertada&lt;/strong&gt;. En mi experiencia trabajando con equipos, he visto developers usar GitHub Copilot y Claude de manera efectiva para:&lt;/p&gt;</description></item><item><title>MCP for Skeptics: Why the Model Context Protocol is Worth It (even if it doesn't seem like it)</title><link>https://antoniocortes.com/en/post/2025/mcp-para-escepticos/</link><pubDate>Wed, 02 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/mcp-para-escepticos/</guid><description>&lt;h2 id="confession-of-a-converted-skeptic"&gt;Confession of a converted skeptic&lt;/h2&gt;
&lt;p&gt;When Anthropic announced the &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt; in November 2024, my first reaction was: &lt;em&gt;&amp;ldquo;Ah, another protocol promising to solve all integration problems&amp;rdquo;&lt;/em&gt;. As a DevOps Manager who has seen dozens of &amp;ldquo;universal standards&amp;rdquo; born and die, I have reasons to be skeptical.&lt;/p&gt;
&lt;p&gt;But after several months watching MCP be massively adopted - &lt;strong&gt;OpenAI integrated it in March 2025, Google DeepMind in April&lt;/strong&gt; - I decided to investigate beyond the hype. And I have to admit something: &lt;strong&gt;I was wrong&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>MCP para escépticos: Por qué el Model Context Protocol vale la pena (aunque no lo parezca)</title><link>https://antoniocortes.com/2025/07/02/mcp-para-esc%C3%A9pticos-por-qu%C3%A9-el-model-context-protocol-vale-la-pena-aunque-no-lo-parezca/</link><pubDate>Wed, 02 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/02/mcp-para-esc%C3%A9pticos-por-qu%C3%A9-el-model-context-protocol-vale-la-pena-aunque-no-lo-parezca/</guid><description>&lt;h2 id="confesión-de-un-escéptico-convertido"&gt;Confesión de un escéptico convertido&lt;/h2&gt;
&lt;p&gt;Cuando Anthropic anunció el &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt; en noviembre de 2024, mi primera reacción fue: &lt;em&gt;&amp;ldquo;Ah, otro protocolo más que promete resolver todos los problemas de integración&amp;rdquo;&lt;/em&gt;. Como DevOps Manager que ha visto nacer y morir docenas de &amp;ldquo;estándares universales&amp;rdquo;, tengo razones para ser escéptico.&lt;/p&gt;
&lt;p&gt;Pero después de varios meses viendo cómo MCP se ha adoptado masivamente - &lt;strong&gt;OpenAI lo integró en marzo 2025, Google DeepMind en abril&lt;/strong&gt; - decidí investigar más allá del hype. Y tengo que admitir algo: &lt;strong&gt;estaba equivocado&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>The 'AI-Native Software Engineer': Between the Hype and Practical Reality</title><link>https://antoniocortes.com/en/post/2025/ai-native-engineer-realidad/</link><pubDate>Wed, 02 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/ai-native-engineer-realidad/</guid><description>&lt;h2 id="a-necessary-reflection-on-the-ai-native-engineer"&gt;A necessary reflection on the &amp;ldquo;AI-Native Engineer&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;I read &lt;a href="https://addyo.substack.com/p/the-ai-native-software-engineer"&gt;Addyo&amp;rsquo;s article&lt;/a&gt; about the &amp;ldquo;AI-Native Software Engineer&amp;rdquo; and, as a Principal Backend Engineer who has seen technological promises come and go for years, I have &lt;strong&gt;quite sincere opinions&lt;/strong&gt; about it. Not all are comfortable to hear.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve seen enough &amp;ldquo;revolutions&amp;rdquo; to separate the wheat from the chaff. &lt;strong&gt;And there&amp;rsquo;s a lot of both here&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="whats-really-working-honestly"&gt;What&amp;rsquo;s really working (honestly)&lt;/h2&gt;
&lt;h3 id="1-ai-as-copilot-not-as-pilot"&gt;&lt;strong&gt;1. AI as copilot, not as pilot&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;The article&amp;rsquo;s metaphor about treating AI as a &amp;ldquo;junior programmer available 24/7&amp;rdquo; is &lt;strong&gt;accurate&lt;/strong&gt;. In my experience working with teams, I&amp;rsquo;ve seen developers use GitHub Copilot and Claude effectively to:&lt;/p&gt;</description></item><item><title>Claude Code Hooks: Automation and Customization of Development Workflows</title><link>https://antoniocortes.com/en/post/2025/claude_code_hooks_automatizacion_01_julio_2025/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/claude_code_hooks_automatizacion_01_julio_2025/</guid><description>&lt;p&gt;With the constant evolution of AI-powered development tools, &lt;strong&gt;Claude Code&lt;/strong&gt; has introduced a revolutionary feature: &lt;strong&gt;Hooks&lt;/strong&gt;. This feature allows developers to customize and automate specific behaviors in the Claude Code lifecycle, transforming suggestions into executable code that works deterministically.&lt;/p&gt;
&lt;p&gt;Hooks represent a qualitative leap in the customization of AI development tools, allowing each team and developer to adapt Claude Code to their specific needs and project standards.&lt;/p&gt;
&lt;h2 id="what-are-claude-code-hooks"&gt;What are Claude Code Hooks?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Claude Code Hooks&lt;/strong&gt; are user-defined shell commands that execute automatically at various specific points in the Claude Code lifecycle. Unlike prompting instructions, hooks guarantee that certain actions &lt;strong&gt;always&lt;/strong&gt; occur, providing deterministic control over the tool&amp;rsquo;s behavior.&lt;/p&gt;</description></item><item><title>Claude Code Hooks: Automatización y Personalización de Workflows de Desarrollo</title><link>https://antoniocortes.com/2025/07/01/claude-code-hooks-automatizaci%C3%B3n-y-personalizaci%C3%B3n-de-workflows-de-desarrollo/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/01/claude-code-hooks-automatizaci%C3%B3n-y-personalizaci%C3%B3n-de-workflows-de-desarrollo/</guid><description>&lt;p&gt;Con la evolución constante de las herramientas de desarrollo impulsadas por IA, &lt;strong&gt;Claude Code&lt;/strong&gt; ha introducido una funcionalidad revolucionaria: &lt;strong&gt;Hooks&lt;/strong&gt;. Esta característica permite a los desarrolladores personalizar y automatizar comportamientos específicos en el ciclo de vida de Claude Code, transformando sugerencias en código ejecutable que funciona de manera determinística.&lt;/p&gt;
&lt;p&gt;Los hooks representan un salto cualitativo en la personalización de herramientas de IA para desarrollo, permitiendo que cada equipo y desarrollador adapte Claude Code a sus necesidades específicas y estándares de proyecto.&lt;/p&gt;</description></item><item><title>Cloudflare acaba de cambiar las reglas del juego con 'Pay per Crawl' (y era hora)</title><link>https://antoniocortes.com/2025/07/01/cloudflare-acaba-de-cambiar-las-reglas-del-juego-con-pay-per-crawl-y-era-hora/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/2025/07/01/cloudflare-acaba-de-cambiar-las-reglas-del-juego-con-pay-per-crawl-y-era-hora/</guid><description>&lt;h2 id="content-independence-day-el-día-que-la-web-dijo-ya-basta"&gt;&amp;ldquo;Content Independence Day&amp;rdquo;: el día que la web dijo &amp;ldquo;ya basta&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;Hoy, 1 de julio de 2025, Cloudflare declaró oficialmente el &lt;a href="https://blog.cloudflare.com/content-independence-day-no-ai-crawl-without-compensation/"&gt;&amp;ldquo;Content Independence Day&amp;rdquo;&lt;/a&gt; con el lanzamiento de &lt;strong&gt;&amp;ldquo;Pay per Crawl&amp;rdquo;&lt;/strong&gt;, su nueva herramienta que permite a los propietarios de sitios web cobrar a los crawlers de IA por acceder a su contenido. Como DevOps Manager que gestiona infraestructuras web diariamente, puedo decir que &lt;strong&gt;era hora&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Y es que los números no mienten: mientras Google mantiene una relación de 18 crawls por cada referral que envía (que ya es brutal comparado con los 6:1 de hace seis meses), OpenAI tiene un ratio de &lt;strong&gt;1,500:1&lt;/strong&gt; y Anthropic llega a los &lt;strong&gt;73,000:1&lt;/strong&gt;. Básicamente, están aspirando todo nuestro contenido sin devolver ni una migaja de tráfico.&lt;/p&gt;</description></item><item><title>Cloudflare Just Changed the Game with 'Pay per Crawl' (and it was about time)</title><link>https://antoniocortes.com/en/post/2025/cloudflare-pay-per-crawl/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/cloudflare-pay-per-crawl/</guid><description>&lt;h2 id="content-independence-day-the-day-the-web-said-enough-is-enough"&gt;&amp;ldquo;Content Independence Day&amp;rdquo;: the day the web said &amp;ldquo;enough is enough&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;Today, July 1, 2025, Cloudflare officially declared &lt;a href="https://blog.cloudflare.com/content-independence-day-no-ai-crawl-without-compensation/"&gt;&amp;ldquo;Content Independence Day&amp;rdquo;&lt;/a&gt; with the launch of &lt;strong&gt;&amp;ldquo;Pay per Crawl&amp;rdquo;&lt;/strong&gt;, its new tool that allows website owners to charge AI crawlers for accessing their content. As a DevOps Manager who manages web infrastructures daily, I can say &lt;strong&gt;it was about time&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;And the numbers don&amp;rsquo;t lie: while Google maintains a ratio of 18 crawls for every referral it sends (which is already brutal compared to 6:1 from six months ago), OpenAI has a ratio of &lt;strong&gt;1,500:1&lt;/strong&gt; and Anthropic reaches &lt;strong&gt;73,000:1&lt;/strong&gt;. Basically, they&amp;rsquo;re sucking up all our content without returning even a crumb of traffic.&lt;/p&gt;</description></item><item><title>Walmart and the Agentic Future: How the Retail Giant is Revolutionizing Shopping with Autonomous AI Agents</title><link>https://antoniocortes.com/en/post/2025/walmart_futuro_agentico_ia_1_julio_2025/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/walmart_futuro_agentico_ia_1_julio_2025/</guid><description>&lt;p&gt;The future of shopping is here, and Walmart is leading a quiet revolution that will forever change how we interact with retail. While many companies are still experimenting with ChatGPT and basic generative AI tools, the Arkansas giant has taken a quantum leap toward &lt;strong&gt;Agentic AI&lt;/strong&gt;, developing autonomous systems that not only recommend products but act, decide, and execute complete tasks on their own.&lt;/p&gt;
&lt;p&gt;In this deep analysis, we&amp;rsquo;ll explore how Walmart is building a future where AI agents don&amp;rsquo;t just assist humans but operate as true autonomous collaborators, transforming from the shopping experience to the most complex internal operations.&lt;/p&gt;</description></item><item><title>STORM: The AI System Revolutionizing Long-Form Article Writing by Simulating Human Research Process</title><link>https://antoniocortes.com/en/post/2025/storm_sistema_ia_escritura_articulos_18_mayo_2025/</link><pubDate>Sun, 18 May 2025 00:00:00 +0000</pubDate><guid>https://antoniocortes.com/en/post/2025/storm_sistema_ia_escritura_articulos_18_mayo_2025/</guid><description>&lt;p&gt;Creating long, well-founded articles has traditionally been a complex task requiring advanced research and writing skills. Recently, researchers from Stanford presented &lt;strong&gt;STORM&lt;/strong&gt; (&lt;em&gt;Synthesis of Topic Outlines through Retrieval and Multi-perspective Question Asking&lt;/em&gt;), a revolutionary system that automates the Wikipedia-style article writing process from scratch, and the results are truly impressive.&lt;/p&gt;
&lt;p&gt;In this detailed analysis, we&amp;rsquo;ll explore how STORM is transforming the way we think about AI-assisted writing and why this approach could forever change the way we create informative content.&lt;/p&gt;</description></item></channel></rss>