<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Kotlin on Tenu Tech Brief</title>
    <link>https://cluster-site.onrender.com/tags/kotlin/</link>
    <description>Recent content in Kotlin on Tenu Tech Brief</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Feb 2026 07:59:07 +0000</lastBuildDate>
    <atom:link href="https://cluster-site.onrender.com/tags/kotlin/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Java to Kotlin Conversion Comes to Visual Studio Code</title>
      <link>https://cluster-site.onrender.com/posts/java-to-kotlin-conversion-comes-to-visual-studio-code/</link>
      <pubDate>Thu, 19 Feb 2026 16:25:00 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/java-to-kotlin-conversion-comes-to-visual-studio-code/</guid>
      <description>• Kotlin A concise multiplatform language developed by JetBrains Follow: XX RSSRSS Java to Kotlin Conversion Comes to Visual Studio Code At JetBrains, we aim to make Kotlin develop</description>
    </item>
    <item>
      <title>Kodee&#39;s Kotlin Roundup: KotlinConf &#39;26 Updates, New Releases, and More</title>
      <link>https://cluster-site.onrender.com/posts/kodees-kotlin-roundup-kotlinconf-26-updates-new-releases-and-more/</link>
      <pubDate>Tue, 17 Feb 2026 21:28:42 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/kodees-kotlin-roundup-kotlinconf-26-updates-new-releases-and-more/</guid>
      <description>• Kotlin A concise multiplatform language developed by JetBrains Follow: XX RSSRSS Kodee&amp;rsquo;s Kotlin Roundup: KotlinConf &amp;lsquo;26 Updates, New Releases, and More KotlinConf 2026 is startin</description>
    </item>
    <item>
      <title>Building Modular Monoliths with Kotlin and Spring</title>
      <link>https://cluster-site.onrender.com/posts/building-modular-monoliths-with-kotlin-and-spring/</link>
      <pubDate>Fri, 13 Feb 2026 12:27:12 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/building-modular-monoliths-with-kotlin-and-spring/</guid>
      <description>• Kotlin offers concise multiplatform language for backend development. • Tutorial explores shift from microservices to modular monolith architecture. • Monoliths reduce deployment</description>
    </item>
    <item>
      <title>Join the Kotlin Ecosystem Mentorship Program</title>
      <link>https://cluster-site.onrender.com/posts/join-the-kotlin-ecosystem-mentorship-program/</link>
      <pubDate>Mon, 02 Feb 2026 13:29:57 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/join-the-kotlin-ecosystem-mentorship-program/</guid>
      <description>• Kotlin A concise multiplatform language developed by JetBrains Follow: XX RSSRSS Join the Kotlin Ecosystem Mentorship Program TL;DR: The Kotlin Foundation is launching a mentorsh</description>
    </item>
    <item>
      <title>The Embedded Photo Picker</title>
      <link>https://cluster-site.onrender.com/posts/the-embedded-photo-picker/</link>
      <pubDate>Tue, 27 Jan 2026 17:00:00 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/the-embedded-photo-picker/</guid>
      <description>• Use Photo Picker Jetpack library (androidx.photopicker:photopicker-compose:1.0.0-alpha01) for easy integration. • Create a Composable demo that tracks selected attachments with m</description>
    </item>
    <item>
      <title>Building AI Agents in Kotlin - Part 5: Teaching Agents to Forget</title>
      <link>https://cluster-site.onrender.com/posts/building-ai-agents-in-kotlin-part-5-teaching-agents-to-forget/</link>
      <pubDate>Mon, 26 Jan 2026 16:09:12 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/building-ai-agents-in-kotlin-part-5-teaching-agents-to-forget/</guid>
      <description>• Agents eventually exhaust context windows, causing crashes and loss of progress. • Switching models (GPT‑5 Codex, Claude Sonnet) can improve performance but still hit limits. • T</description>
    </item>
    <item>
      <title>Meet the First Speakers Heading to KotlinConf 2026</title>
      <link>https://cluster-site.onrender.com/posts/meet-the-first-speakers-heading-to-kotlinconf-2026/</link>
      <pubDate>Mon, 26 Jan 2026 09:58:20 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/meet-the-first-speakers-heading-to-kotlinconf-2026/</guid>
      <description>• KotlinConf 2026 will feature a lineup of pioneering speakers shaping Kotlin&amp;rsquo;s future. • The conference promises inspiring talks, deep workshops, and networking for global Kotlin</description>
    </item>
    <item>
      <title>Ktor 3.4.0 Is Now Available!</title>
      <link>https://cluster-site.onrender.com/posts/ktor-3.4.0-is-now-available/</link>
      <pubDate>Fri, 23 Jan 2026 14:05:30 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/ktor-3.4.0-is-now-available/</guid>
      <description>• Ktor 3.4.0 released, focusing on stability and performance for next year of development. • New OpenAPI generation API and compiler plugin produce runtime docs from routing tree.</description>
    </item>
    <item>
      <title>Exposed 1.0 Is Now Available</title>
      <link>https://cluster-site.onrender.com/posts/exposed-1.0-is-now-available/</link>
      <pubDate>Fri, 23 Jan 2026 13:07:20 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/exposed-1.0-is-now-available/</guid>
      <description>• Exposed 1.0 released, marking a major milestone with a stable API and no breaking changes until the next major release. • R2DBC support added, enabling reactive drivers in Expose</description>
    </item>
    <item>
      <title>How to Avoid Common Pitfalls With JPA and Kotlin</title>
      <link>https://cluster-site.onrender.com/posts/how-to-avoid-common-pitfalls-with-jpa-and-kotlin/</link>
      <pubDate>Tue, 20 Jan 2026 17:25:41 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/how-to-avoid-common-pitfalls-with-jpa-and-kotlin/</guid>
      <description>• Avoid null-safety conflicts by using nullable types carefully in entity fields. • Ensure entity classes have a public no-argument constructor for JPA hydration. • Do not declare</description>
    </item>
    <item>
      <title>Update your Kotlin projects for Android Gradle Plugin 9.0</title>
      <link>https://cluster-site.onrender.com/posts/update-your-kotlin-projects-for-android-gradle-plugin-9.0/</link>
      <pubDate>Fri, 16 Jan 2026 10:30:56 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/update-your-kotlin-projects-for-android-gradle-plugin-9.0/</guid>
      <description>• Kotlin A concise multiplatform language developed by JetBrains Follow: XX RSSRSS Update your Kotlin projects for Android Gradle Plugin 9.0 Android Gradle plugin 9.0is now availab</description>
    </item>
    <item>
      <title>React Native 0.73 - Debugging Improvements, Stable Symlink Support, and more</title>
      <link>https://cluster-site.onrender.com/posts/react-native-0.73-debugging-improvements-stable-symlink-support-and-more/</link>
      <pubDate>Wed, 06 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://cluster-site.onrender.com/posts/react-native-0.73-debugging-improvements-stable-symlink-support-and-more/</guid>
      <description>• Hermes now captures all console.log() calls before debugger connects, matching web browser debugging. • Stable symlink support in Metro improves module resolution and developer w</description>
    </item>
  </channel>
</rss>
