···8899 <p className="mb-4">Welcome to Xecast! Here you can find all the episodes of the podcast. Xecast is an experimental podcast where I talk about computing, AI, technology, and other topics that I find interesting.</p>
10101111+ <p className="mb-4"><a href="/xecast.rss">Subscribe via RSS 📡</a></p>
1212+1113 <ul class="list-disc ml-4 mb-4">
1214 {search.pages("is_xecast=true", "order date=desc")
1315 .filter(post => post.index)