
Insights from recent episode analysis
Audience Interest
Podcast Focus
Publishing Consistency
Platform Reach
Insights are generated by CastFox AI using publicly available data, episode content, and proprietary models.
Most discussed topics
Brands & references
Est. Listeners
Insufficient chart data. Estimates will improve as the show charts.
- Per-Episode Audience
Est. listeners per new episode within ~30 days
N/A🎙 ~2x weekly·269 episodes·Last published 2mo ago - Monthly Reach
Unique listeners across all episodes (30 days)
N/A - Active Followers
Loyal subscribers who consistently listen
N/A
Market Insights
Platform Distribution
Reach across major podcast platforms, updated hourly
Total Followers
—
Total Plays
—
Total Reviews
—
* Data sourced directly from platform APIs and aggregated hourly across all major podcast directories.
On the show
From 10 epsHosts
Recent guests
Recent episodes
310 - Mitchell Hashimoto on Ghostty & His Agentic Coding Workflow
Apr 14, 2026
59m 43s
309 - Background Agents
Apr 1, 2026
25m 37s
308 - How Image Diffusion Models Work - the 20 minute explainer
Mar 24, 2026
24m 44s
307 - Harness Engineering - the hard part of AI coding
Mar 17, 2026
29m 55s
306 - Keeping your agent instructions in sync and effective
Mar 10, 2026
23m 22s
Social Links & Contact
Official channels & resources
Official Website
Login
RSS Feed
Login
| Date | Episode | Topics | Guests | Brands | Places | Keywords | Sponsor | Length | |
|---|---|---|---|---|---|---|---|---|---|
| 4/14/26 | ![]() 310 - Mitchell Hashimoto on Ghostty & His Agentic Coding Workflow✨ | DevOpsAI adoption+3 | Mitchell Hashimoto | VagrantTerraform+3 | — | Mitchell HashimotoGhostty+6 | — | 59m 43s | |
| 4/1/26 | ![]() 309 - Background Agents✨ | background agentsautonomous agents+3 | — | — | — | Andrej Karpathyagents+4 | — | 25m 37s | |
| 3/24/26 | ![]() 308 - How Image Diffusion Models Work - the 20 minute explainer✨ | image diffusion modelsimage generation+3 | — | stable diffusion | — | image diffusionAI+3 | — | 24m 44s | |
| 3/17/26 | ![]() 307 - Harness Engineering - the hard part of AI coding✨ | AI codingharness engineering+4 | — | Fragmented | — | AI codingharness engineering+4 | — | 29m 55s | |
| 3/10/26 | ![]() 306 - Keeping your agent instructions in sync and effective✨ | AI coding toolssync problem+4 | — | AGENTS.md | — | AIcoding tools+4 | — | 23m 22s | |
| 2/17/26 | ![]() 305 - Subagents explained - What they are, when (not) to spawn them✨ | AI developmentsubagents+3 | — | Fragmented | — | subagentsAI+3 | — | 26m 38s | |
| 2/9/26 | ![]() 304 - Agent Skills - when to use them and why they matter✨ | Agent SkillsAI coding workflows+4 | — | — | — | Agent SkillsAI+5 | — | 26m 47s | |
| 2/2/26 | ![]() 303 - How LLMs Work - the 20 minute explainer✨ | LLMstokenization+4 | — | LLMs | — | LLMstokenization+4 | — | 25m 45s | |
| 1/26/26 | ![]() 302 - MCPs Explained - what they are and when to use them✨ | Model Context ProtocolCLIs+3 | — | Model Context ProtocolCLIs+1 | — | MCPsModel Context Protocol+3 | — | 19m 09s | |
| 1/19/26 | ![]() 301 - The AI coding ladder✨ | AI codingdevelopment paradigms+3 | — | — | — | AI codingdevelopment workflows+3 | — | 24m 38s | |
Want analysis for the episodes below?Free for Pro Submit a request, we'll have your selected episodes analyzed within an hour. Free, at no cost to you, for Pro users. | |||||||||
| 1/12/26 | ![]() 300 - From Vibe coding to Software engineering | Fragmented is changing. New direction, new cohost. Kaushik explains the pivot from Android to AI development and introduces Iury Souza. From vibe coding to software engineering — one episode at a time. | — | ||||||
| 3/4/25 | ![]() 257 - Future of AndroidDev in an AI world with Vinay Gaba | Join us as we talk with Vinay Gaba, Android GDE and leading voice in Android development, about the future of the field. Vinay shares insights from interviews with top Android devs on their three-year predictions, and offers his own perspective. We cover AI's impact, evolving development roles, and crucial future skills. You can find the [full shownotes over at fragmentedpodcast.com](https://fragmentedpodcast.com/episodes/257). | — | ||||||
| 2/24/25 | ![]() 256 - Rapid prototyping with Kotlin | In this episode, we talk about the art of rapid prototyping across various platforms and using Kotlin tech to get it done. Also, how will AI change this? Listen to find out more. You can find the [full shownotes over at fragmentedpodcast.com](https://fragmentedpodcast.com/episodes/256/). | — | ||||||
| 2/18/25 | ![]() 255 - Data Oriented Programming | In this episode, we dive into the programming paradigm — Data Oriented Programming (DOP) and why making data the star can simplify your code. Learn how well-modeled data reduces defensive logic, prevents invalid states, and keeps your apps stable. We’ll also contrast DOP with Object Oriented Programming (OOP) and Functional Programming (FP), sharing practical examples, tips, and resource links to deepen your understanding. The [full shownotes with illustrations are on fragmentedpodcast.com](https://fragmentedpodcast.com/episodes/255/). | — | ||||||
| 12/24/24 | ![]() 254 - 8× faster 5× memory savings with Dan Rusu’s Immutable Arrays | In this episode, discover how Dan Rusu’s pods4k Immutable Arrays library can deliver 2–8× speed boosts and 5× lower memory usage in Kotlin/Android apps. We first revisit the fundamentals of autoboxing/unboxing and immutability to understand their impact on performance. Then we hear from Dan himself on his library, motiviations for building it, how the benchmarks were calculated and much much more. Our grand finale episode for 2024. Hope you enjoy it! Full Shownotes at https://fragmentedpodcast.com/episodes/254. | — | ||||||
| 12/10/24 | ![]() 253 - logcat - a new look at logging with Piwai from Square | Kaushik looks at a new logging library from Square called logcat. He starts by seeing how the popular Timber library does it along with the benefits. He then interviews Pierre-Yves Ricau (Piwai) of Square, the creator of logcat, to explore its origins and advantages. Shownotes: https://fragmentedpodcast.com/episodes/253 | — | ||||||
| 11/26/24 | ![]() 252 - Everyone needs a starter template | In this episode of Fragmented, Kaushik dives into the importance of creating your own starter template to streamline app development and minimize decision fatigue. He shares insights from his own starter template - Playground Android. Looking to the future, JetBrains has an exciting tool called Amper that might make all of this much easier. Kaushik chats with JetBrains’ Márton Braun about Amper, an exciting new tool that could revolutionize Kotlin & Android project setups. Tune in to learn how to go from idea to code with less friction! You can find the full shownotes at https://fragmentedpodcast.com/episodes/252 | — | ||||||
| 11/12/24 | ![]() 251- There's a new king in DI town | In this episode, Kaushik explores the evolution of dependency injection (DI) in Android development. Dagger has been the de-facto solution for DI in Android but there might be a new king in DI-town. He also chats with friend of the show and dependency injection expert Ralf Wondratschek for a final gut check. Shownotes: https://fragmentedpodcast.com/episodes/251 | — | ||||||
| 10/29/24 | ![]() 250 - Bittersweet beginnings | We're back from the hiatus with our SemiQuicentennial episode! With the momentous 250 comes some big announcements and a shift in the way we do things. Listen to find out the details! | — | ||||||
| 7/10/23 | ![]() 249 - Java and the JDK: Powering the Android Landscape with Michael Bailey | In this episode, Michael Bailey helps us explore the complexities of Java versions in the Android ecosystem, discussing JDK, JRE, Android Studio settings, Android app settings like compileSdk vs minSdk vs targetSdk, and concludes by providing resources for further learning. | — | ||||||
| 6/26/23 | ![]() 248 - Feature Flags & A/B Testing: A Deep Dive with Ishan Khanna | In this Fragmented podcast episode, host Donn Felker invites Ishan Khanna for an in-depth discussion about feature flags and A/B testing. They delve into the benefits, implementation strategies, best practices, and available tools, offering listeners valuable insights and resources to enhance their understanding of these critical development techniques. | — | ||||||
| 6/12/23 | ![]() 247: The Art of App Modularization with Siggi Jonsson | In this episode, we talk to, Siggi Jonsson. Siggi helps guide us through the complex and often confusing world of Android app modularization. | — | ||||||
| 5/29/23 | ![]() 246 - Dependency Injection: Kotlin Inject with Fred Porciúncula | In this podcast episode, we have the pleasure to host Fred Porciúncula, a Google Developer Expert (GDE) known for his work with Kotlin Inject and his invaluable contributions to the Android development community. Fred offers his expertise on Dependency Injection (DI), Kotlin Multiplatform (KMP), and how they intersect. | — | ||||||
| 5/15/23 | ![]() 245: Treehouse, Redwood and Zipline with Colin White | In this episode, Donn and Kaushik talk to an old friend of the show, Colin White, about Treehouse, a combination of the Redwood and Zipline libraries. | — | ||||||
| 5/10/23 | ![]() 244: Reviving Our Passion for Android Development | In this episode, Donn and Kaushik announce that they are steering the podcast back into Android waters. In other words, the Fragmented Podcast is returning to its roots ... we're back to being a 100% Android Development focused show. | — | ||||||
Showing 25 of 269
Pitch Fit is a Pro feature
See how bookable this show is for guests, which brands already advertise, the per-episode ad value, and the best-fit guest and sponsor profile. The numbers are blurred on the free plan.
How readily this show books outside guests like you.
How proven this show is for host-read sponsorships.
For Guests
ProFor Advertisers
ProUpgrade to Pro to unlock guest cadence, sponsor categories, fit scores, and per-episode ad value for this show.



