/* eslint-disable */
/* blog/the-dynamo-and-ai.jsx — article page */

const IMG = './the-dynamo-and-ai/';

const FactoryImage = ({ lang }) => (
  <figure className="tm-article-fig">
    <img
      src={IMG + 'factory-belt-drive.jpg'}
      alt={lang === 'en'
        ? "Early 20th century machine shop showing a line shaft with leather belt drives connecting industrial machinery"
        : "Taller industrial de principios del siglo XX con eje de transmisión central y correas de cuero conectando las máquinas"}
      className="tm-article-img"
    />
    <figcaption className="tm-article-figcaption">
      {lang === 'en'
        ? "A typical early 20th century machine shop. Power came from a single central shaft — every machine depended on the same source. Replacing the steam engine with an electric motor changed the fuel, not the architecture."
        : "Un taller industrial típico de principios del 1900. La energía venía de un eje central único — todas las máquinas dependían de la misma fuente. Reemplazar el motor a vapor por uno eléctrico cambió el combustible, no la arquitectura."}
    </figcaption>
  </figure>
);

const AIConceptImage = ({ lang }) => (
  <figure className="tm-article-fig">
    <img
      src={IMG + 'datacenter-modern.webp'}
      alt={lang === 'en'
        ? "Rows of server racks in a modern data center — the physical infrastructure behind AI and data operations"
        : "Filas de racks de servidores en un centro de datos moderno — la infraestructura física detrás de las operaciones de IA y datos"}
      className="tm-article-img"
    />
    <figcaption className="tm-article-figcaption">
      {lang === 'en'
        ? "Modern data infrastructure. Unlike the old belt-drive factory, today's data architecture can give every process its own autonomous agent — the same leap that multiplied industrial productivity a century ago."
        : "Infraestructura de datos moderna. A diferencia de la fábrica de correas, la arquitectura de datos actual puede darle a cada proceso su propio agente autónomo — el mismo salto que multiplicó la productividad industrial hace un siglo."}
    </figcaption>
  </figure>
);

const ArticleEN = () => (
  <article className="tm-article">
    <header className="tm-article-header">
      <a href="/blog" className="tm-article-back">&larr; Blog</a>
      <h1 className="tm-article-title">The Dynamo and AI</h1>
      <p className="tm-article-titlesub">Why Your Company Still Isn&rsquo;t Seeing the Results It Expected</p>
      <p className="tm-article-subtitle">
        <em>In 1890, electricity already existed. But industrial productivity took 40 more years to take off. Today, the exact same thing is happening with artificial intelligence &mdash; and for the exact same reason.</em>
      </p>
      <div className="tm-article-byline">
        <span className="tm-article-author">By Bruno Ruy&uacute;</span>
        <span className="tm-article-date">June 2026</span>
      </div>
    </header>

    <div className="tm-article-body">
      <p>In 1890, electricity already existed. Factories could connect to the grid. Engineers understood how the dynamo worked. And yet, industrial productivity took <strong>four more decades</strong> to take off.</p>
      <p>Today, in 2026, many business leaders are living a modern version of that same story. They have access to language models, AI copilots, and BI dashboards. And yet, the results aren&rsquo;t materializing. Decisions are still slow. Data is still opaque. The organization is still running the same way it always has.</p>
      <p>This isn&rsquo;t a technology problem. It&rsquo;s an adoption problem.</p>

      <h2>The Story Paul David Told in 1990</h2>
      <p>Economist Paul David published a seminal paper in 1990: <em>&ldquo;The Dynamo and the Computer.&rdquo;</em> His question was simple: why did electrification &mdash; one of the greatest technological revolutions in history &mdash; fail to translate into productivity gains for decades?</p>
      <p>The answer he found was uncomfortable: <strong>companies adopted the new technology without changing anything that made the old technology work.</strong></p>
      <p>When electricity arrived, factory owners simply replaced the central steam engine with a central electric motor. They kept the same multi-story vertical architecture, the same drive shafts, the same mechanical belts. They put new technology into an old framework.</p>
      <p>The real productivity leap came when someone had the radically different idea of giving <strong>each machine its own motor</strong>. That made it possible to redesign factories horizontally &mdash; optimizing material flow, eliminating bottlenecks, simplifying operations. The process changed, not just the tool.</p>
      <p>That took forty years.</p>

      <FactoryImage lang="en" />

      <h2>The Same Mistake, Repeating Today</h2>
      <p>Look at what&rsquo;s happening in most companies with AI right now.</p>
      <p>A Copilot license gets purchased so analysts can write code faster. A chatbot gets integrated into the call center. A language model drafts emails. All of that is fine. But it&rsquo;s exactly the same as plugging a new electric motor into the old drive shaft: <strong>new technology, same process.</strong></p>
      <p>The result is what David would call the plug-and-play mistake: you adopt the tool but don&rsquo;t redesign the workflow. AI accelerates individual steps, but the process remains the same process. And the process is the problem.</p>
      <p>How many decisions in your company still depend on an analyst who takes three days to build a spreadsheet? How many meetings happen to &ldquo;review the numbers&rdquo; that should be available in real time? How many strategic projects stall because someone needs a report that doesn&rsquo;t exist yet?</p>
      <p>AI doesn&rsquo;t fix that if the process stays the same.</p>

      <h2>What Actually Needs to Change</h2>
      <p>The lesson of the dynamo isn&rsquo;t that you need to wait. It&rsquo;s that <strong>the real value of a general-purpose technology only emerges when you redesign the process from scratch around it.</strong></p>
      <p>For AI applied to data &mdash; where the decisions that move the business actually get made &mdash; that means moving from a model where data is an input for reports, to a model where data is <strong>the living infrastructure on which the company operates</strong>.</p>
      <p>It&rsquo;s not about &ldquo;having a dashboard.&rdquo; It&rsquo;s about the commercial leader being able to understand why sales dropped in a region in minutes, not days. It&rsquo;s not about &ldquo;doing analysis.&rdquo; It&rsquo;s about systems detecting anomalies before they become problems, alerting, and acting.</p>
      <p>That difference &mdash; between AI that assists tasks and AI that transforms processes &mdash; is exactly the gap that will separate the companies that lead the next decade from the ones that keep playing catch-up.</p>

      <AIConceptImage lang="en" />

      <h2>The New Bottleneck: Data</h2>
      <p>There&rsquo;s an irony in all of this. The companies that invest most in AI are often the ones that benefit least from it, because they run into the same wall: <strong>their data isn&rsquo;t ready for AI to work on.</strong></p>
      <p>Data is scattered across silos. There are three different versions of the same metric depending on who you ask. The ERP doesn&rsquo;t talk to the CRM. Reports are built by hand every month. And nobody knows which is the source of truth.</p>
      <p>In that context, the most sophisticated AI in the world can&rsquo;t do anything useful. It&rsquo;s like having the best electric motor available plugged into a factory where nobody knows where the wiring is.</p>
      <p>The real bottleneck isn&rsquo;t the language model. It&rsquo;s the data infrastructure.</p>

      <h2>The Factory Redesigned for the AI Era</h2>
      <p>What the most advanced companies are building today &mdash; and what will define who wins over the next several years &mdash; is what we might call a <strong>modern data factory</strong>: an infrastructure where data flows automatically, is always up to date, is trustworthy, and is available for consumption by AI, by people, or by systems in real time.</p>
      <p>This isn&rsquo;t a two-year IT project. It doesn&rsquo;t require a team of 20 data engineers. That was the old model.</p>
      <p>The new model combines specialized AI agents that build and maintain that infrastructure autonomously &mdash; cutting implementation time from months to days, and maintenance cost to a fraction of what it used to require.</p>
      <p>The result is concrete: a business leader can explore their operational data, detect patterns, anticipate problems, and make decisions &mdash; without waiting for a report, without asking IT for anything, without depending on an analyst juggling ten other things at the same time.</p>
      <p>That&rsquo;s what redesigning the process looks like, not just changing the tool.</p>

      <h2>Strategic Patience, Not Passive Waiting</h2>
      <p>Paul David ended his paper with an idea worth repeating: the productivity lag isn&rsquo;t a signal that the technology is failing. It&rsquo;s a signal that real transformation takes time &mdash; but more than anything, it takes <strong>intent</strong>.</p>
      <p>The companies that won from electrification weren&rsquo;t the first to buy an electric motor. They were the ones with the vision to redesign the entire factory.</p>
      <p>The companies that will win from AI aren&rsquo;t necessarily the ones spending the most on model licenses. They&rsquo;re the ones that understand the value isn&rsquo;t in the tool &mdash; it&rsquo;s in how the entire workflow gets reorganized around it.</p>
      <p>And at the center of that workflow &mdash; at the heart of every strategic decision &mdash; there is always data. Data that must be reliable, current, and actionable.</p>
      <p>That&rsquo;s the factory worth building today.</p>
    </div>

    <footer className="tm-article-footer">
      <p><em>Teramot is the platform that uses specialized AI agents to build and operate production-grade data infrastructure &mdash; the kind you need for AI to actually transform how your company works. Learn more at <a href="https://teramot.com">teramot.com</a>.</em></p>
    </footer>
  </article>
);

const ArticleES = () => (
  <article className="tm-article">
    <header className="tm-article-header">
      <a href="/blog" className="tm-article-back">&larr; Perspectivas</a>
      <h1 className="tm-article-title">El D&iacute;namo y la IA</h1>
      <p className="tm-article-titlesub">Por qu&eacute; tu empresa todav&iacute;a no ve los resultados que esperaba</p>
      <p className="tm-article-subtitle">
        <em>En 1890, la electricidad ya exist&iacute;a. Pero la productividad industrial tard&oacute; 40 a&ntilde;os m&aacute;s en despegar. Hoy pasa exactamente lo mismo con la inteligencia artificial. Y la raz&oacute;n es la misma.</em>
      </p>
      <div className="tm-article-byline">
        <span className="tm-article-author">Por Bruno Ruy&uacute;</span>
        <span className="tm-article-date">Junio 2026</span>
      </div>
    </header>

    <div className="tm-article-body">
      <p>En 1890, la electricidad ya exist&iacute;a. Las f&aacute;bricas pod&iacute;an conectarse a la red. Los ingenieros entend&iacute;an c&oacute;mo funcionaba el d&iacute;namo. Y aun as&iacute;, la productividad industrial tard&oacute; <strong>cuatro d&eacute;cadas m&aacute;s</strong> en despegar.</p>
      <p>Hoy, en 2026, muchos l&iacute;deres de empresa est&aacute;n viviendo una versi&oacute;n moderna de esa misma historia. Tienen acceso a modelos de lenguaje, copilots, dashboards con IA. Y aun as&iacute;, los resultados no terminan de aparecer. Las decisiones siguen siendo lentas. Los datos siguen siendo opacos. La organizaci&oacute;n sigue funcionando igual que antes.</p>
      <p>No es un problema de tecnolog&iacute;a. Es un problema de c&oacute;mo se adopta.</p>

      <h2>La historia que Paul David cont&oacute; en 1990</h2>
      <p>El economista Paul David public&oacute; en 1990 un paper que se volvi&oacute; seminal: <em>&ldquo;The Dynamo and the Computer&rdquo;</em>. Su pregunta era simple: &iquest;por qu&eacute; la electrificaci&oacute;n, una de las mayores revoluciones tecnol&oacute;gicas de la historia, no se tradujo en ganancias de productividad durante d&eacute;cadas?</p>
      <p>La respuesta que encontr&oacute; fue inc&oacute;moda: <strong>las empresas adoptaron la nueva tecnolog&iacute;a sin cambiar nada de lo que hac&iacute;a que la vieja tecnolog&iacute;a funcionara.</strong></p>
      <p>Cuando lleg&oacute; la electricidad, los due&ntilde;os de f&aacute;bricas simplemente reemplazaron el motor a vapor central por un motor el&eacute;ctrico central. Mantuvieron la misma arquitectura vertical de varios pisos, los mismos ejes de transmisi&oacute;n, las mismas correas mec&aacute;nicas. Pusieron tecnolog&iacute;a nueva en un esquema viejo.</p>
      <p>El salto de productividad real lleg&oacute; cuando alguien tuvo la idea radicalmente diferente de dar a <strong>cada m&aacute;quina su propio motor</strong>. Eso permiti&oacute; redise&ntilde;ar las f&aacute;bricas de forma horizontal, optimizando el flujo de materiales, eliminando cuellos de botella, simplificando la operaci&oacute;n. Cambi&oacute; el proceso, no solo la herramienta.</p>
      <p>Eso tard&oacute; cuarenta a&ntilde;os.</p>

      <FactoryImage lang="es" />

      <h2>El error que se repite hoy</h2>
      <p>Mir&aacute; lo que est&aacute; pasando en la mayor&iacute;a de las empresas con la IA.</p>
      <p>Se compra una licencia de Copilot para que los analistas escriban c&oacute;digo m&aacute;s r&aacute;pido. Se integra un chatbot en el call center. Se usa un modelo de lenguaje para redactar emails. Todo eso est&aacute; bien. Pero es exactamente lo mismo que enchufar un motor el&eacute;ctrico al eje de transmisi&oacute;n viejo: <strong>tecnolog&iacute;a nueva, proceso igual.</strong></p>
      <p>El resultado es lo que David llamar&iacute;a el error plug-and-play: adopt&aacute;s la herramienta pero no redise&ntilde;&aacute;s el flujo. La IA acelera pasos individuales, pero el proceso sigue siendo el mismo proceso. Y el proceso es el problema.</p>
      <p>&iquest;Cu&aacute;ntas decisiones en tu empresa todav&iacute;a dependen de un analista que tarda tres d&iacute;as en armar un Excel? &iquest;Cu&aacute;ntas reuniones se hacen para &ldquo;revisar los n&uacute;meros&rdquo; que deber&iacute;an estar disponibles en tiempo real? &iquest;Cu&aacute;ntos proyectos estrat&eacute;gicos se frenan porque alguien necesita un reporte que no existe?</p>
      <p>La IA no resuelve eso si el proceso sigue igual.</p>

      <h2>Lo que realmente tiene que cambiar</h2>
      <p>La lecci&oacute;n del d&iacute;namo no es que hay que esperar. Es que <strong>el valor real de una tecnolog&iacute;a de prop&oacute;sito general solo emerge cuando se redise&ntilde;a el proceso desde cero alrededor de ella.</strong></p>
      <p>En el caso de la IA aplicada a los datos &mdash;que es donde se toman las decisiones que mueven el negocio&mdash; eso significa pasar de un modelo donde los datos son un insumo para reportes, a un modelo donde los datos son <strong>la infraestructura viva sobre la que opera la empresa</strong>.</p>
      <p>No es &ldquo;tener un dashboard&rdquo;. Es que cuando el gerente comercial quiere entender por qu&eacute; cayeron las ventas en una regi&oacute;n, la respuesta est&aacute; disponible en minutos, no en d&iacute;as. No es &ldquo;hacer an&aacute;lisis&rdquo;. Es que los sistemas detectan anomal&iacute;as antes de que se conviertan en problemas, alertan, act&uacute;an.</p>
      <p>Esa diferencia &mdash;entre IA que asiste tareas y IA que transforma procesos&mdash; es exactamente la brecha que separa a las empresas que van a liderar la pr&oacute;xima d&eacute;cada de las que van a seguir corriendo de atr&aacute;s.</p>

      <AIConceptImage lang="es" />

      <h2>El nuevo cuello de botella: los datos</h2>
      <p>Hay una iron&iacute;a en todo esto. Las empresas que m&aacute;s invierten en IA muchas veces son las que menos la aprovechan, porque se chocan contra el mismo muro: <strong>sus datos no est&aacute;n listos para que la IA trabaje sobre ellos.</strong></p>
      <p>Los datos est&aacute;n dispersos en silos. Hay tres versiones distintas de la misma m&eacute;trica seg&uacute;n a qui&eacute;n le pregunt&eacute;s. El ERP no habla con el CRM. Los reportes se construyen a mano cada mes. Y nadie tiene claro cu&aacute;l es la fuente de verdad.</p>
      <p>En ese contexto, la IA m&aacute;s sofisticada del mundo no puede hacer nada &uacute;til. Es como tener el mejor motor el&eacute;ctrico disponible conectado a una f&aacute;brica donde nadie sabe d&oacute;nde est&aacute;n los cables.</p>
      <p>El verdadero cuello de botella no es el modelo de lenguaje. Es la infraestructura de datos.</p>

      <h2>La f&aacute;brica redise&ntilde;ada para la era de la IA</h2>
      <p>Lo que las empresas m&aacute;s avanzadas est&aacute;n construyendo hoy &mdash;y lo que va a definir qui&eacute;n gana en los pr&oacute;ximos a&ntilde;os&mdash; es lo que podr&iacute;amos llamar una <strong>f&aacute;brica de datos moderna</strong>: una infraestructura donde los datos fluyen de forma autom&aacute;tica, est&aacute;n siempre actualizados, son confiables, y est&aacute;n disponibles para ser consumidos por IA, por personas, o por sistemas en tiempo real.</p>
      <p>No es un proyecto de IT de dos a&ntilde;os. No requiere un equipo de 20 data engineers. Eso era el modelo viejo.</p>
      <p>El modelo nuevo combina agentes de IA especializados que construyen y mantienen esa infraestructura de forma aut&oacute;noma, reduciendo el tiempo de implementaci&oacute;n de meses a d&iacute;as, y el costo de mantenimiento a una fracci&oacute;n de lo que requer&iacute;a antes.</p>
      <p>El resultado es concreto: un l&iacute;der de negocio puede explorar los datos de su operaci&oacute;n, detectar patrones, anticipar problemas y tomar decisiones &mdash;sin esperar un reporte, sin pedirle nada a IT, sin depender de un analista que est&aacute; haciendo otras diez cosas al mismo tiempo.</p>
      <p>Eso es lo que significa redise&ntilde;ar el proceso, no solo cambiar la herramienta.</p>

      <h2>Paciencia estrat&eacute;gica, no espera pasiva</h2>
      <p>Paul David terminaba su paper con una idea que vale la pena repetir: el lag de productividad no es una se&ntilde;al de que la tecnolog&iacute;a falla. Es una se&ntilde;al de que la transformaci&oacute;n real requiere tiempo, pero sobre todo requiere <strong>intenci&oacute;n</strong>.</p>
      <p>Las empresas que ganaron con la electrificaci&oacute;n no fueron las primeras en comprar un motor el&eacute;ctrico. Fueron las que tuvieron la visi&oacute;n de redise&ntilde;ar la f&aacute;brica entera.</p>
      <p>Las empresas que van a ganar con la IA no son necesariamente las que m&aacute;s gastan en licencias de modelos. Son las que entienden que el valor no est&aacute; en la herramienta, sino en c&oacute;mo se reorganiza todo el flujo de trabajo alrededor de ella.</p>
      <p>Y en el centro de ese flujo &mdash;en el coraz&oacute;n de cualquier decisi&oacute;n estrat&eacute;gica&mdash; siempre hay datos. Datos que deben ser confiables, actualizados y accionables.</p>
      <p>Esa es la f&aacute;brica que vale la pena construir hoy.</p>
    </div>

    <footer className="tm-article-footer">
      <p><em>Teramot es la plataforma que usa agentes de IA especializados para construir y operar infraestructura de datos productiva &mdash; la misma que necesit&aacute;s para que la IA realmente transforme c&oacute;mo trabaja tu empresa. Conoc&eacute; m&aacute;s en <a href="https://teramot.com">teramot.com</a>.</em></p>
    </footer>
  </article>
);

const ArticlePage = () => {
  const { lang } = useLang();
  return (
    <>
      <NavBar />
      <main className="tm-article-page">
        <div className="tm-article-container">
          {lang === 'en' ? <ArticleEN /> : <ArticleES />}
        </div>
      </main>
      <Footer />
    </>
  );
};

ReactDOM.createRoot(document.getElementById('root')).render(
  <LangProvider defaultLang="en"><ArticlePage /></LangProvider>
);
