The Loop Asia

Jon Scheele

In-depth conversations with technology leaders across Asia-Pacific. Host Jon Scheele talks with CTOs, founders, and industry experts about AI, APIs, cybersecurity, DevOps, and digital transformation — the technical and strategic challenges shaping modern organizations. Real-world experience. Actionable insights. Stay in the loop.

  1. Sovereign AI Strategy with Aki Ranin: Own Your Agents

    Jun 16

    Sovereign AI Strategy with Aki Ranin: Own Your Agents

    Aki Ranin has spent years helping organizations think clearly about AI strategy, and right now he is focused on a problem most companies are only beginning to notice: the deeper you embed AI agents into your business, the more exposed you become to providers you do not control. In this episode, recorded soon after his keynote at apidays Singapore 2026, Aki walks through what sovereign AI actually means in practice — not as a regulatory concept, but as a question of operational risk. If your agents can be switched off without warning, if you cannot quantify hallucination rates, if you do not own the code, you do not own your business. What you will learn: Why the AI supply chain carries the same fragility risks as physical supply chains — from TSMC and ASML to the concentration of frontier models in Silicon ValleyHow a startup of 40 people running on Claude APIs was accidentally banned for 24 hours, and what that tells you about building on closed platformsThe Shopify case study: how one team reduced their AI costs from $5 million per year to $70,000 by moving down the model stack without sacrificing accuracyWhy "AI inflation" may matter as much as financial inflation — and how token costs are rising even as providers keep calling new models "Flash"The difference between drag-and-drop agent platforms and code-owned agents, and why that distinction will determine who keeps the IPHow to build a sovereign AI stack as a gradient: from paid cloud APIs, to private cloud instances, to open models, to on-premise inference hardwareWhy AI governance belongs at the board level, not delegated to a single AI leadHow Singapore's Foreign Minister Vivian Balakrishnan is running a local AI second-brain on a Raspberry Pi — and what that signals about accessibility.The sovereign AI stack Aki describes: Free tools — acceptable for non-sensitive, public-domain research onlyPaid subscriptions — minimum bar for any work touching company dataPrivate cloud instances (AWS, Azure, GCP) — frontier models with access controls and no training data exposureOpen models via API — more portability, less vendor lock-inOpen models on your own hardware — maximum auditability, task-specific agents, sensitive workloadsAbout Aki Ranin: Aki Ranin is a two-time founder, AI advisor, and published author who has focused exclusively on machine learning and AI since 2016. He co-created the "Usable AI" transformation framework, advises startups, corporates, and VC funds on AI strategy, and serves as Affiliate Faculty in AI and ML at Singapore Management University.  Follow Aki Ranin on Substack, especially his article "Not your AI, not your business" — https://recursivelabs.substack.com/p/not-your-ai-not-your-business

    31 min
  2. Feb 11

    “What’s Not in Your Data?” — Healthcare, NLP, and Keeping Humans in the Loop, with Prof. Karin Verspoor

    From molecular biology to electronic health records, Prof. Karin Verspoor discusses why structured vocabularies still matter in the age of LLMs — and why domain expertise is the one thing AI can’t replace. GuestProfessor Karin Verspoor, Executive Dean of Computer Science, RMIT University Keywordsnatural language processing, healthcare analytics, structured data, unstructured data, medical terminology, UMLS, SNOMED, ICD, electronic health records, AI governance, human-in-the-loop, knowledge representation, cognitive science, protein function prediction, clinical documentation, machine learning SummaryJon Scheele speaks with Professor Karin Verspoor, Executive Dean of Computer Science at RMIT University, about the critical role of language in making sense of healthcare data. Karin traces her journey from cognitive science and NLP research, through an AI startup and Los Alamos National Lab, to healthcare analytics — starting with a colleague’s question about protein function prediction when she didn’t even know what a protein was. They discuss how structured vocabularies like the Unified Medical Language System (UMLS), SNOMED, and ICD codes provide an anchoring framework for clinical data, why simple dictionary lookup falls short (especially with negation in medical records), and how LLMs are changing the landscape while still lacking domain-specific clinical context. The conversation explores the balance between generative AI tools and traditional predictive models, and why human oversight and domain expertise remain essential for safe, effective use of AI in healthcare. Key TakeawaysKarin’s path into healthcare started with a colleague asking her to apply NLP to protein function prediction — she didn’t know what a protein was at the time.Scientific literature and clinical records are overwhelmingly expressed in natural language, making NLP essential for extracting structured insights.The Unified Medical Language System (UMLS) unifies standards like ICD and SNOMED into a shared framework — and underpins billing systems worldwide.Simple dictionary lookup against these vocabularies is a useful starting point, but fails with negation (e.g., “no evidence of infection” being read as “infection”).LLMs have shifted clinician attitudes — before ChatGPT, many didn’t see the value of AI tools; now demand outpaces what can be safely deployed.AI scribes and documentation tools are among the first clinical adoptions, but rely on doctors manually verifying output — a model that may not scale.Generative AI won’t replace traditional predictive and classification models — healthcare will use a mix of approaches for different tasks.The key question to ask of any AI system is: “What’s not in your data?” LLMs lack the specific context of individual situations.Domain knowledge is what allows humans to critically evaluate AI output — without it, you can’t spot errors.Every situation is unique, and that contextual understanding is what humans bring that LLMs currently cannot.Sound Bites"What’s not in your data?”“I literally looked at him and said, what’s a protein?”“Every situation is unique — and that’s what a human can bring that the LLM doesn’t have access to.”“People don’t always use the terminology correctly.”“I checked it nine times and it was right… the tenth time, they just tick the box.”

    26 min
  3. 10/27/2025

    Managing Your Tech Stack: Why Knowing Where Everything Is Matters, with Akhil Bhaskar

    Most organizations don't discover what they have until crisis strikes. Akhil Bhaskar makes the case for software catalogs, scaffolding templates, and the "undifferentiated heavy lifting" that enables teams to move fast without breaking things. When a major security vulnerability hits, how quickly can you answer "How exposed are we?" For most organizations, it's a scramble. For Akhil Bhaskar's team, it took two hours to assess and four hours to fix—even though the Log4j vulnerability affected systems worldwide. The secret? A well-maintained software catalog and a commitment to technical hygiene. In this episode, Akhil shares lessons from his career spanning consulting, customer-side engineering leadership, and now AWS. We explore how tools like Backstage help organizations maintain visibility over their technology estates, why "undifferentiated heavy lifting" matters more than you think, and how the rise of agentic AI is changing what it means to be a software developer. Key Topics Discussed: How software catalogs transform crisis response (Log4j case study)The importance of technical hygiene and documentation disciplineUsing Backstage for software catalogs, golden paths, and scaffolding templatesManaging software supply chain dependenciesWhy contractors and efficiency drove investment in opinionated patternsThe shift from programmatic to intent-based developmentAgentic AI: boundaries, guardrails, and explainability requirementsEssential skills for the AI era: storytelling and critical thinkingHow AI can help with documentation without eliminating human responsibility Notable Quotes: "Having had the rigor and the hygiene of maintaining what do we have, where do we have it, how do we have it, came in extremely handy for us." "The entire point of generative AI is it's probabilistic, but businesses want predictability, confidence, and control." "Storytelling and critical thinking—those two skills are fundamental. Storytelling is how you communicate intent, and critical thinking is how you verify the outcome." About the Guest: Akhil Bhaskar works at AWS and has extensive experience in consulting, engineering leadership, and digital transformation across the US, Australia, and Singapore. He specializes in building resilient, adaptable technology stacks and is currently working on applying software catalog concepts to agentic AI. Connect with Us: www.apiconnections.io Subscribe & Review: If you found this episode valuable, please subscribe and leave a review on Apple Podcasts, Spotify, or YouTube. It helps other technology leaders discover these conversations. Timestamps: 00:00 Introduction 00:30 Welcome and background 01:27 Akhil's background across consulting, customer, and vendor roles 03:00 The Log4j supply chain vulnerability story 03:46 How software catalogs saved the day 05:28 Undifferentiated heavy lifting and contractor efficiency 08:20 The importance of technical hygiene 09:54 AI, governance, and technology estate management 10:56 Generative vs. agentic AI: predictability matters 12:26 Boundaries and explainability in agentic systems 14:24 Intent-based development and documentation 16:50 Essential skills: storytelling and critical thinking 21:01 Closing thoughts Tags: #SoftwareDevelopment #TechLeadership #SoftwareCatalog #Backstage #Log4j #SupplyChainSecurity #AI #AgenticAI #DigitalTransformation #AWS #TechnicalHygiene #DevOps

    21 min
  4. 09/29/2025

    Data Integration: Connecting Business Systems, with Fethi Rabhi and Alan Hsiao

    In this conversation, Jon Scheele, Fethi Rabhi, and Alan Hsiao discuss the complexities of data integration, particularly in the context of e-invoicing. They explore the challenges faced by businesses in automating invoicing processes, the importance of standards like PEPPOL, and the limitations of current systems. The discussion also touches on the future of invoicing, automation, and the potential impact of AI and blockchain technology on business processes. Takeaways Data integration is a significant challenge for businesses.E-invoicing requires automatic production and consumption of invoices.Standards like PEPPOL facilitate communication but have limitations.The complexity of invoicing is compounded by various business processes.Microservices and APIs can help in evolving architectures.AI's impact on invoicing may take time to materialize.The future may see more hybrid systems for invoicing.Automation in invoicing can extend to procurement and pricing.Trust in communication is essential for effective invoicing.The digitization of impractical processes is on the horizon. Sound bites "The world effectively runs on this invoice." "We need a way of trust in the communication." "We do see a decline in ERP type systems." Chapters 00:00 The Challenge of Data Integration 01:48 Understanding E-Invoicing Complexity 08:47 Standards in E-Invoicing: Benefits and Limitations 14:01 Balancing Standardization and Innovation 22:07 Future Trends in E-Invoicing and Automation

    25 min
  5. 08/12/2025

    The hidden cybersecurity risks in our personal devices, with Joseph Yap

    In this episode, we dive into the world of home automation and the hidden security risks that come with it. Join us as Joseph Yap, a cybersecurity expert, shares his journey from a personal interest in smart homes to uncovering alarming vulnerabilities in everyday devices. Discover how convenience often comes at the cost of security, and learn practical steps to protect your home network from potential threats. Tune in to understand why your smart fridge might be more than just a kitchen appliance and how to safeguard your digital front door. The discussion covers various aspects of cybersecurity, including the threats posed by interconnected devices, the importance of maintaining good cyber hygiene, and the differences between corporate and personal cybersecurity practices. Joseph also highlights the need for a structured approach to cybersecurity, advocating for regular audits and updates to ensure the safety of home networks. Keywords cybersecurity, home network security, personal cybersecurity, corporate cybersecurity, cyber threats, vulnerabilities, cyber hygiene, smart home security, cybersecurity practices, technology in cybersecurity Takeaways Cybersecurity is integral to everything we do. Home automation can introduce significant vulnerabilities. Singapore is a major source of DDoS attacks due to compromised devices. Many households are unknowingly compromised. Establishing an asset register is crucial for security. Devices have a shelf life and can become insecure over time. Implementing multiple layers of security is essential. Regular maintenance of devices is necessary for security. Cybersecurity practices should be scalable for home users. Taking ownership of personal cybersecurity is vital. Sound bites "Someone's hiding in your house." "Things do expire." "Be the path of greater resistance." Chapters 01:30 The Ubiquity of Cybersecurity 04:37 Personal Journey into Cybersecurity 07:19 Understanding Cyber Threats and Vulnerabilities 10:33 The Importance of Home Network Security 13:26 Corporate vs. Personal Cybersecurity Practices 16:32 Establishing Good Cyber Hygiene 19:24 The Role of Technology in Cybersecurity 22:19 Creating a Cybersecurity Workflow 25:18 Scaling Cybersecurity Solutions for Homes 28:35 The Future of Cybersecurity

    34 min
  6. 07/22/2025

    AI's Role in Business Strategy and Customer Experience, with Keith Carter

    In this conversation, Jon Scheele and Keith Carter explore the transformative impact of AI on business strategies, customer experiences, and career development. They discuss how organizations can leverage AI to enhance customer service, anticipate market moves, and foster creativity. Keith emphasizes the importance of actionable intelligence and the human element in AI-driven interactions, while also addressing the need for individuals to adapt and innovate in their careers amidst rapid technological changes. Key Points Keith Carter, a seasoned expert in AI and digital finance, emphasizes that AI is more than just digital transformation. It's about enhancing business outcomes by understanding workflows and leveraging technology to improve customer service and profitability. AI's ability to perform hyper-personalization and market basket analysis allows businesses to anticipate customer needs and outperform competitors. Breaking Barriers with AI: AI reduces traditional barriers, enabling businesses to enter new markets and serve diverse customer bases. By automating language translation and market analysis, companies can expand their reach and deliver more value to existing customers, making relationships more "sticky" and reducing churn. The Human Element: Despite AI's capabilities, the human touch remains crucial. AI enhances, rather than replaces, human creativity and decision-making. As Keith Carter notes, AI distributes creativity, allowing teams to deliver high-quality outputs from anywhere in the world. This synergy between AI and human intelligence is where true innovation lies. AI is not just a tool; it's a strategic partner in business. As we embrace this technology, we must also inspire the next generation to be creators, not just consumers. The future of business strategy is here, and it's powered by AI. Chapters 00:00 Navigating the AI Landscape 10:28 AI's Role in Business Strategy 19:52 Adapting Careers in the Age of AI Keywords AI, business strategy, customer experience, technology, digital transformation, actionable intelligence, creativity, career development, innovation, data analytics

    25 min

About

In-depth conversations with technology leaders across Asia-Pacific. Host Jon Scheele talks with CTOs, founders, and industry experts about AI, APIs, cybersecurity, DevOps, and digital transformation — the technical and strategic challenges shaping modern organizations. Real-world experience. Actionable insights. Stay in the loop.