<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Languages</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Languages feed</description>
    <item>
      <title>Presentation: Beyond Prompting: Context Engineering for Production-Grade AI</title>
      <link>https://www.infoq.com/presentations/context-engineering-redis-llm-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</link>
      <description>&lt;img src="https://res.infoq.com/presentations/context-engineering-redis-llm-architecture/en/mediumimage/ricardo-ferreira-medium-1787820318843.jpg"/&gt;&lt;p&gt;Ricardo Ferreira discusses moving beyond simple prompt engineering to build production-grade AI applications. He shares practical architectural strategies for integrating long-term and short-term memory using Redis, managing LLM token limits via summarization, mitigating context rot with reranking and semantic caching, and controlling exponential API costs under strict latency constraints.&lt;/p&gt; &lt;i&gt;By Ricardo Ferreira&lt;/i&gt;</description>
      <category>Large language models</category>
      <category>Caching</category>
      <category>Generative AI</category>
      <category>QCon AI Boston 2026</category>
      <category>LangChain4j</category>
      <category>Retrieval-Augmented Generation</category>
      <category>Transcripts</category>
      <category>Architecture</category>
      <category>Redis</category>
      <category>Agents</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Wed, 02 Sep 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/context-engineering-redis-llm-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</guid>
      <dc:creator>Ricardo Ferreira</dc:creator>
      <dc:date>2026-09-02T11:00:00Z</dc:date>
      <dc:identifier>/presentations/context-engineering-redis-llm-architecture/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Beyond Line Charts: Why Some Diversity in Telemetry Visualization Is Long Overdue</title>
      <link>https://www.infoq.com/presentations/telemetry-data/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</link>
      <description>&lt;img src="https://res.infoq.com/presentations/telemetry-data/en/mediumimage/yao-yue-medium-1787812332305.jpeg"/&gt;&lt;p&gt;Yao Yue discusses the fundamental limitations of standard line charts for system observability. Drawing from 15 years of operating large-scale systems, she shares how engineering leaders and software architects can transform telemetry data - moving beyond simple time-series defaults - to build visualizations that directly answer critical capacity, latency, and fleet-sizing questions.&lt;/p&gt; &lt;i&gt;By Yao Yue&lt;/i&gt;</description>
      <category>Telemetry</category>
      <category>Transcripts</category>
      <category>QCon San Francisco 2025</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Tue, 01 Sep 2026 12:35:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/telemetry-data/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</guid>
      <dc:creator>Yao Yue</dc:creator>
      <dc:date>2026-09-01T12:35:00Z</dc:date>
      <dc:identifier>/presentations/telemetry-data/en</dc:identifier>
    </item>
    <item>
      <title>Article: Post-Quantum Cryptography in Spring Boot: Four Patterns You Can Ship This Sprint</title>
      <link>https://www.infoq.com/articles/pqc-in-spring-boot/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</link>
      <description>&lt;img src="https://res.infoq.com/articles/pqc-in-spring-boot/en/headerimage/pqc-in-spring-boot-header-1787646727709.jpg"/&gt;&lt;p&gt;There are four patterns that bring PQC into a Spring Boot fleet: encrypting payloads between services, locking down database fields, signing documents that need to hold up for decades, and moving service tokens off RS256. Along the way, we discuss why Harvest Now, Decrypt Later is already happening, and why none of this is production-safe until KMS or Vault is in place.&lt;/p&gt; &lt;i&gt;By Pankaj Sharma&lt;/i&gt;</description>
      <category>Spring Security</category>
      <category>Spring Boot</category>
      <category>Hashicorp</category>
      <category>Quantum Computing</category>
      <category>Java</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Fri, 28 Aug 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/pqc-in-spring-boot/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</guid>
      <dc:creator>Pankaj Sharma</dc:creator>
      <dc:date>2026-08-28T09:00:00Z</dc:date>
      <dc:identifier>/articles/pqc-in-spring-boot/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Python, Numba, and Algorithm Design: Building Efficient Models in Financial Services</title>
      <link>https://www.infoq.com/presentations/numba/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</link>
      <description>&lt;img src="https://res.infoq.com/presentations/numba/en/mediumimage/chad-schuster-medium-1787217755995.jpeg"/&gt;&lt;p&gt;Chad Schuster discusses bridging Python's developer velocity with C-like performance using Numba JIT and GPUs. Drawing from large-scale actuarial modeling, he explains LLVM pipeline architecture, performance gains up to 750x, and essential trade-offs like OOP limits, type inference errors, and compile-time overhead for engineering leaders scaling compute-heavy enterprise systems.&lt;/p&gt; &lt;i&gt;By Chad Schuster&lt;/i&gt;</description>
      <category>Language Design</category>
      <category>Transcripts</category>
      <category>QCon San Francisco 2025</category>
      <category>Python</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Thu, 27 Aug 2026 09:23:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/numba/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Languages</guid>
      <dc:creator>Chad Schuster</dc:creator>
      <dc:date>2026-08-27T09:23:00Z</dc:date>
      <dc:identifier>/presentations/numba/en</dc:identifier>
    </item>
  </channel>
</rss>
