<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Podcasts on webtechie.be</title>
		<link>https://webtechie.be/podcasts/</link>
		<description>Recent content in Podcasts on webtechie.be</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://webtechie.be/podcasts/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Foojay Podcast #99: Testing the Untestable, LLM Security for Java Developers with Tiberius</title>
				<link>https://webtechie.be/podcasts/2026/2026-06-22-foojay-podcast-99-llm-security-tiberius/</link>
				<pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-06-22-foojay-podcast-99-llm-security-tiberius/</guid>
				<description>&lt;p&gt;Unit testing assumes that the same input gives the same output. Large language models break that assumption on purpose, which leaves Java developers wiring LLMs into their applications without a clear way to test for security issues, bias, or prompt injection. &lt;a href=&#34;https://github.com/tiberius-security/tiberius&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Tiberius is an open-source library&lt;/a&gt;&#xA; that tackles exactly this problem, treating non-determinism as part of the design rather than a bug to work around.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #98: The End of JNI Pain, How WebAssembly Is Quietly Replacing Native Libraries in Java</title>
				<link>https://webtechie.be/podcasts/2026/2026-06-15-foojay-podcast-98-webassembly-jni-chicory/</link>
				<pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-06-15-foojay-podcast-98-webassembly-jni-chicory/</guid>
				<description>&lt;p&gt;JNI has been the standard answer for calling native code from Java for almost three decades. It also brings most of the headaches anyone who has wrestled with it remembers: brittle bindings, crashes that take the JVM down with them, painful cross-platform builds. WebAssembly quietly changes the shape of that problem. You get a sandboxed runtime, a portable binary format, and a far gentler integration path into the JVM.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #97: From Scripting Language to AI Powerhouse with BoxLang</title>
				<link>https://webtechie.be/podcasts/2026/2026-06-01-foojay-podcast-97-boxlang/</link>
				<pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-06-01-foojay-podcast-97-boxlang/</guid>
				<description>&lt;p&gt;If you write Java day to day, the AI tooling conversation often defaults to Python. BoxLang takes a different route. It runs on the JVM, treats AI as a first-class concern, and lets you mix dynamic templating with the libraries you already trust.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #96: Local AWS Development Without LocalStack: Meet Floci, the GraalVM-Powered Alternative</title>
				<link>https://webtechie.be/podcasts/2026/2026-05-25-foojay-podcast-96-floci-local-aws-graalvm/</link>
				<pubDate>Mon, 25 May 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-05-25-foojay-podcast-96-floci-local-aws-graalvm/</guid>
				<description>&lt;p&gt;Running AWS services on your laptop usually means waiting for a heavy emulator to boot, watching memory fill up, and hoping the API behavior matches the real cloud. Floci takes a different path. It spins up 35 AWS services in about 25 milliseconds with 13 megabytes of memory, using a single Docker command. In this episode we sat down with &lt;strong&gt;Hector Ventura&lt;/strong&gt;, the creator of Floci, for Foojay Podcast #96.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Is Your Java App Actually Secure, Or Does It Just Look That Way?</title>
				<link>https://webtechie.be/podcasts/2026/2026-05-11-foojay-podcast-95-java-security-zombie-dependencies/</link>
				<pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-05-11-foojay-podcast-95-java-security-zombie-dependencies/</guid>
				<description>&lt;p&gt;Your Java app passes the build, the tests are green, and the dashboard looks fine. But are the libraries underneath still maintained, or are they quietly collecting vulnerabilities? In this episode we dig into &amp;ldquo;zombie dependencies&amp;rdquo;, the CVE process, and the small habits that make a real difference. I host &lt;strong&gt;Steve Poole&lt;/strong&gt; and &lt;strong&gt;David Welch&lt;/strong&gt; from HeroDevs for Foojay Podcast #95.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #94: More Than a Blog: How Foojay Connects, Sustains, and Evolves the Java Community</title>
				<link>https://webtechie.be/podcasts/2026/2026-05-04-foojay-podcast-94-community-connects-sustains-evolves/</link>
				<pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-05-04-foojay-podcast-94-community-connects-sustains-evolves/</guid>
				<description>&lt;p&gt;What keeps a developer community alive after six years, and what does it take to stay relevant while AI reshapes how we write code? For Foojay&amp;rsquo;s sixth anniversary, we gathered a crowd of voices from across the Java world to answer those questions in their own words. We talked with &lt;strong&gt;Sharat Chandar&lt;/strong&gt;, &lt;strong&gt;Markus Westergren&lt;/strong&gt;, &lt;strong&gt;Iryna Dohndorf&lt;/strong&gt;, &lt;strong&gt;René Schwietzke&lt;/strong&gt;, &lt;strong&gt;Gerrit Grunwald&lt;/strong&gt;, &lt;strong&gt;Catherine Edelveis&lt;/strong&gt;, &lt;strong&gt;Jago de Vreede&lt;/strong&gt;, &lt;strong&gt;Annelore Egger&lt;/strong&gt;, &lt;strong&gt;Buhake Sindi&lt;/strong&gt;, &lt;strong&gt;François Martin&lt;/strong&gt;, &lt;strong&gt;Dominika Tasarz-Sochacka&lt;/strong&gt;, and &lt;strong&gt;Geertjan Wielenga&lt;/strong&gt; in Foojay Podcast #94.&lt;/p&gt;</description>
			</item>
			<item>
				<title>JCast: Van Commodore 64 tot Java Champion: code begrijpelijk maken</title>
				<link>https://webtechie.be/podcasts/2026/2026-05-04-jcast-commodore-64-java-champion-begrijpelijke-code/</link>
				<pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-05-04-jcast-commodore-64-java-champion-begrijpelijke-code/</guid>
				<description>&lt;p&gt;Code only helps people when they can read it, run it, and understand what it does. That same idea applies to documentation, to teaching kids how to program, and to the way developers talk about their work. On JCast, hosts &lt;strong&gt;Viktor Van Steenweghen&lt;/strong&gt;, &lt;strong&gt;Oumaima Zerouali&lt;/strong&gt;, and &lt;strong&gt;Maarten Casteels&lt;/strong&gt; sit down with guest &lt;strong&gt;Frank Delporte&lt;/strong&gt; for a Dutch-language conversation about Java, writing, and the people behind the keyboard.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #93: Update Your JDK, Read More Code, and Talk to Your Users: Interviews From VoxxedDays Amsterdam</title>
				<link>https://webtechie.be/podcasts/2026/2026-04-13-foojay-podcast-93-voxxeddays-amsterdam-interviews/</link>
				<pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-04-13-foojay-podcast-93-voxxeddays-amsterdam-interviews/</guid>
				<description>&lt;p&gt;A hallway at a Java conference often teaches you more than the talks. People share what broke in production, which JDK version finally pushed them off Java 8, and what tools changed their workflow last month. At VoxxedDays Amsterdam we grabbed fifteen of those conversations on tape with &lt;strong&gt;Ko Turk, Johannes Bechberger, Lutske de Leeuw, Aicha Laafia, Marit van Dijk, Adele Carpenter, Patrick Baumgartner, Sohan Maheshwar, Jeroen Egelmeers, Erwin Manders, Alexander Shopov, Maarten Verburg, Arjan Tijms, Joost Kaan, and Stephan Janssen&lt;/strong&gt; for Foojay Podcast #93.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #92: Java 26 Is Here: What&#39;s New, What&#39;s Gone, and Why It Matters in 2026</title>
				<link>https://webtechie.be/podcasts/2026/2026-03-16-foojay-podcast-92-java-26-whats-new/</link>
				<pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-03-16-foojay-podcast-92-java-26-whats-new/</guid>
				<description>&lt;p&gt;Java 26 lands on March 17 with ten JEPs, a mix of cleanups, performance work, and new language features. Teams running on older LTS releases face a familiar question. What changes matter today, and what can wait? In this conversation with &lt;strong&gt;Simon Ritter&lt;/strong&gt; and &lt;strong&gt;Loïc Mathieu&lt;/strong&gt;, we go through every JEP in Foojay Podcast #92 and talk about what each one means in practice.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #91: 25 Years of IntelliJ IDEA: The IDE That Grew Up With Java</title>
				<link>https://webtechie.be/podcasts/2026/2026-03-02-foojay-podcast-91-intellij-idea-25-years/</link>
				<pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-03-02-foojay-podcast-91-intellij-idea-25-years/</guid>
				<description>&lt;p&gt;IntelliJ IDEA launched in 2000 and grew into the daily workbench for millions of Java developers. Twenty-five years later, the IDE still drives how we refactor, debug, and now pair with AI assistants. To mark the anniversary, we sat down with &lt;strong&gt;Marit van Dijk&lt;/strong&gt;, &lt;strong&gt;Anton Arhipov&lt;/strong&gt;, and &lt;strong&gt;Dmitry Jemerov&lt;/strong&gt; from JetBrains for Foojay Podcast #91.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #90: Highlights of the Java Features Between LTS 21 and 25</title>
				<link>https://webtechie.be/podcasts/2026/2026-02-16-foojay-podcast-90-java-features-lts-21-to-25/</link>
				<pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-02-16-foojay-podcast-90-java-features-lts-21-to-25/</guid>
				<description>&lt;p&gt;Wondering if the jump from Java 21 to Java 25 is worth the effort? Four years of releases stack up to a long list of changes, and picking the ones that actually affect your code is hard. We walked through the highlights between the two LTS versions, from virtual threads to ahead-of-time features, and looked at what each one solves in practice. I hosted this conversation with &lt;strong&gt;Jakob Jenkov&lt;/strong&gt; for episode #90 of the Foojay Podcast.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #89: Quarkus and Agentic Commerce</title>
				<link>https://webtechie.be/podcasts/2026/2026-01-26-foojay-podcast-89-quarkus-agentic-commerce/</link>
				<pubDate>Mon, 26 Jan 2026 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2026/2026-01-26-foojay-podcast-89-quarkus-agentic-commerce/</guid>
				<description>&lt;p&gt;Picking a Java framework shapes everything from cold-start times to your cloud bill, so it pays to understand what each one optimizes for. We also looked at a question that hits closer to home for many of us. How do open-source authors and content creators actually get paid for the work they put out? In this conversation with &lt;strong&gt;Michal Maléř&lt;/strong&gt; and &lt;strong&gt;Holly Cummins&lt;/strong&gt;, we dig into both topics in Foojay Podcast #89.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #88: From Code to Stage: Organizing Conferences and Finding Your Voice as a Speaker</title>
				<link>https://webtechie.be/podcasts/2025/2025-12-29-foojay-podcast-88-code-to-stage-conferences-speakers/</link>
				<pubDate>Mon, 29 Dec 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-12-29-foojay-podcast-88-code-to-stage-conferences-speakers/</guid>
				<description>&lt;p&gt;What turns a nervous first-timer into a confident conference speaker? Plenty of developers have a story worth sharing, but the path from idea to stage feels foggy. In this conversation we hear from organizers, coaches, and speakers at every stage of that path. We talk with &lt;strong&gt;Stephan Janssen&lt;/strong&gt;, &lt;strong&gt;Martin Smelt&lt;/strong&gt;, &lt;strong&gt;Brian Vermeer&lt;/strong&gt;, &lt;strong&gt;Annelore Egger&lt;/strong&gt;, &lt;strong&gt;Daniël Floor&lt;/strong&gt;, &lt;strong&gt;Berwout de Vries Robles&lt;/strong&gt;, and &lt;strong&gt;Susanne Pieterse&lt;/strong&gt; in Foojay Podcast #88.&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Human Side of Development: Career Growth, Staying Healthy, and Why People Matter More Than AI</title>
				<link>https://webtechie.be/podcasts/2025/2025-12-22-foojay-podcast-87-human-side-development-career-health/</link>
				<pubDate>Mon, 22 Dec 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-12-22-foojay-podcast-87-human-side-development-career-health/</guid>
				<description>&lt;p&gt;Work-life balance often sounds like a slogan, but the day-to-day reality of a developer career rarely fits a clean template. Health, family, growth, and leadership all pull at the same hours, and AI tools add another layer of pressure on top. In this season finale, we step away from frameworks and benchmarks to talk about the people behind the code. We sit down with &lt;strong&gt;Bruno Souza&lt;/strong&gt;, &lt;strong&gt;Patricia Lenten&lt;/strong&gt;, &lt;strong&gt;Georgios Diamantopoulos&lt;/strong&gt;, and &lt;strong&gt;April Schuppel&lt;/strong&gt; for Foojay Podcast #87.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #86: Agents, MCP, and Graph Databases: Java Developers Navigate the AI Revolution</title>
				<link>https://webtechie.be/podcasts/2025/2025-12-15-foojay-podcast-86-agents-mcp-graph-databases-ai/</link>
				<pubDate>Mon, 15 Dec 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-12-15-foojay-podcast-86-agents-mcp-graph-databases-ai/</guid>
				<description>&lt;p&gt;AI tools keep landing on Java teams faster than anyone can evaluate them. The real question is not whether to use them, but how to keep production code reliable when agents start writing parts of it. For this episode we gathered short interviews from Devoxx and JFall, with &lt;strong&gt;Marianne Hoornenborg&lt;/strong&gt;, &lt;strong&gt;Viktor Gamov&lt;/strong&gt;, &lt;strong&gt;Baruch Sadogursky&lt;/strong&gt;, &lt;strong&gt;Stephen Chin&lt;/strong&gt;, &lt;strong&gt;Mario Fusco&lt;/strong&gt;, &lt;strong&gt;Jeroen Benckhuijsen&lt;/strong&gt;, &lt;strong&gt;Martijn Dashorst&lt;/strong&gt;, &lt;strong&gt;Maarten Mulders&lt;/strong&gt;, and &lt;strong&gt;Simon Maple&lt;/strong&gt; in Foojay Podcast #86.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #85: Code, Community, and Opportunity: Making Tech Accessible for Everyone</title>
				<link>https://webtechie.be/podcasts/2025/2025-12-08-foojay-podcast-85-code-community-opportunity-accessible-tech/</link>
				<pubDate>Mon, 08 Dec 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-12-08-foojay-podcast-85-code-community-opportunity-accessible-tech/</guid>
				<description>&lt;p&gt;Talent shows up everywhere, but the chance to use it does not. Kids in underserved schools, students without a laptop, and developers outside the usual hubs all hit walls the rest of us never see. In this episode we talk with &lt;strong&gt;Daniel De Luca&lt;/strong&gt;, &lt;strong&gt;Kenny Schwegler&lt;/strong&gt;, &lt;strong&gt;Cassandra Chin&lt;/strong&gt;, and &lt;strong&gt;Igor De Souza&lt;/strong&gt; about the work they do to lower those walls, in Foojay Podcast #85.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #84: Developing Performant, Cost Efficient, and Eco-friendly Code</title>
				<link>https://webtechie.be/podcasts/2025/2025-12-01-foojay-podcast-84-performant-cost-efficient-eco-friendly-code/</link>
				<pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-12-01-foojay-podcast-84-performant-cost-efficient-eco-friendly-code/</guid>
				<description>&lt;p&gt;Cloud bills keep growing and so does the energy footprint of the software we run. Tuning code often has a bigger impact than chasing a cheaper cloud contract. In this conversation we look at concrete techniques Java developers can apply today to ship faster, cheaper, and greener applications. I host &lt;strong&gt;Daniel Witkowski&lt;/strong&gt;, &lt;strong&gt;Ko Turk&lt;/strong&gt;, &lt;strong&gt;Ronald Dehuysser&lt;/strong&gt;, and &lt;strong&gt;Jan Ouwens&lt;/strong&gt; for Foojay Podcast #84.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #83: OpenJDK Evolutions plus Tips and Tricks</title>
				<link>https://webtechie.be/podcasts/2025/2025-11-24-foojay-podcast-83-openjdk-evolutions-tips-tricks/</link>
				<pubDate>Mon, 24 Nov 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-11-24-foojay-podcast-83-openjdk-evolutions-tips-tricks/</guid>
				<description>&lt;p&gt;Two of Europe&amp;rsquo;s biggest Java conferences in one autumn brought together developers with very different stories about the platform. We grabbed a few of them between sessions at Devoxx Belgium and JFall in the Netherlands to talk shop. In this episode we host &lt;strong&gt;Johan Vos&lt;/strong&gt;, &lt;strong&gt;Stephen Chin&lt;/strong&gt;, &lt;strong&gt;Joseph Phillips&lt;/strong&gt;, &lt;strong&gt;François Martin&lt;/strong&gt;, &lt;strong&gt;Wouter De Geus&lt;/strong&gt;, and &lt;strong&gt;Roald Nefs&lt;/strong&gt; for Foojay Podcast #83.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #82: OpenJDK Projects (Leyden, Babylon, Panama) and TornadoVM</title>
				<link>https://webtechie.be/podcasts/2025/2025-11-17-foojay-podcast-82-openjdk-leyden-babylon-panama-tornadovm/</link>
				<pubDate>Mon, 17 Nov 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-11-17-foojay-podcast-82-openjdk-leyden-babylon-panama-tornadovm/</guid>
				<description>&lt;p&gt;Java keeps picking up speed, and a lot of that momentum comes from a handful of OpenJDK projects most developers have only read about in release notes. Leyden trims startup time, Panama opens the door to vectors and native code, and Babylon pairs with TornadoVM to push Java workloads onto the GPU. In this episode we sit down with &lt;strong&gt;Moritz Halbritter&lt;/strong&gt;, &lt;strong&gt;John Cecerralli&lt;/strong&gt;, &lt;strong&gt;Balkrishna Rawool&lt;/strong&gt;, &lt;strong&gt;Christos Kotselidis&lt;/strong&gt;, and &lt;strong&gt;Michalis Papadimitriou&lt;/strong&gt; to map out what each project does and how they fit together. This is Foojay Podcast #82.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foojay Podcast #81: Maven 4 – The Future of Java Build Automation</title>
				<link>https://webtechie.be/podcasts/2025/2025-11-03-foojay-podcast-81-maven-4-java-build-automation/</link>
				<pubDate>Mon, 03 Nov 2025 00:00:00 +0000</pubDate>
				<guid>https://webtechie.be/podcasts/2025/2025-11-03-foojay-podcast-81-maven-4-java-build-automation/</guid>
				<description>&lt;p&gt;Maven powers millions of Java projects, so a major version bump touches almost every team in the ecosystem. Maven 4 brings performance gains, cleaner plugin APIs, and changes to the POM that affect how we structure projects. We sat down with &lt;strong&gt;Hervé Boutemy&lt;/strong&gt;, &lt;strong&gt;Guillaume Nodet&lt;/strong&gt;, and &lt;strong&gt;Maarten Mulders&lt;/strong&gt; in Foojay Podcast #81 to talk through what changes, what stays the same, and how to get ready.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
