Flying High with Flutter-logo

Flying High with Flutter

Technology Podcasts

Welcome to the Flying High with Flutter Podcast! This podcast has new episodes coming out every week! We talk about anything and everything Flutter! From real-world problems you faced while using Flutter to daydream-challenged ideas, Flying High with Flutter has got you covered. Guests visit the show from time to time to share their background, experience, thoughts, and insights into the engaging Flutter world! Hi! I am Allen Wyma, aka Big C, and I am your podcast host. I have great passion in using Flutter to build apps; I embraced the beauty of Flutter, the unlimited potential it offers to the world, and I am particularly excited about the revolutionary changes Flutter 2.0 brings!

Location:

United States

Description:

Welcome to the Flying High with Flutter Podcast! This podcast has new episodes coming out every week! We talk about anything and everything Flutter! From real-world problems you faced while using Flutter to daydream-challenged ideas, Flying High with Flutter has got you covered. Guests visit the show from time to time to share their background, experience, thoughts, and insights into the engaging Flutter world! Hi! I am Allen Wyma, aka Big C, and I am your podcast host. I have great passion in using Flutter to build apps; I embraced the beauty of Flutter, the unlimited potential it offers to the world, and I am particularly excited about the revolutionary changes Flutter 2.0 brings!

Language:

English


Episodes
Ask host to enable sharing for playback control

Intro to GenAi with Numa Dhamani and Maggie Engler

12/3/2025
Is Generative AI moving too fast? From viral deepfake videos to powerful coding assistants, AI is reshaping our world at a breathtaking pace. But with this power comes immense risk: to our privacy, to intellectual property, and even to our ability to tell what's real. How do we navigate this complex new landscape responsibly? In this episode, Allen sits down with Maggie Engler and Numa Dhamani, authors of "Intro to Gen AI, Second Edition" and veterans in the fields of cybersecurity and trust & safety. They pull back the curtain on how these powerful models are built, the societal impact they're having, and the urgent conversations we need to have about data governance, AI agents, and the looming digital trust crisis. IN THIS EPISODE 00:00 - Prompt Engineering, AI Agents & More 03:27 - The Guests' Backgrounds in Cybersecurity and Trust & Safety 09:31 - The Hidden Risks of Sharing Your Data with AI 13:02 - Copyright vs. AI 18:52 - The Digital Trust Crisis 24:36 - Watermarking and Digital Verification 30:25 - Using Proprietary Code with AI Assistants 36:56 - AI Agents 42:37 - Who This Book Is For (and Who It's Not For) ๐Ÿ“˜ GET THE BOOK! Dive deeper with Maggie and Nhuma's book, "Intro to Gen AI, Second Edition". Grab your copy with 45% OFF with code flutter45: ๐Ÿ”— https://www.manning.com/books/introduction-to-generative-ai CONNECT ๐ŸŽ™๏ธ Guest: Maggie Engler https://www.maggieengler.com ๐ŸŽ™๏ธ Guest: Numa Dhamani https://www.numadhamani.com ๐Ÿ‘จโ€๐Ÿ’ป Host: Allen Wyma X/Twitter: https://x.com/allenwyma ๐Ÿš€ Flying High with Flutter Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383 . . . . #GenerativeAI #AI #ArtificialIntelligence #TechPodcast #DataGovernance #AIEthics #TrustAndSafety #PromptEngineering #AIAgents #MachineLearning #DeepLearning #Privacy #data #tech #techpodcast #aivideo #dev

Duration:00:47:17

Ask host to enable sharing for playback control

The AI Pocket Book with Emmanuel Maggiori

11/26/2025
AI is everywhere, from coding assistants to chatbots, but what's really happening under the hood? It often feels like a "black box," but it doesn't have to be. In this episode, Allen sits down with Manning author and AI expert Emmanuel Maggiori to demystify the core concepts behind Large Language Models (LLMs). Emmanuel, author of "The AI Pocket Book," breaks down the entire pipeline - from the moment you type a prompt to the second you get a response. He explains complex topics like tokens, embeddings, context windows, and the controversial training methods that make these powerful tools possible. IN THIS EPISODE 00:00 - Welcome & Why "The AI Pocket Book" is a Must-Read 15:20 - The Basic LLM Pipeline Explained 8:05 - What Are Tokens? 21:30 - Understanding the Context Window 25:50 - How Embeddings Represent Meaning 35:45 - Controlling Creativity with Temperature 39:30 - How LLMs Learn From Internet Data 45:25 - Fine-Tuning with Human Feedback (RLHF) 51:15 - Why AI Hallucinates 56:45 - When Not to Use ๐Ÿ“˜ GET THE BOOK! Dive deeper into the concepts discussed in this episode with Emmanuel's book, "The AI Pocket Book". Get 45% off with code FHWFmaggiori at checkout. ๐Ÿ”— https://hubs.ly/Q03VL7R10 CONNECT ๐ŸŽ™๏ธ Guest: Emmanuel Maggiori https://emaggiori.com/ ๐Ÿ‘จโ€๐Ÿ’ป Host: Allen Wyma X/Twitter: https://x.com/allenwyma ๐Ÿš€ Flying High with Flutter Listen: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383 Watch: / @flyinghighwithflutter Connect: X/Twitter: https://twitter.com/fhwflutter Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Website: https://flyinghighwithflutter.com . . . . #AI #ArtificialIntelligence #LLM #MachineLearning #DeepLearning #ChatGPT #Developer #Programming #TechPodcast #SoftwareDevelopment #AITraining #Embeddings #Tokens

Duration:01:10:06

Ask host to enable sharing for playback control

Systems Programming with Zig with Garrison Hinson Hasty

11/25/2025
Heard of Zig? It's a modern systems programming language that's turning heads, often mentioned in the same breath as C and Rust. But what makes it so special, and why should you pay attention to it? In this episode, Allen sits down with Garrison Hinson Hasty, author of one of the very first books on the language, "Systems Programming with Zig." Garrison breaks down the core philosophy behind Zig, explaining its unique approach to simplicity, performance, and giving power back to the developer. This is a must-listen for any programmer curious about the next wave of low-level languages and looking to understand what makes Zig tick. IN THIS EPISODE 00:00 - From Python to Zig 06:40 - Zig vs C and Rust? 10:03 - Demystifying Allocators 15:41 - Safety vs. Speed in Zig's Release Modes 27:25 - Compile-Time Metaprogramming 30:09 - How You Can Use Zig with Flutter, WebAssembly, and more ๐Ÿ“˜ GET THE BOOK! Dive deeper into the concepts discussed in this episode with Garrison's book, "Systems Programming with Zig". Get 45% off with code FHWFhinsonhasty at checkout. ๐Ÿ”— https://hubs.ly/Q03TWzyC0 CONNECT ๐ŸŽ™๏ธ Guest: Garrison Hinson Hasty Github: https://github.com/garrisonhh ๐Ÿ‘จโ€๐Ÿ’ป Host: Allen Wyma X/Twitter: https://x.com/allenwyma ๐Ÿš€ Flying High with Flutter Listen: https://podcasts.apple.com/hk/podcast... Watch: / @flyinghighwithflutter Connect: X/Twitter: / fhwflutter Facebook: / flyinghighwithflutter Website: https://flyinghighwithflutter.com . . . . #ZigLang #SystemsProgramming #Programming #Developer #Compiler #RustLang #CLang #Performance #TechPodcast #LowLevelProgramming #Zig #Dev #Rust #C

Duration:00:40:55

Ask host to enable sharing for playback control

The Art of AI Product Development with Janna Lipenkova

8/6/2025
Everyone is talking about AI, but why do up to 80% of corporate AI initiatives fail to reach production? The gap between a cool demo and a reliable, valuable product is massive, and navigating it requires a solid strategy. In this episode, Allen sits down with Dr. Jenna Kova, a PhD in Computational Linguistics, founder of AI Strategy Partners, and author of the Manning book, "Art of AI Product Development." Dr. Kova breaks down the common pitfalls teams face and provides a clear framework for success. This is a must-listen for any developer, product manager, or leader trying to move beyond the hype and build AI products that deliver real-world value. IN THIS EPISODE 00:48 - Why 80% of AI Initiatives Fail 04:14 - Vibe Coding 20:40 - Finding the Right Business Problem for AI 26:42 - AI Governance: Managing Compliance, Privacy, and Data Access 34:21 - The AI Opportunity Tree & System Blueprint 46:47 - Why You Need to Start Building Your AI Know-How Today ๐Ÿ“˜ GET THE BOOK! Dive deeper into the frameworks discussed in this episode with Dr. Lipenkova's book, "Art of AI Product Development". Get 45% off with code FHWFlipen at checkout ๐Ÿ”— https://mng.bz/BzZJ CONNECT ๐ŸŽ™๏ธ Guest: Dr. Janna Lipenkova LinkedIn: https://www.linkedin.com/in/janna-lipenkova-07137399 ๐ŸŽ™๏ธ Host: Allen Wyma X/Twitter: https://x.com/allenwyma ๐Ÿš€ Flying High with Flutter Listen: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383 Watch: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Connect: X/Twitter: https://twitter.com/fhwflutter Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Website: https://flyinghighwithflutter.com

Duration:00:49:11

Ask host to enable sharing for playback control

Stop Making These App Security Mistakes! | A Masterclass in App Security with Laurenศ›iu Spilcฤƒ

7/9/2025
Is security an afterthought in your Flutter projects? In a world where a single breach can cost millions and destroy user trust, every developer needs a solid foundation in security. In this episode of Flying High with Flutter, Allen Wyma sits down with seasoned software developer, trainer, and acclaimed author Laurenศ›iu Spilcฤƒ to demystify application security. While Laurenศ›iu's background is deep in the Java/Spring world, the principles he shares are universal and essential for any developer building modern applications. We dive deep into the "why" and "how" of securing your apps, from the initial authentication flow to the communication between your backend services. Timecodes: 00:00 - Meet Laurenศ›iu Spilcฤƒ & Why Security Can't Be an Afterthought 06:16 - The Role of a CISO and Preventing Disasters like the log4j Vulnerability 14:09 - The Future is Passwordless 30:41 - Understanding OAuth2, OpenID Connect, and Why PKCE is CRITICAL for Mobile Apps 41:45 - What is TLS? Why Your App Needs More Than Just HTTPS 52:03 - Mutual TLS (mTLS): Securing Communication Between Your Microservices GET THE BOOK! ๐Ÿ“˜ The principles in this episode are covered in-depth in Laurenศ›iu's book, "Software Security for Developers". Grab your copy with 45% OFF with code flutter45: ๐Ÿ”— https://www.manning.com/books/software-security-for-developers CONNECT: ๐ŸŽ™๏ธ Guest: Laurenศ›iu Spilcฤƒ X/Twitter: https://twitter.com/laurspilca ๐ŸŽ™๏ธ Host: Allen Wyma X/Twitter: https://x.com/allenwyma ๐Ÿš€ Flying High with Flutter Listen: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383 Watch: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Connect: X/Twitter: https://twitter.com/fhwflutter Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Website: https://flyinghighwithflutter.com . . . #Flutter #SoftwareSecurity #AppDevelopment #MobileDev #Security #OAuth2 #Passkeys #DeveloperPodcast #mTLS #Cybersecurity #dev

Duration:01:02:12

Ask host to enable sharing for playback control

A Simple Guide to RAG for Reliable AI with Abhinav Kimothi

6/18/2025
Ever wondered how to stop LLMs from hallucinating or making things up? The answer is RAG (Retrieval-Augmented Generation), and it's a critical technique for building reliable, fact-based AI applications. In this episode, Alan sits down with Abhinav Kimothi, Director of Data Science at Sigmoid and author of the Manning book, "A Simple Guide to RAG". Abhinav demystifies this powerful concept, making it accessible for developers and enthusiasts at any level. This is a must-listen for anyone looking to move beyond basic chatbot functionality and build truly intelligent, trustworthy AI. ๐Ÿ“˜ Get the Book! ๐Ÿ“˜ Grab your copy of "A Simple Guide to Retrieval Augmented Generation" directly from Manning and get a special 45% discount with the code: flutter45 ๐Ÿ”— https://www.manning.com/books/a-simple-guide-to-retrieval-augmented-generation On the Show: ๐ŸŽ™๏ธ Guest: Abhinav Kimothi https://www.linkedin.com/in/abhinav-kimothi/ ๐ŸŽ™๏ธ Host: Allen Wyma https://x.com/allenwyma Timecodes: 00:00 - Meet Abhinav Kimothi: 18 Years in Data Science & AI 02:10 - Demystifying RAG (Retrieval-Augmented Generation) 10:15 - The Mechanics of RAG: How Retrieval & Semantic Search Work 16:50 - Common Failures in RAG Systems & How to Fix Them 26:10 - Production-Ready RAG: RAG Ops & Development Frameworks 34:15 - Advice for Developers & Outro See our social media channels: Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383

Duration:00:53:39

Ask host to enable sharing for playback control

Interview Speak with Laura Browne and Barbara Limmer

5/21/2025
In this episode of Flying High with Flutter, weโ€™re joined by Laura Browne and Barbara Limmer, authors of Interview Speak. They share expert tips on how to decode interview questions, prepare authentic answers, and stand out as a candidate. Whether youโ€™re switching industries, negotiating salaries, or tackling tough interview questions, this episode is packed with actionable advice to help you ace your next job interview. ๐Ÿ“Œ Timecodes: 0:00 - Introduction and Laura & Barbaraโ€™s backgrounds 3:06 - Common interview mistakes 9:59 - How to stand out as a candidate 15:15 - Key things interviewers look for in every candidate 23:10 - Salary negotiation tips 31:46 - Dealing with bad interviewers 41:12 - Preparation, storytelling, and likability ๐Ÿ“š About the Book Interview Speak is a practical guide for job seekers that translates confusing interview questions into what hiring managers really want to know. Learn how to craft authentic responses, navigate tricky scenarios, and connect with interviewers at a human level. โžก๏ธ Get Interview Speak here: https://mng.bz/dWeQ ๐ŸคŒ 45% OFF with code FHWFlimmer On the Show: ๐ŸŽ™๏ธ Guest: Barbara Limmer www.linkedin.com/in/barbaralimmer ๐ŸŽ™๏ธ Guest: Laura Browne www.linkedin.com/in/laurabrowne/ ๐ŸŽ™๏ธ Host: Allen Wyma https://x.com/allenwyma Donโ€™t forget to like, comment, and subscribe for more tech insights and interviews with industry experts!

Duration:01:13:03

Ask host to enable sharing for playback control

Writing for Developers with Piotr Sarna

5/7/2025
This week, weโ€™re joined by Piotr Sarna, co-author of Writing for Developers. Piotr shares his journey from distributed systems developer to published author and explains how writing can help developers grow their careers, improve their coding skills, and share knowledge effectively. ๐Ÿ“Œ Timecodes: 0:00 - Introduction and Piotrโ€™s background 2:30 - The value of writing for developers and teams 6:10 - Writing in English vs. native languages 10:00 - How writing improves understanding of code 16:00 - Using AI tools to review and refine your writing 21:00 - Structuring blog posts and optimizing for SEO 29:10 - Promoting your writing and building an audience 42:22 - Closing thoughts ๐Ÿ“š Get Piotrโ€™s book, Writing for Developers: https://www.manning.com/books/writing-for-developers ๐ŸคŒ Get 45% off with code flutter45 On the Show: ๐ŸŽ™๏ธ Guest: Piotr Sarna https://x.com/sarna_dev ๐ŸŽ™๏ธ Host: Allen Wyma https://x.com/allenwyma Donโ€™t forget to like, comment, and subscribe for more Flutter insights and interviews with industry experts!

Duration:00:45:23

Ask host to enable sharing for playback control

Shorebird with Eric Seidel

4/30/2025
Welcome to another episode of Flying High with Flutter! In this episode, we have Eric Seidel, the co-founder of the Flutter project and former lead of Flutter and Dart at Google, as our guest. Eric shares his journey from leading the Flutter and Dart teams at Google to starting his company, Shorebird, which aims to solve real challenges for Flutter developers. We dive into the details of CodePush, Shorebird's flagship product, and how it enables seamless updates for Flutter apps. Eric also discusses the evolution of Flutter, the Dart language, and how Shorebird is building tools to enhance the Flutter ecosystem. ๐Ÿ“Œ Key Topics and Timecodes: 0:00 - Introduction 2:00 - Ericโ€™s background: From Google to Shorebird 5:00 - How Flutter began 10:00 - Why Dart became the foundation for Flutter 20:00 - Introducing CodePush: Solving app update challenges 30:00 - Overcoming iOS and Android compliance hurdles 40:00 - Shorebirdโ€™s vision for empowering Flutter developers 50:00 - Future of Flutter 1:05:00 - Expanding to Harmony OS and others 1:10:00 - Closing thoughts On the Show: ๐ŸŽ™๏ธ Guest: Eric Seidel โ€ข https://twitter.com/_eseidel ๐ŸŽ™๏ธ Host: Allen Wyma โ€ข https://x.com/allenwyma Links and Resources: ๐ŸŒ Shorebird: https://shorebird.dev ๐ŸŽฅ Shorebird Demos on YouTube: @shorebird Donโ€™t forget to like, comment, and subscribe for more Flutter insights and interviews with industry experts. Share this episode with your fellow developers to spread the word about Shorebird and CodePush!

Duration:01:14:25

Ask host to enable sharing for playback control

Mastering API Design with Arnaud Lauret

4/24/2025
Join Allen Wyma and Arnaud Lauret, author of The Design of Web APIs, Second Edition, as they discuss creating user-friendly, secure, and efficient APIs. ๐Ÿ“š Get Arnaud's book: https://www.manning.com/books/the-design-of-web-apis-second-edition Get 45% off with code flutter45 ๐Ÿ“Œ Timecodes: 0:00 - Introduction 1:39 - Arnaudโ€™s background and journey to API expertise 6:24 - API security: Permissions, sensitive data, and scope 15:52 - First steps in designing APIs 22:17 - REST vs. GraphQL: Choosing the right API style 33:35 - Handling breaking changes and API versioning 50:53 - Nonces, caching, and performance optimization 59:53 - Arnaudโ€™s parting advice on API design ๐Ÿ”— Follow Arnaud Lauret: LinkedIn: https://www.linkedin.com/in/arnaudlauret/?originalSubdomain=fr Blog: https://apihandyman.io/ ๐Ÿ‘‰ Donโ€™t forget to like, comment, and subscribe for more Flutter and API content! #APIDesign #APISecurity #WebAPI #Flutter

Duration:01:08:21

Ask host to enable sharing for playback control

Code Review Best Practices: Lessons from 'Looks Good to Me' Author Adrienne Tacke

4/24/2025
Join Allen Wyma and Adrienne Braganza Tacke, author of Looks Good to Me, to explore how to make code reviews meaningful, productive, and team-building. Learn tips to avoid common pitfalls, use AI for reviews, and create team working agreements! ๐Ÿ“š Get 45% off Adrienne's book! Use code FHWFbraganza at https://mng.bz/6eKo โฑ๏ธ Timecodes: 0:00 - Intro to Adrienne & her journey 3:08 - Why code reviews matter 8:06 - Common code review pitfalls 14:09 - Avoiding โ€œrubber-stampingโ€ PRs 19:08 - Pair/mob programming vs. code reviews 24:25 - PR author vs. reviewer responsibilities 30:36 - Why PR templates are essential 39:07 - Team working agreements 45:36 - How AI is reshaping code reviews ๐Ÿ”— Follow Adrienne on X: https://x.com/AdrienneTacke ๐Ÿ“– Learn more about her book: https://www.manning.com/books/looks-good-to-me ๐Ÿ‘‰ Donโ€™t forget to like, comment, and subscribe! #Flutter #SoftwareDevelopment #AI

Duration:00:50:42

Ask host to enable sharing for playback control

Data-Driven Cybersecurity with Mariano Mattei

4/24/2025
Join us as we chat with Mariano Mattei, visionary CIO, CISO, AI strategist, and author of the newly titled Data-Driven Cybersecurity (formerly Security Metrics). In this episode, Mariano shares his expert insights on cybersecurity metrics, integrating AI into threat detection, and building secure apps from the ground up. ๐Ÿ“š Check out his book, Data-Driven Cybersecurity: https://www.manning.com/books/data-driven-cybersecurity On the show: ๐ŸŽ™๏ธ Host: Allen Wyma https://x.com/allenwyma ๐ŸŽ™๏ธ Guest: Mariano Mattei https://x.com/mariano215 ๐ŸŽฅ Timecodes: 0:00 - Introduction to Mariano Mattei and his journey 5:30 - Why cybersecurity is often an afterthought and how to change that 10:15 - Top metrics for assessing cybersecurity in any company 18:40 - Using AI for threat detection and penetration testing 25:30 - Governance, permissions, and securing sensitive data 35:15 - Scams, deepfakes, and real-world cybersecurity tips 45:00 - Data privacy and how to avoid accidental data leaks 55:00 - Final thoughts and key takeaways ๐Ÿ‘‰ Donโ€™t forget to like, comment, and subscribe for more Flutter and tech content! #Cybersecurity #DataDrivenCybersecurity #AI #FlutterApps #MarianoMattei

Duration:01:02:03

Ask host to enable sharing for playback control

Think Distributed Systems with Dominik Tornow

4/23/2025
In this episode of Flying High with Flutter, weโ€™re joined by Dominik Tornow, principal engineer and author of Thinking in Distributed Systems. Dominik shares his journey into distributed systems, breaks down complex concepts like the CAP theorem, liveness vs. safety, and item potency, and offers practical tips for building reliable and scalable systems. On the show: ๐ŸŽ™๏ธ Guest: Dominik Tornow โ€ข https://x.com/dominiktornow ๐ŸŽ™๏ธ Host: Allen Wyma โ€ข https://x.com/allenwyma ๐Ÿ“š Check out Dominik's book Think Distributed Systems: https://mng.bz/YDaA ๐Ÿ”ฅ Exclusive Discount for Podcast Listeners ๐Ÿ”ฅ Use code FHWFtornow3 to get 45% offโ€”no expiration date! Timecodes: 0:00 - Meet Dominik Tornow: His journey into distributed systems 6:45 - Why every modern application is a distributed system 14:20 - The office building analogy for distributed systems 21:30 - Demystifying the CAP theorem: Myths and realities 31:45 - Safety vs. liveness in distributed systems 40:10 - Message passing, item potency, and ensuring reliability 47:20 - Practical tips for designing robust distributed systems 54:00 - Balancing user experience with system reliability ๐Ÿš€ Subscribe for more Flutter and tech insights! Don't forget to like, comment, and share the episode if you enjoyed it.

Duration:00:58:01

Ask host to enable sharing for playback control

MongoDB in Action with Arek Borucki

2/26/2025
In this episode of Flying High with Flutter, weโ€™re joined by Arek Borucki, author of MongoDB in Action, Third Edition and a seasoned Principal Database Engineer. Arek shares his journey with MongoDB, discusses running databases on Kubernetes, and compares MongoDB to other databases. We also explore MongoDB 8โ€™s latest features, ACID compliance, and when MongoDB might not be the right choice. Plus, Arek dives into MongoDB Atlas, Atlas CLI, and how to get started with these powerful tools. ๐Ÿ“š Check out Arek's book MongoDB in Action, Third Edition: https://www.manning.com/books/mongodb-in-action-third-edition ๐Ÿ”ฅ Exclusive Manning Offer for Podcast Listeners ๐Ÿ”ฅ Get 45% off all Manning products with the code flutter45 โ€” no expiration date! Build smarter and faster with top-tier learning resources: https://www.manning.com/ ๐ŸŽฅ Timecodes: 0:00 - Meet Arek Borucki: Author of MongoDB in Action and his journey with MongoDB 7:43 - Running databases on Kubernetes: Challenges, operators, and best practices 13:34 - Comparing MongoDB to other databases: Key differences and advantages 24:35 - ACID compliance and MongoDB 8: Key features and updates 40:30 - When not to use MongoDB: Limitations and system requirements 46:14 - MongoDB Atlas & Atlas CLI: Features, use cases, and getting started Donโ€™t forget to like, share, and subscribe for more episodes of Flying High with Flutter! ๐Ÿš€ Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383

Duration:00:57:44

Ask host to enable sharing for playback control

Emotional Digital Design with Vadym Grin

2/19/2025
In this episode of Flying High with Flutter, weโ€™re joined by Vadym Grin, author of Emotional Digital Design and Head of Product Design at Atolls. Vadym shares insights from his book, discusses the design process, explores the role of developers in crafting great user experiences, and more! Whether you're a designer, developer, or simply curious about UI/UX, this episode is packed with valuable insights! ๐Ÿ“š Check out Vadym's book Emotional Digital Design: https://www.manning.com/books/emotional-digital-design ๐Ÿ”ฅ Exclusive Manning Offer for Podcast Listeners ๐Ÿ”ฅ Get 45% off all Manning products with the code flutter45 โ€” no expiration date! Build smarter and faster with top-tier learning resources: https://www.manning.com/ ๐ŸŽฅ Timecodes: 0:00 - Meet Vadym Grin, author of Emotional Digital Design, about the book 5:30 - The design process / 3 levels of design 19:12 - Developers in the design process 25:33 - Material design and practicality in design 38:16 - More about the book Donโ€™t forget to like, share, and subscribe for more episodes of Flying High with Flutter! ๐Ÿš€ See our social media channels: Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383

Duration:00:43:08

Ask host to enable sharing for playback control

LLMs in Action with Immanuel Trummer

2/18/2025
In this episode of Flying High with Flutter, weโ€™re joined by Immanuel Trummer, the author of LLMs in Action and an associate professor at Cornell University specializing in large-scale data analysis. Immanuel shares his insights on large language models (LLMs), how they work, their potential future, and the challenges of privacy and AI. Whether youโ€™re curious about how GPT prompting works or intrigued by the ethics and implications of AI in real-world applications, this episode is packed with valuable knowledge for developers and AI enthusiasts alike! ๐Ÿ”ฅ Exclusive Manning Offer for Podcast Listeners ๐Ÿ”ฅ Get 45% off all Manning products with the code flutter45 โ€” no expiration date! Build smarter and faster with top-tier learning resources: https://www.manning.com/ ๐ŸŽฅ Timecodes: 0:00 - Meet Immanuel Trummer: author of LLMs in Action and expert in large-scale data analysis 12:28 - GPT and prompting: how to interact with LLMs effectively 27:26 - The future of LLMs: whatโ€™s next for these models? 28:40 - How do AIs โ€œthinkโ€? Exploring discrepancies, randomization, and hallucinations 41:18 - Privacy and AI: challenges and considerations 44:28 - More details about LLMs in Action ๐ŸŽ™๏ธ Guest: Immanuel Trummer โ€ข https://x.com/immanueltrummer ๐ŸŽ™๏ธ Host: Allen Wyma โ€ข https://x.com/allenwyma Check out LLMs in Action on Manning: https://www.manning.com/books/llms-in-action Donโ€™t forget to like, comment, and subscribe to stay updated on future episodes! ๐Ÿš€ See our social media channels: Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383

Duration:00:47:50

Ask host to enable sharing for playback control

Amazon Bedrock in Action with Renaldi Gondosubroto

2/18/2025
In this episode of Flying High with Flutter, weโ€™re joined by Renaldi Gondosubroto, the author of Amazon Bedrock in Action. Renaldi shares his expertise on Amazon Bedrock, AI/GenAI, and how these tools integrate seamlessly with Flutter. Whether youโ€™re curious about implementing AI in your app or want to understand Bedrock's place within the AWS ecosystem, this episode is packed with insights for developers of all levels. ๐Ÿ”ฅ Exclusive Manning Offer for Podcast Listeners ๐Ÿ”ฅ Get 45% off all our products with the code flutter45 โ€” no expiration date! Start building smarter, faster, and better today! https://www.manning.com/ ๐ŸŽฅ Timecodes: 0:00 - Meet Renaldi Gondosubroto, author of Amazon Bedrock in Action 2:11 - Background on the AI landscape and its relevance 15:55 - When to use Bedrock and AI 24:41 - Identifying if your app would benefit from AI/GenAI 31:02 - How to interact with Bedrock 32:44 - Using Bedrock with Flutter 37:20 - Chatbots and Bedrock 42:05 - Bedrock within the AWS ecosystem On the show: ๐ŸŽ™๏ธ Guest: Renaldi Gondosubroto โ€ข https://renaldigondosubroto.com/about-me/ ๐ŸŽ™๏ธ Host: Allen Wyma โ€ข https://x.com/allenwyma Check out Amazon Bedrock in Action: https://www.manning.com/books/amazon-bedrock-in-action Donโ€™t forget to like, subscribe, and hit the notification bell to stay updated on future episodes! See our social media channels: Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383

Duration:00:47:39

Ask host to enable sharing for playback control

Django in Action with Christopher Trudeau

2/18/2025
Join us for an exciting episode of Flying High with Flutter as we sit down with Christopher Trudeau, the author of Django in Action. Christopher shares his journey into Django, explores how Django and Flutter can work together, and offers invaluable advice for developers building APIs for their Django apps. Timestamps: 00:00 Meet Christopher Trudeau 03:55 How Christopher got into Django 21:48 Django and Flutter 35:08 Advice for building APIs with Django 41:57 Closing discussion On the show: ๐ŸŽ™๏ธ Guest: Christopher Trudeau โ€ข https://trudeau.dev/ ๐ŸŽ™๏ธ Host: Allen Wyma โ€ข https://x.com/allenwyma Django in Action: https://www.manning.com/books/django-in-action Enjoy the episode and don't forget to like, comment, and subscribe for more Flutter content! ๐Ÿš€ See our social media channels: Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383

Duration:00:43:33

Ask host to enable sharing for playback control

Lead Developer Career Guide with Shelley Benhoff

1/8/2025
Shelley Benhoff shares insights from her book Lead Developer Career Guide. Learn how to transition into leadership, manage conflict, balance professionalism, and showcase your skills. A must-watch for aspiring tech leaders! Timecodes: 00:00 - Meet Shelley Benhoff, author of *Lead Developer Career Guide* 04:15 - Steps to transition from developer to leadership 09:32 - Who is this path for? 16:27 - Navigating conflict as a leader 28:19 - Managing up 31:04 - Balancing friendliness and professionalism 51:28 - Who the book is for On the show: ๐ŸŽ™๏ธ Guest: Shelley Benhoff โ€ข https://www.linkedin.com/in/shelley-benhoff-69787513/ ๐ŸŽ™๏ธ Host: Allen Wyma โ€ข https://x.com/allenwyma Resources: Lead Developer Career Guide: https://www.manning.com/books/lead-developer-career-guide See our social media channels: Facebook: https://www.facebook.com/FlyingHighWithFlutter/ Twitter: https://twitter.com/fhwflutter Youtube: https://www.youtube.com/channel/UCmL2YRyMphHK87fnyFlotWA Website: https://flyinghighwithflutter.com Podcast: https://podcasts.apple.com/hk/podcast/flying-high-with-flutter/id1562119447?i=1000523147383

Duration:00:54:46

Ask host to enable sharing for playback control

Elliptic Curve Cryptography for Developers with Mike Rosing

12/31/2024
Dive into the fascinating world of elliptic curve cryptography with Mike Rosing, author of Elliptic Curve Cryptography for Developers. In this episode, we explore how elliptic curves power modern encryption, their practical applications for developers, and even Mike's unique experiences working with particle accelerators. Whether you're a developer, crypto enthusiast, or just curious about cutting-edge tech, this episode is packed with insights you wonโ€™t want to miss! Timecodes: 00:00 โ€“ Meet Mike Rosing and introduction to his book 12:02 โ€“ Practical applications for developers: encryption, cryptocurrency, and more 14:58 โ€“ Understanding a point on an elliptic curve (number field theory) 21:25 โ€“ Cryptocurrency use case: elliptic curves in action 30:05 โ€“ Mikeโ€™s experience working with particle accelerators 37:56 โ€“ Closing thoughts and discussion On the show: ๐ŸŽ™๏ธ Host: Allen Wyma โ€ข x.com/allenwyma ๐ŸŽ™๏ธ Guest: Mike Rosing โ€ข linkedin.com/in/mike-rosing-39591a1/

Duration:00:39:51