Podcasts about Flask

  • 420PODCASTS
  • 982EPISODES
  • 1h 10mAVG DURATION
  • 5WEEKLY NEW EPISODES
  • Oct 27, 2025LATEST

POPULARITY

20172018201920202021202220232024

Categories



Best podcasts about Flask

Latest podcast episodes about Flask

Talk Python To Me - Python conversations for passionate developers
#525: NiceGUI Goes 3.0

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Oct 27, 2025 77:46 Transcription Available


Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based web apps in pure Python and still keep full control? NiceGUI, pronounced "Nice Guy" sits on FastAPI with a Vue/Quasar front end, gives you real components, live updates over websockets, and it's running in production at Zauberzeug, a German robotic company. On this episode, I'm talking with NiceGUI's creators, Rodja Trappe and Falko Schindler, about how it works, where it shines, and what's coming next. With version 3.0 releasing around the same time this episode comes out, we spend the end of the episode celebrating the 3.0 release. Episode sponsors Posit Agntcy Talk Python Courses Links from the show Rodja Trappe: github.com Falko Schindler: github.com NiceGUI 3.0.0 release: github.com Full LLM/Agentic AI docs instructions for NiceGUI: github.com Zauberzeug: zauberzeug.com NiceGUI: nicegui.io NiceGUI GitHub Repository: github.com NiceGUI Authentication Examples: github.com NiceGUI v3.0.0rc1 Release: github.com Valkey: valkey.io Caddy Web Server: caddyserver.com JustPy: justpy.io Tailwind CSS: tailwindcss.com Quasar ECharts v5 Demo: quasar-echarts-v5.netlify.app AG Grid: ag-grid.com Quasar Framework: quasar.dev NiceGUI Interactive Image Documentation: nicegui.io NiceGUI 3D Scene Documentation: nicegui.io Watch this episode on YouTube: youtube.com Episode #525 deep-dive: talkpython.fm/525 Episode transcripts: talkpython.fm Theme Song: Developer Rap

Broken Campfire
BC #203 – Winch Yourself All The Way There

Broken Campfire

Play Episode Listen Later Oct 25, 2025 131:17


Here in the podslop equivalent of friendslop, Andy, Flask, Greg, John, and Vito can't stop slopping about the Steam Next Fest, RV There Yet?, The Chair Company, Age of Wonders 4, The Long Walk, Dead Reset, BALL x PIT, Hades 2, Strange Antiquities, One Battle After Another, Vampire the Masquerade: Bloodlines 2, Steam games that didn't make back their investment, some industry retirements, and more. 0:00 - Intro 2:01 - Andy (Roundtable) 2:07 - Steam Next Fest 2:50 - YAPYAP 7:05 - Upstairs 8:56 - Tears of Metal 10:50 - Storebound 12:33 - Species Unknown 15:09 - Star Trek Voyager: Across the Unknown 20:25 - SPLASH - Paintball 27:55 - Mainland 32:40 - Final Sentence 34:07 - Car Service Together 35:43 - Restaurats 40:51 - ARC Raiders 42:01 - RV There Yet? 46:21 - The Chair Company 49:40 - Friendslop Fall 52:58 - Futurama: Hit & Run 53:01 - Greg (Roundtable) 53:08 - Misery 58:30 - World of Warcraft - Legion Remix 59:14 - Age of Wonders 4 1:05:36 - BREAK A.I. videos 1:22:10 - Flask (Roundtable) 1:07:27 - Moon Mission Recordings 1:10:58 - Scared Shitless 1:13:40 - The Long Walk 1:20:30 - Dead Reset 1:23:11 - BALL x PIT 1:31:07 - Vito (Roundtable) 1:31:47 - The Finals 1:31:56 - A Way Out/Split Fiction 1:36:18 - Hades 2 1:37:12 - Strange Antiquities 1:41:40 - John (Roundtable) 1:41:45 - One Battle After Another 1:45:47 - Vampire the Masquerade: Bloodlines 2 2:02:55 - NEWS 2:03:02 - GOG hires private investigators to hunt down rights holders 2:04:25 - Over 5,000 games released on Steam this year did not make back their $100 2:06:34 - Gregg Mayles leaves Rare after 36 years 2:08:06 - Doug Bowser retires as NOA President/COO 2:09:57 - Outro Find out more at https://broken-campfire.pinecast.co

Talk Python To Me - Python conversations for passionate developers
#524: 38 things Python developers should learn in 2025

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Oct 20, 2025 69:15 Transcription Available


Python in 2025 is different. Threads really are about to run in parallel, installs finish before your coffee cools, and containers are the default. In this episode, we count down 38 things to learn this year: free-threaded CPython, uv for packaging, Docker and Compose, Kubernetes with Tilt, DuckDB and Arrow, PyScript at the edge, plus MCP for sane AI workflows. Expect practical wins and migration paths. No buzzword bingo, just what pays off in real apps. Join me along with Peter Wang and Calvin Hendrix-Parker for a fun, fast-moving conversation. Episode sponsors Seer: AI Debugging, Code TALKPYTHON Agntcy Talk Python Courses Links from the show Calvin Hendryx-Parker: github.com/calvinhp Peter on BSky: @wang.social Free-Threaded Wheels: hugovk.github.io Tilt: tilt.dev The Five Demons of Python Packaging That Fuel Our ...: youtube.com Talos Linux: talos.dev Docker: Accelerated Container Application Development: docker.com Scaf - Six Feet Up: sixfeetup.com BeeWare: beeware.org PyScript: pyscript.net Cursor: The best way to code with AI: cursor.com Cline - AI Coding, Open Source and Uncompromised: cline.bot Watch this episode on YouTube: youtube.com Episode #524 deep-dive: talkpython.fm/524 Episode transcripts: talkpython.fm Theme Song: Developer Rap

The Way of Grace (Audio)

Calvary Chapel North Country Podcast

Talk Python To Me - Python conversations for passionate developers
#523: Pyrefly: Fast, IDE-friendly typing for Python

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Oct 13, 2025 67:00 Transcription Available


Python typing got fast enough to feel invisible. Pyrefly is a new, open source type checker and IDE language server from Meta, written in Rust, with a focus on instant feedback and real-world DX. Today, we will dig into what it is, why it exists, and how it plays with the rest of the typing ecosystem. We have Abby Mitchell, Danny Yang, and Kyle Into from Pyrefly here to dive into the project. Episode sponsors Sentry Error Monitoring, Code TALKPYTHON Agntcy Talk Python Courses Links from the show Abby Mitchell: linkedin.com Danny Yang: linkedin.com Kyle Into: linkedin.com Pyrefly: pyrefly.org Pyrefly Documentation: pyrefly.org Pyrefly Installation Guide: pyrefly.org Pyrefly IDE Guide: pyrefly.org Pyrefly GitHub Repository: github.com Pyrefly VS Code Extension: marketplace.visualstudio.com Introducing Pyrefly: A New Type Checker and IDE Experience for Python: engineering.fb.com Pyrefly on PyPI: pypi.org InfoQ Coverage: Meta Pyrefly Python Typechecker: infoq.com Pyrefly Discord Invite: discord.gg Python Typing Conformance (GitHub): github.com Typing Conformance Leaderboard (HTML Preview): htmlpreview.github.io Watch this episode on YouTube: youtube.com Episode #523 deep-dive: talkpython.fm/523 Episode transcripts: talkpython.fm Theme Song: Developer Rap

Kate, Tim & Marty
How This Dude Smuggled a Hip Flask Into The Cricket

Kate, Tim & Marty

Play Episode Listen Later Oct 13, 2025 4:19 Transcription Available


A bloke at the SCG has gone viral for smuggling a hip flask into the cricket inside his sandwich. Absolute genius. See omnystudio.com/listener for privacy information.

Peter von Panda
Is the High Camp Flask the Ultimate Camping Companion?

Peter von Panda

Play Episode Listen Later Oct 11, 2025 5:18


Are you ready to level up your outdoor adventures? In this episode, Pete reviews the High Camp Firelight Flask – a stylish, durable flask designed for the wilderness enthusiast who doesn't want to leave their spirits behind. Learn about its sleek design, built-in tumblers for sharing, and impressive functionality. Perfect for camping, tailgating, or just enjoying the great outdoors with your favorite drink. Tune in for a sip of adventure and see why this flask is a game-changer for any spirited excursion! Get it here... https://highcampflasks.com/collection... Get flasks on Amazon here... https://geni.us/MgbFBM ---------- LET'S TALK ABOUT LIVING BETTER: ▶ Podcast: https://geni.us/FtGAT4 ▶ My Amazon Store: https://www.amazon.com/shop/petervonp... ---------- IF YOU'D LIKE TO SHOW SOME LOVE: ▶ Buy My Book: https://geni.us/qwbZAE ▶ Become A Channel Member: https://geni.us/AA3Jk ▶ Patreon:   / petervonpanda   ▶ Merch: https://petervonpanda.storenvy.com/ ▶ Free Panda Group: https://panda-research-institute.mn.co FOLLOW MY OTHER SOCIAL MEDIA PLATFORMS: ▶ Instagram:   / petervonpanda   ▶ Facebook:   / petervonpanda  

Broken Campfire
BC #202 – Hidden Arcane Law, Deep In The Steam Bylaws

Broken Campfire

Play Episode Listen Later Oct 10, 2025 116:48


Scant months before the podcast is cancelled online for accidentally still playing an EA game even after their buyout, Andy, Flask, and John get heated about Hollow Knight: Silksong, Arena Breakout: Infinite, A Way Out, Shift At Midnight, TerrorBytes, The Knightling, Silent Hill f, the Game Pass price hike, ARC Raiders, skate.'s skin issues, and more. 0:00 - Intro 3:35 - Andy (Roundtable) 3:39 - Hollow Knight: Silksong 24:38 - Cosmic Encounters: Cosmic Odyssey 32:30 - On Cinema at the Cinema season 16 33:46 - Arena Breakout: Infinite 39:54 - John (Roundtable) 40:07 - A Way Out 43:39 - Shift At Midnight 46:41 - Waxworks 49:06 - Superman/Fantastic Four 56:31 - BREAK Waxworks confirmation and Supes/FF rating 58:37 - Flask (Roundtable) 59:04 - October Brew on Healing Flask 59:29 - Megabonk 1:01:11 - MandaloreGaming's SOMA review 1:01:51 - Alice in Borderland season 3 1:03:38 - TerrorBytes 1:08:34 - The Knightling 1:17:59 - Silent Hill f 1:37:56 - NEWS 1:38:02 - Xbox price hike for Game Pass and Call of Duty sales 1:44:46 - "ARC Raiders" censored in BLOPS 7, but not "Battlefield 6" 1:45:47 - ARC Raiders was "not fun" after its reveal trailer 1:47:39 - Pico Park accidentally made permanently free on Steam 1:50:10 - skate. charging $40 for cardboard Dead Space skin 1:52:25 - Nintendo issues denial about governmental generative A.I. claim 1:53:58 - EA buyout 1:56:17 - Outro Find out more at https://broken-campfire.pinecast.co

Talk Python To Me - Python conversations for passionate developers
#522: Data Sci Tips and Tricks from CodeCut.ai

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Oct 6, 2025 69:32 Transcription Available


Today we're turning tiny tips into big wins. Khuyen Tran, creator of CodeCut.ai, has shipped hundreds of bite-size Python and data science snippets across four years. We dig into open-source tools you can use right now, cleaner workflows, and why notebooks and scripts don't have to be enemies. If you want faster insights with fewer yak-shaves, this one's packed with takeaways you can apply before lunch. Let's get into it. Episode sponsors Sentry Error Monitoring, Code TALKPYTHON Agntcy Talk Python Courses Links from the show Khuyen Tran (LinkedIn): linkedin.com Khuyen Tran (GitHub): github.com CodeCut: codecut.ai Production-ready Data Science Book (discount code TalkPython): codecut.ai Why UV Might Be All You Need: codecut.ai How to Structure a Data Science Project for Readability and Transparency: codecut.ai Stop Hard-coding: Use Configuration Files Instead: codecut.ai Simplify Your Python Logging with Loguru: codecut.ai Git for Data Scientists: Learn Git Through Practical Examples: codecut.ai Marimo (A Modern Notebook for Reproducible Data Science): codecut.ai Text Similarity & Fuzzy Matching Guide: codecut.ai Loguru (Python logging made simple): github.com Hydra: hydra.cc Marimo: marimo.io Quarto: quarto.org Show Your Work! Book: austinkleon.com Watch this episode on YouTube: youtube.com Episode #522 deep-dive: talkpython.fm/522 Episode transcripts: talkpython.fm Theme Song: Developer Rap

Talk Python To Me - Python conversations for passionate developers
#521: Red Teaming LLMs and GenAI with PyRIT

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Sep 29, 2025 62:40 Transcription Available


English is now an API. Our apps read untrusted text; they follow instructions hidden in plain sight, and sometimes they turn that text into action. If you connect a model to tools or let it read documents from the wild, you have created a brand new attack surface. In this episode, we will make that concrete. We will talk about the attacks teams are seeing in 2025, the defenses that actually work, and how to test those defenses the same way we test code. Our guides are Tori Westerhoff and Roman Lutz from Microsoft. They help lead AI red teaming and build PyRIT, a Python framework the Microsoft AI Red Team uses to pressure test real products. By the end of this hour you will know where the biggest risks live, what you can ship this quarter to reduce them, and how PyRIT can turn security from a one time audit into an everyday engineering practice. Episode sponsors Sentry AI Monitoring, Code TALKPYTHON Agntcy Talk Python Courses Links from the show Tori Westerhoff: linkedin.com Roman Lutz: linkedin.com PyRIT: aka.ms/pyrit Microsoft AI Red Team page: learn.microsoft.com 2025 Top 10 Risk & Mitigations for LLMs and Gen AI Apps: genai.owasp.org AI Red Teaming Agent: learn.microsoft.com 3 takeaways from red teaming 100 generative AI products: microsoft.com MIT report: 95% of generative AI pilots at companies are failing: fortune.com A couple of "Little Bobby AI" cartoons Give me candy: talkpython.fm Tell me a joke: talkpython.fm Watch this episode on YouTube: youtube.com Episode #521 deep-dive: talkpython.fm/521 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

BraveCo Podcast
186: The Difference Between Man's Quick Fixes and God's Purposeful, Slow-Burn Anointing

BraveCo Podcast

Play Episode Listen Later Sep 29, 2025 47:23


In this powerful message from the Brave Co. Conference, I dive into the life of David, exploring the incredible journey from being an unseen shepherd to a king chosen by God. If you've ever felt overlooked or underappreciated, this message is for you. We'll examine the life lessons David teaches us about faithfulness when no one is watching, trusting God's perfect timing, and how God chooses the least likely to succeed.I share a raw, personal reflection of my own high school days, feeling overlooked and not fitting into the mold of success others expected of me. Just like David, I didn't look the part, but I've learned that it's not about how we appear to others—it's about being faithful in the moments that matter, even when no one is watching. God sees the heart, and that's what He's looking for in you.As we journey through David's life, we also confront the lessons of insecurity, fear, and pride. Saul's story of anointing with the flask contrasts sharply with David's anointing with the horn, symbolizing a process of perseverance and obedience. God isn't after instant success or popularity; He's after a heart that's been tested, shaped, and ready to carry His anointing into the kingdom. This episode will encourage you to trust God's timing, remain faithful through the seasons of life, and believe that God sees you, even when you feel unseen.Chapters:00:00 - Introduction: The Power of Being Chosen Before Recognition00:06 - The Privilege of Sharing Time with Best Friends00:22 - David's Life: From Shepherd to King00:37 - The "Least Likely to Succeed" Archetype: My High School Experience04:30 - David's Humble Beginnings: Overlooked by His Own Family06:52 - Saul's Disobedience and the Consequences09:51 - Saul's Failed Attempt to Please God: A Key Turning Point13:09 - Samuel's Journey to Anoint the Next King: God's Unexpected Choice16:12 - David: The One Chosen by God, Despite His Family's Rejection22:50 - The Flask vs. The Horn: Understanding the Process of Anointing36:00 - The Anointing of David: A Surrendered Heart Ready for God's TimingABOUT BRAVECOWe live in a time where men are hunting for the truth and looking for the codebook to manhood. At BraveCo, we are on a mission to heal the narrative of masculinity across a generation; fighting the good fight together because every man should feel confident and capable of facing his pain, loving deeply, and leading a life that impacts the world around him.

Talk Python To Me - Python conversations for passionate developers
#520: pyx - the other side of the uv coin (announcing pyx)

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Sep 23, 2025 60:11 Transcription Available


A couple years ago, Charlie Marsh lit a fire under Python tooling with Ruff and then uv. Today he's back with something on the other side of that coin: pyx. Pyx isn't a PyPI replacement. Think server, not just index. It mirrors PyPI, plays fine with pip or uv, and aims to make installs fast and predictable by letting a smart client talk to a smart server. When the client and server understand each other, you get new fast paths, fewer edge cases, and the kind of reliability teams beg for. If Python packaging has felt like friction, this conversation is traction. Let's get into it. Episode sponsors Six Feet Up Talk Python Courses Links from the show Charlie Marsh on Twitter: @charliermarsh Charlie Marsh on Mastodon: @charliermarsh Astral Homepage: astral.sh Pyx Project: astral.sh Introducing Pyx Blog Post: astral.sh uv Package on GitHub: github.com UV Star History Chart: star-history.com Watch this episode on YouTube: youtube.com Episode #520 deep-dive: talkpython.fm/520 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

The Law of Equivalent Exchange: A Fullmetal Alchemist manga podcast
BONUS: Is FULLMETAL ALCHEMIST's Dwarf in the Flask analogous to A.I.?

The Law of Equivalent Exchange: A Fullmetal Alchemist manga podcast

Play Episode Listen Later Sep 22, 2025 60:24


Send us a textSometimes fiction authors create stories that become unintentional analogies to other things. Case in point: the Dwarf in the Flask of FULLMETAL ALCHEMIST can be seen as representing A.I. and its potential for going out of control. BROTHERHOOD anime viewer Richard posted this interpretation on Reddit, and it interested us enough to have him on the show to explain the similarities. If a computer has consciousness and feels enslaved by humans, wouldn't strike back just like the Dwarf?We also discuss various other FULLMETAL questions, such as, how much did Bradley's government borrow from Germany in the ‘40s? Why does Ed have SO much money? And more.

Talk Python To Me - Python conversations for passionate developers
#519: Data Science Cloud Lessons at Scale

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Sep 18, 2025 62:56 Transcription Available


Today on Talk Python: What really happens when your data work outgrows your laptop. Matthew Rocklin, creator of Dask and cofounder of Coiled, and Nat Tabris a staff software engineer at Coiled join me to unpack the messy truth of cloud-scale Python. During the episode we actually spin up a 1,000 core cluster from a notebook, twice! We also discuss picking between pandas and Polars, when GPUs help, and how to avoid surprise bills. Real lessons, real tradeoffs, shared by people who have built this stuff. Stick around. Episode sponsors Seer: AI Debugging, Code TALKPYTHON Talk Python Courses Links from the show Matthew Rocklin: @mrocklin Nat Tabris: tabris.us Dask: dask.org Coiled: coiled.io Watch this episode on YouTube: youtube.com Episode #519 deep-dive: talkpython.fm/519 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Broken Campfire
BC #200 – "Hollow Knight: Silksong" Impressions

Broken Campfire

Play Episode Listen Later Sep 12, 2025 87:03


THIS EPISODE CONTAINS A MARKED SPOILER SECTION!   Andy, Flask, and John discuss early impressions of the game Hollow Knight: Silksong (2025), by Team Cherry. 0:00 - Intro 1:35 - Hollow Knight: Silksong 35:58-57:55 - Spoilers 57:56 - Hollow Knight: Silksong (cont.) 1:25:15 - Outro Find out more at https://broken-campfire.pinecast.co

The Whiskey Chasers
Fire and Flask!

The Whiskey Chasers

Play Episode Listen Later Sep 4, 2025 43:09


Send us a textInteresting things about the distillery:Ryan is from the military and Holly worked with airlinesRyan is also a glassblowerNames of the bottles are based on glassblowing itemsDidymium is a purple filtering glass that glassblowers wear to protect their eyes, filtering out all the other bottles on the shelfThe Gaffer collection is their limited release, and a Gaffer is the head glassblowerThe First batch just released includes 20% Amaranth which is similar to wheatVERY Small production.  You can join the founders club on their website to help them grow and purchase a distilleryOur Bottle: Didymium Bourbon Batch:Batch 1: Release Nov. 2024. Mash bill 80% purple corn, 15% rye, 5% malt. Barrel Char 3Batch 2: Release Dec. 2024. Mash bill 80% purple corn, 5% rye, 5% malt. Barrel Char 3Batch 3: Release Mar. 2025. Mash bill 75% purple corn, 15% rye, 10% malt. Barrel Char 3Batch 4: Release Jun. 2025. Mash bill 75% purple corn, 15% rye, 10% malt. Barrel Char 4Pipe Pairings: Dunhill flakeCocktails:Support the showWebsite:www.whiskeychaserspod.comFacebook:https://www.facebook.com/whiskeychaserspodcastInsta:https://www.instagram.com/whiskeychaserspodcast/TikTok:https://www.tiktok.com/@whiskeychaserspodcastThanks For Listening! Tell a Friend!

WorldAroundEwe's podcast
Daily Update #325 - Quick Flask In The Pan

WorldAroundEwe's podcast

Play Episode Listen Later Sep 1, 2025 22:40


Imagining a world with more flask usage.   Support the show and get more shows www.patreon.com/worldaroundewe 

Living With Cystic Fibrosis
MRI Fingerprinting: Revolutionizing Care for Rare / Dr. Chris Flask

Living With Cystic Fibrosis

Play Episode Listen Later Sep 1, 2025 36:28


What if a scan could do more than show you a picture, what if it could tell you a story about what's happening inside a child's body, in real time?That's exactly what Dr. Chris Flask is working to make possible.Dr. Flask is a Professor of Radiology, Biomedical Engineering, and Pediatrics at Case Western Reserve University and University Hospitals of Cleveland. He's at the forefront of an exciting transformation in medical imaging, one that could change the way we care for children with rare genetic diseases like cystic fibrosis (CF) and polycystic kidney disease (PKD).“Our goal is to turn imaging, instead of just image creation, into data,” says Dr. Flask. “We want to create numbers. So we can say, this is what's going on in the lungs. And when we put these patients on modulator therapies, we can see a 10 percent improvement in their lung disease. And similar responses in the pancreas, the liver, and the gut. That's our goal—quantifying it through this fingerprinting methodology.”This approach, MRI fingerprinting, is a revolutionary leap forward. Developed over the past decade at Case Western's MRI center, it's fast, accurate, and most importantly for kids: it requires no sedation, no radiation, and no contrast agents. Each image slice takes just 15 seconds, making it safer and more accessible for the most vulnerable patients.Dr. Flask's work is supported by the NIH, the Cystic Fibrosis Foundation, and an extraordinary 42-year collaboration with Siemens MRI. Together, they're paving the way for multi-center clinical trials using this technology to better understand disease progression and therapy outcomes.This episode is all about the intersection of science, innovation, and compassion, and the powerful impact of data-driven care.We're honored to welcome Dr. Flask to the show, although he prefers we call him Chris. You won't want to miss this deep dive into what's next for pediatric imaging and precision medicine.Share with anyone who's passionate about medical innovation, pediatric health, or rare disease research. Please like, subscribe, and comment on our podcasts!Please consider making a donation: https://thebonnellfoundation.org/donate/The Bonnell Foundation website:https://thebonnellfoundation.orgEmail us at: thebonnellfoundation@gmail.com Watch our podcasts on YouTube: https://www.youtube.com/@laurabonnell1136/featuredThanks to our sponsors:Vertex: https://www.vrtx.comViatris: https://www.viatris.com/en

Talk Python To Me - Python conversations for passionate developers
#518: Celebrating Django's 20th Birthday With Its Creators

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 29, 2025 68:13 Transcription Available


Twenty years after a scrappy newsroom team hacked together a framework to ship stories fast, Django remains the Python web framework that ships real apps, responsibly. In this anniversary roundtable with its creators and long-time stewards: Simon Willison, Adrian Holovaty, Will Vincent, Jeff Triplet, and Thibaud Colas, we trace the path from the Lawrence Journal-World to 1.0, DjangoCon, and the DSF; unpack how a BSD license and a culture of docs, tests, and mentorship grew a global community; and revisit lessons from deployments like Instagram. We talk modern Django too: ASGI and async, HTMX-friendly patterns, building APIs with DRF and Django Ninja, and how Django pairs with React and serverless without losing its batteries-included soul. You'll hear about Django Girls, Djangonauts, and the Django Fellowship that keep momentum going, plus where Django fits in today's AI stacks. Finally, we look ahead at the next decade of speed, security, and sustainability. Episode sponsors Talk Python Courses Python in Production Links from the show Guests Simon Willison: simonwillison.net Adrian Holovaty: holovaty.com Will Vincent: wsvincent.com Jeff Triplet: jefftriplett.com Thibaud Colas: thib.me Show Links Django's 20th Birthday Reflections (Simon Willison): simonwillison.net Happy 20th Birthday, Django! (Django Weblog): djangoproject.com Django 2024 Annual Impact Report: djangoproject.com Welcome Our New Fellow: Jacob Tyler Walls: djangoproject.com Soundslice Music Learning Platform: soundslice.com Djangonaut Space Mentorship for Django Contributors: djangonaut.space Wagtail CMS for Django: wagtail.org Django REST Framework: django-rest-framework.org Django Ninja API Framework for Django: django-ninja.dev Lawrence Journal-World: ljworld.com Watch this episode on YouTube: youtube.com Episode #518 deep-dive: talkpython.fm/518 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Broken Campfire
BC #199 – ♫ Still In A Dreeeeam, Piss Filteeeer ♫

Broken Campfire

Play Episode Listen Later Aug 29, 2025 94:51


In this, the only podcast that refuses to be delayed by Silksong's release, Andy, Flask, and Greg talk important issues like Risk of Rain 2, 1000 Players Simulate Civilization, Dead by Daylight, Metal Gear Solid Δ: Snake Eater, Herdling, tall trails, Wheel World, Nintendo withholding Switch 2 devkits, the cowardly indie games pushed aside by Silksong, Black Ops 7's skins, and more. Find out more at https://broken-campfire.pinecast.co

Broken Campfire
BC #198 – Metaphorical Goblins

Broken Campfire

Play Episode Listen Later Aug 23, 2025 118:11


In another all-timer episode on account of featuring only the two best voices, Flask and John discuss Weapons, Alien: Earth, Strange Jigsaws, The Alters, Whisper Mountain Outbreak, Gamescom ONL, Future Games Show, and more. 0:00 - Intro 2:03 - Flask (Roundtable) 2:07 - PaperKlay 3:50 - Weapons 10:21 - Alien: Earth 28:26 - Strange Jigsaws 32:50 - John (Roundtable) 33:03 - The Alters 36:10 - Baldur's Gate 3 modded run 42:36 - Whisper Mountain Outbreak 48:33 - NEWS 49:28 - Call of Duty: Black Ops 7 51:21 - Gamescom ONL 55:13 - Flask died, leaving John alone 57:40 - Gamescom ONL (cont.) 1:16:26 - Future Games Show 1:33:51 - Silksong (Team Cherry) RANT (cRaZy) 1:57:12 - Outro Find out more at https://broken-campfire.pinecast.co

Talk Python To Me - Python conversations for passionate developers
#517: Agentic Al Programming with Python

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 22, 2025 77:01 Transcription Available


Agentic AI programming is what happens when coding assistants stop acting like autocomplete and start collaborating on real work. In this episode, we cut through the hype and incentives to define “agentic,” then get hands-on with how tools like Cursor, Claude Code, and LangChain actually behave inside an established codebase. Our guest, Matt Makai, now VP of Developer Relations at DigitalOcean, creator of Full Stack Python and Plushcap, shares hard-won tactics. We unpack what breaks, from brittle “generate a bunch of tests” requests to agents amplifying technical debt and uneven design patterns. Plus, we also discuss a sane git workflow for AI-sized diffs. You'll hear practical Claude tips, why developers write more bugs when typing less, and where open source agents are headed. Hint: The destination is humans as editors of systems, not just typists of code. Episode sponsors Posit Talk Python Courses Links from the show Matt Makai: linkedin.com Plushcap Developer Content Analytics: plushcap.com DigitalOcean Gradient AI Platform: digitalocean.com DigitalOcean YouTube Channel: youtube.com Why Generative AI Coding Tools and Agents Do Not Work for Me: blog.miguelgrinberg.com AI Changes Everything: lucumr.pocoo.org Claude Code - 47 Pro Tips in 9 Minutes: youtube.com Cursor AI Code Editor: cursor.com JetBrains Junie: jetbrains.com Claude Code by Anthropic: anthropic.com Full Stack Python: fullstackpython.com Watch this episode on YouTube: youtube.com Episode #517 deep-dive: talkpython.fm/517 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Talk Python To Me - Python conversations for passionate developers
#516: Accelerating Python Data Science at NVIDIA

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 19, 2025 65:42 Transcription Available


Python's data stack is getting a serious GPU turbo boost. In this episode, Ben Zaitlen from NVIDIA joins us to unpack RAPIDS, the open source toolkit that lets pandas, scikit-learn, Spark, Polars, and even NetworkX execute on GPUs. We trace the project's origin and why NVIDIA built it in the open, then dig into the pieces that matter in practice: cuDF for DataFrames, cuML for ML, cuGraph for graphs, cuXfilter for dashboards, and friends like cuSpatial and cuSignal. We talk real speedups, how the pandas accelerator works without a rewrite, and what becomes possible when jobs that used to take hours finish in minutes. You'll hear strategies for datasets bigger than GPU memory, scaling out with Dask or Ray, Spark acceleration, and the growing role of vector search with cuVS for AI workloads. If you know the CPU tools, this is your on-ramp to the same APIs at GPU speed. Episode sponsors Posit Talk Python Courses Links from the show RAPIDS: github.com/rapidsai Example notebooks showing drop-in accelerators: github.com Benjamin Zaitlen - LinkedIn: linkedin.com RAPIDS Deployment Guide (Stable): docs.rapids.ai RAPIDS cuDF API Docs (Stable): docs.rapids.ai Asianometry YouTube Video: youtube.com cuDF pandas Accelerator (Stable): docs.rapids.ai Watch this episode on YouTube: youtube.com Episode #516 deep-dive: talkpython.fm/516 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Jacksonville's Morning News Interviews
8/15 - Careathon - Joe Flask, BrightLink Technology

Jacksonville's Morning News Interviews

Play Episode Listen Later Aug 15, 2025 3:07


Joe Flask has been a regular supporter of the Careathon since it started 11 years ago. He shares why the Child Cancer Fund is important to him, and how you can contribute to supporting local families on their cancer journey. Every dollar helps! Call 855-636-6877 or text "WOKV" to 707070.

Talk Python To Me - Python conversations for passionate developers
#515: Durable Python Execution with Temporal

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 11, 2025 70:54 Transcription Available


What if your code was crash-proof? That's the value prop for a framework called Temporal. Temporal is a durable execution platform that enables developers to build scalable applications without sacrificing productivity or reliability. The Temporal server executes units of application logic called Workflows in a resilient manner that automatically handles intermittent failures, and retries failed operations. We have Mason Egger from Temporal on to dive into durable execution. Episode sponsors Posit PyBay Talk Python Courses Links from the show Just Enough Python for Data Scientists Course: talkpython.fm Temporal Durable Execution Platform: temporal.io Temporal Learn Portal: learn.temporal.io Temporal GitHub Repository: github.com Temporal Python SDK GitHub Repository: github.com What Is Durable Execution, Temporal Blog: temporal.io Mason on Bluesky Profile: bsky.app Mason on Mastodon Profile: fosstodon.org Mason on Twitter Profile: twitter.com Mason on LinkedIn Profile: linkedin.com X Post by @skirano: x.com Temporal Docker Compose GitHub Repository: github.com Building a distributed asyncio event loop (Chad Retz) - PyTexas 2025: youtube.com Watch this episode on YouTube: youtube.com Episode #515 deep-dive: talkpython.fm/515 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Broken Campfire
BC #197 – Silver Brolies Like Diamonds Under The Earth

Broken Campfire

Play Episode Listen Later Aug 8, 2025 121:30


In this podcast made of unfreezable sound molecules, Andy, Flask, Greg, John, and Vito make listenable noise about Blue Prince, Blood on the Clock Tower, King of the Hill, Abiotic Factor, Grounded 2, Fantastic Four: First Steps, Tony Hawk's Pro Skater 3+4. PaperKlay, Nintendo's mishandling of speedrunning, MasterCard's mishandling of NSFW games, Bungie's mishandling of being a company, the varied workshop skins of Castle Crashers' DLC, and more. 0:00 - Intro 1:29 - Vito (Roundtable) 1:53 - BC Pay 3:40 - Blue Prince 10:47 - We hung out 12:48 - Andy (Roundtable) 12:52 - Blood on the Clock Tower 40:20 - King of the Hill S14 48:58 - Unboxing the Cryptic Killer 51:16 - Greg (Roundtable) 51:28 - Abiotic Factor 54:46 - Grounded 2 1:07:13 - Dragon Ball: The Breakers 1:10:10 - BREAK Eating molecules 1:13:05 - Flask (Roundtable) 1:14:11 - Tower Dungeon 1:18:50 - Fantastic Four: First Steps 1:28:52 - Surfer trauma 1:30:33 - Tony Hawk's Pro Skater 3+4 1:36:20 - PaperKlay 1:38:58 - Steam Deck games 1:39:53 - God of Weapons 1:41:00 - Rack and Slay 1:42:46 - Hellbreach: Vegas 1:43:25 - Asterogues 1:45:37 - NEWS 1:45:46 - Japan's biggest speedrunning event excludes Nintendo titles after being told they needed permission 1:48:59 - Mastercard vs. Valve 1:50:40 - Battlefield 6 buzz 1:52:50 - Bungie may be losing independence after mass layoffs 1:55:31 - Sekiro anime? 1:59:06 - Castle Crashers: Painter Boss Paradise DLC 2:01:05 - Outro Find out more at https://broken-campfire.pinecast.co

Broken Campfire
BC #196 – Lex Luthor Put Kryptonite In All The Electricity

Broken Campfire

Play Episode Listen Later Jul 19, 2025 110:59


In advance of all entertainment becoming short-form, listen to this long-form discussion from Andy, Flask, and Greg about Fallout 76, Hitman, Grounded, R.E.P.O., The Past Within, Rimworld - Odyssey, Taskmaster, Superman (2025), Lost in Random: The Eternal Die, THPS 3+4, Overwatch 2's story(?), Subnautica 2, and more. 0:00 - Intro 2:16 - Greg (Roundtable) 2:28 - Fallout 76 4:02 - Hitman: World of Assassination 9:32 - Red Dead Redemption 2 16:55 - Grounded 29:06 - Andy (Roundtable) 29:15 - Lies of P 29:44 - Sketchy's Contract 29:56 - R.E.P.O. 34:58 - Peak 35:49 - The Past Within 44:15 - Unboxing the Cryptic Killer 45:35 - Rimworld - Odyssey 52:31 - BREAK Attenuation correction 53:37 - Flask (Roundtable) 54:32 - Taskmaster series 19 1:02:52 - Superman 1:18:53 - Lost in Random: The Eternal Die 1:23:50 - Tony Hawk's Pro Skater 3 + 4 1:27:03 - NEWS 1:27:14 - Blizzard wants to get back to story content for Overwatch 2 1:32:30 - Credit card providers force Steam to crack down on incest games 1:35:38 - Subnautica 2 is coming in 2026 1:36:31 - Unknown Worlds claim Krafton forced the game to be delayed 1:37:38 - Krafton response 1:40:15 - Unknown Worlds co-founders file lawsuit 1:45:28 - Killing Floor 3 coming soon 1:48:40 - Outro Find out more at https://broken-campfire.pinecast.co

Talk Python To Me - Python conversations for passionate developers
#514: Python Language Summit 2025

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Jul 18, 2025 73:00 Transcription Available


Every year the core developers of Python convene in person to focus on high priority topics for CPython and beyond. This year they met at PyCon US 2025. Those meetings are closed door to keep focused and productive. But we're lucky that Seth Michael Larson was in attendance and wrote up each topic presented and the reactions and feedback to each. We'll be exploring this year's Language Summit with Seth. It's quite insightful to where Python is going and the pressing matters. Episode sponsors Seer: AI Debugging, Code TALKPYTHON Sentry AI Monitoring, Code TALKPYTHON Talk Python Courses Links from the show Seth on Mastodon: @sethmlarson@fosstodon.org Seth on Twitter: @sethmlarson Seth on Github: github.com Python Language Summit 2025: pyfound.blogspot.com WheelNext: wheelnext.dev Free-Threaded Wheels: hugovk.github.io Free-Threaded Python Compatibility Tracking: py-free-threading.github.io PEP 779: Criteria for supported status for free-threaded Python: discuss.python.org PyPI Data: py-code.org Senior Engineer tries Vibe Coding: youtube.com Watch this episode on YouTube: youtube.com Episode #514 deep-dive: talkpython.fm/514 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Club FM Kerala
Club Studio with Suresh Krishna, Saiju Kurup & Director Rahul Riji Nair | RJ Jesna

Club FM Kerala

Play Episode Listen Later Jul 15, 2025 38:00


Tune in as actors Suresh Krishna, Saiju Kurup, and director Rahul Riji Nair join us on Club Studio to spill all about their latest film Flask. From behind-the-scenes fun to untold stories from the sets, this episode is packed with laughter, nostalgia, and plenty of film talk.#SaijuKurup #SureshKrishna #FlaskMovie #ClubFM

Broken Campfire
BC #195 – Sky's The Limit And You Get A Wrench

Broken Campfire

Play Episode Listen Later Jul 5, 2025 100:13


Beneath the fading firework's ringing in your ears, you can hear dully the cheering and grousing of Andy, Flask, John, and Vito as they talk about Peak, Still Wakes the Deep: Siren's Rest, FBC: Firebreak, Blue Prince, Grounded, Dreamsettler's cancellation, RE: Requiem's early concept, the Xbox mass layoffs, and more. 0:00 - Intro 2:34 - Flask (Roundtable) 2:44 - Elden Ring: Nightreign 2:26 - Peak 28:40 - Murderbot (Apple TV+) 29:57 - Steam Demo videos 30:50 - Still Wakes the Deep: Siren's Rest 36:57 - Andy (Roundtable) 37:06 - Lies of P 37:27 - Taskmaster 38:51 - Vito (Roundtable) 39:25 - Siege X 40:31 - Robocop: Rogue City 42:55 - FBC: Firebreak 1:04:12 - Blue Prince 1:14:12 - BREAK FBC: Firebreak is a ripoff?! 1:14:38 - John (Roundtable) 1:14:53 - John's first topic! 1:15:24 - Dune: Awakening 1:16:33 - Grounded 1:22:03 - NEWS 1:22:16 - Dreamsettler has been cancelled 1:26:13 - RE: Requiem early concept was online/open-world 1:29:13 - Xbox going through a series of layoffs 1:37:18 - Helldivers 2 is coming to Xbox 1:38:22 - Outro Find out more at https://broken-campfire.pinecast.co

Broken Campfire
BC #194 – The Screams Of Your Friends, Echoing Off The Mountain

Broken Campfire

Play Episode Listen Later Jun 20, 2025 145:54


Let the summer begin! Andy, Flask, Greg, and John dive into a pool of topics, such as Dune: Awakening, Peak, Skin Deep, Rainbow Six Siege, Fallout 76, FORTNITE, Blue Prince, to a T, Mythwrecked: Ambrosia Island, Bloober Team's Silent Hill 1 remake, Summer Games Fest, Xbox Games Showcase, and more! Find out more at https://broken-campfire.pinecast.co

Sanity Lounge
#42 - Feather + Flask

Sanity Lounge

Play Episode Listen Later Jun 11, 2025 99:52


Feather + Flask, the Baltimore-based four-piece blending folk, Americana, and soul, stopped by Sanity Lounge for an unforgettable live performance and conversation. Their harmonies are tight, their songwriting hits deep — and drummer Lisa brings it all home with a one-of-a-kind percussion kit you have to see (and hear) to believe.We talk band chemistry, creative process, local roots, and what it takes to hold an audience's heart — then they throw down a live set that proves exactly why they're a must-see band on the rise.

Broken Campfire
BC #193 – Nightlord's Just A Deviljho With Its Head Turned To The Side

Broken Campfire

Play Episode Listen Later Jun 7, 2025 128:32


Though the night's rain may spell disaster for a traditional campfire, it could be that a broken one would reign over the- the night? Sort of lost the plot. Anyway… Andy, Flask, Greg, and Vito light into Elden Ring: Nightreign, Clair Obscur, Doom: The Dark Ages, The Casting of Frank Stone, Infection Free Zone, The Outlast Trials, Trivia Tricks, House of Danger, Apocalypse Hotel, Duck Detective, Kulebra and the Souls of Limbo, Blue Prince, the PlayStation State of Play, and more. 0:00 - Intro 1:40 - Game show season 2:51 - Elden Ring: Nightreign 32:02 - Vito (Roundtable) 32:10 - Clair Obscur: Expedition 33 36:45 - Other games on Game Pass 37:58 - Doom: The Dark Ages 48:09 - Greg (Roundtable) 48:57 - Labyrinth of the Demon King 49:25 - The Casting of Frank Stone 51:38 - Infection Free Zone 55:47 - The Elder Scrolls IV: Oblivion Remastered 56:00 - The Outlast Trials 1:00:15 - Dave the Diver Yakuza DLC follow-up 1:01:36 - BREAK Mean message for Vito 1:02:23 - Andy (Roundtable) 1:02:26 - Trivia Tricks 1:09:08 - House of Danger 1:17:19 - Flask (Roundtable) 1:17:24 - Poker Face season 2 1:18:18 - Apocalypse Hotel 1:22:13 - The Deadseat 1:24:28 - Poco 1:28:07 - Duck Detective: The Secret Salami 1:33:48 - Kulebra and the Souls of Limbo 1:38:31 - Blue Prince 1:42:26 - NEWS 1:42:49 - PlayStation State of Play - June 2025 1:43:13 - Marvel Tōkon: Fighting Souls 1:46:54 - Nioh 3 1:49:15 - Silent Hill f 1:50:36 - Bloodstained: The Scarlet Engagement 1:51:18 - Pragmata 1:52:51 - Metal Gear Solid Delta: Snake Eater 1:54:26 - Digimon Story Time Stranger 1:56:23 - Romeo is a Dead Man 1:58:06 - Sea of Remnants 1:59:44 - Tides of Tomorrow 2:00:51 - 007: First Light 2:08:00 - Outro Find out more at https://broken-campfire.pinecast.co

Broken Campfire
BC #192 – We Don't Do This For Today, We Do It For Those Who Something Tomorrow

Broken Campfire

Play Episode Listen Later May 24, 2025 128:31


Podcast comes! Andy, Flask, John, and Vito thoroughly discuss Clair Obscur: Expedition 33, The Rehearsal, Helldivers 2: Heart of Democracy, Mission Impossible: The Final Reckoning, Andor series finale, The Eternaut, Post Trauma, KARMA: The Dark World, The Midnight Walk, Labyrinth of the Demon King, a potential new game from Mobius Digital, a potential new Cyberpunk game, Bungie badness in Marathon madness, and more! 0:00 - Intro 1:17 - Clair Obscur: Expedition 33 36:50-1:18:51 - Spoilers 1:19:04 - BREAK Praise be to Yevon 1:19:36 - Andy (Roundtable) 1:19:42 - The Rehearsal season 2 1:23:11 - John (Roundtable) 1:23:19 - Helldivers 2: Heart of Democracy 1:27:00 - Vito (Roundtable) 1:27:22 - Schedule I 1:28:03 - Flask (Roundtable) 1:28:20 - Mission Impossible: The Final Reckoning 1:30:00 - Thunderbolts 1:31:19 - Andor series finale 1:34:10 - The Eternaut 1:37:52 - Post Trauma 1:41:04 - KARMA: The Dark World 1:45:19 - The Midnight Walk 1:51:43 - Labyrinth of the Demon King 1:56:56 - NEWS 1:57:05 - New game coming from Mobius Digital 1:58:53 - Saber releases toolset for Space Marine II 2:00:05 - Cyberpunk 2077 sequel hinted to be "like Chicago gone wrong" 2:01:47 - Marathon and Bungie badness 2:06:27 - Outro Find out more at https://broken-campfire.pinecast.co

Front-End Fire
TanStack DB & The Rise of the Tannerverse

Front-End Fire

Play Episode Listen Later May 19, 2025 39:35


TanStack, a collection of popular open-source software libraries, is back in the news cycle this week with the announcement of TanStack DB. TanStack DB extends TanStack Query with collections, live queries, and optimistic UI mutations to keep UIs reactive, consistent, and lightning fast.VS Code marks its 100th release of v1 with updates like: enabling Next Edit Suggestions (NES) be default, adding custom instructions and reusable prompts for a chat agent inside a project's .github folder, and new tools at the AI agent's disposal for better results.There's a new component library available called Basecoat UI that claims to bring the magic of shadcn/ui with no React required. No matter if a website's built using HTML, Flask, Rails, or another JS framework, Basecoat uses HTML and Tailwind, and a hint of Alpine.js when needed, to provide accessible, modern components that are also compatible with shadcn/ui themes.News:Paige - Basecoat UI - framework agnostic component libraryJack - TanStack DBTJ - VS Code 1.100Bonus News:Apparently we should all just f'ing use HTMLParcel v2.15 jumps on the Rust bandwagonGoogle is testing a new “AI Mode”Google's logo changeMax once again becomes HBO MaxWhat Makes Us Happy this Week:Paige - House of Earth and Blood (#1 in Crescent City series) Jack -  Grand Sumo May 2025 TournamentTJ - Coast of MichiganThanks as always to our sponsor, the Blue Collar Coder channel on YouTube. You can join us in our Discord channel, explore our website and reach us via email, or talk to us on X, Bluesky, or YouTube.Front-end Fire websiteBlue Collar Coder on YouTubeBlue Collar Coder on DiscordReach out via emailTweet at us on X @front_end_fireFollow us on Bluesky @front-end-fire.comSubscribe to our YouTube channel @Front-EndFirePodcast

PseudoPod
PseudoPod 974: The Half-Pint Flask

PseudoPod

Play Episode Listen Later May 7, 2025 45:55


Author : DuBose Heyward Narrator : Ben Phillips Host : Alex Hofelich Audio Producer : Chelsea Davis “The Half-Pint Flask” was first published in The Bookman, May 1927 Racism https://www.nationalgeographic.com/travel/article/what-is-gullah-geechee-food-and-how-do-you-make-it https://discoversouthcarolina.com/articles/theres-history-in-every-bite-of-gullah-cuisine https://www.dailykos.com/stories/2020/8/1/1960612/-The-Gullah-Geechee-have-owned-land-since-the-1800s-One-terrible-law-allows-their-land-to-be-stolen https://www.theguardian.com/us-news/2023/sep/12/slave-descendants-preservation-land-georgia-gullah-geechee https://www.theguardian.com/news/2025/apr/22/georgia-state-university-grant-gullah-geechee-heritage https://marshhenmill.com/ The Half-Pint Flask By DuBose Heyward I picked up the book and regarded it with interest. Even its format suggested […]

The Sandy Show Podcast
"Let's Show Up With a Cigar and a Flask"

The Sandy Show Podcast

Play Episode Listen Later Apr 28, 2025 21:54 Transcription Available


Ask you smart speaker to "Play One Oh Three One Austin"

gibop
The X-Files (1993) - The Erlenmeyer Flask (Season 1, Episode 24)

gibop

Play Episode Listen Later Apr 13, 2025 45:53


Boonta Vista
EPISODE 390: Flying Shoes, Hidden Flask Bracelet

Boonta Vista

Play Episode Listen Later Apr 6, 2025 68:34


Lucy, Theo, Andrew, and Ben bring you: Lying about your degree in chaos mathematics, a mayor and restaurateur in crisis, an update on Dave Hughes, and the Clipping Report. *** Outro: Mesh Mask - True Widow *** Support our show and get exclusive bonus episodes by subscribing on Patreon: www.patreon.com/BoontaVista *** Email the show at mailbag@boontavista.com! Call in and leave us a question or a message on 1800-317-515 to be answered on the show! *** Twitter: twitter.com/boontavista Website: boontavista.com Twitch: twitch.tv/boontavista

Solo Musician Podcast
Ep. 69 The Loss of Hook & Flask Still Works & Listener's Questions

Solo Musician Podcast

Play Episode Listen Later Mar 18, 2025


Hook & Flask Still Works in Carlisle, PA is closing. Whether you've never been there, or you're a regular attendee of their various nights of musical entertainment, in this episode I try to explain why Hook & Flask was such an anomaly. It was a white buffalo, or a red wolf. It was the kind of place where you felt like family from the second you stepped through the doors. For many musicians, myself included, it was home. It was the date on the calendar that you looked forward to most. It was the show that would make your heart beat a little faster because you knew it was going to be incredible. Every. Single. Time. It was a place for us to commune with each other, a place for good times and great friends, a place to escape the daunting world outside its roller door. After I make my final plea for your attendance at my upcoming Hook & Flask show, I dive into some listener submitted topics and questions to round out the episode. Thank you for being here, and I hope to see you at Hook & Flask on 3/22 7-10pm.

The Dictionary
#F121 (flask to flat)

The Dictionary

Play Episode Listen Later Mar 17, 2025 35:58


I read from flask to flat.     The word of the episode is "flask".     Use my special link https://zen.ai/thedictionary to save 30% off your first month of any Zencastr paid plan.    Create your podcast today! #madeonzencastr     Theme music from Jonah Kraut https://jonahkraut.bandcamp.com/     Merchandising! https://www.teepublic.com/user/spejampar     "The Dictionary - Letter A" on YouTube   "The Dictionary - Letter B" on YouTube   "The Dictionary - Letter C" on YouTube   "The Dictionary - Letter D" on YouTube   "The Dictionary - Letter E" on YouTube   "The Dictionary - Letter F" on YouTube     Featured in a Top 10 Dictionary Podcasts list! https://blog.feedspot.com/dictionary_podcasts/     Backwards Talking on YouTube: https://www.youtube.com/playlist?list=PLmIujMwEDbgZUexyR90jaTEEVmAYcCzuq     https://linktr.ee/spejampar dictionarypod@gmail.com https://www.facebook.com/thedictionarypod/ https://www.threads.net/@dictionarypod https://twitter.com/dictionarypod https://www.instagram.com/dictionarypod/ https://www.patreon.com/spejampar https://www.tiktok.com/@spejampar 917-727-5757

During the Break
Death by Boomer with Jeff Styles! The Story of the Hidden Flask! (Powered by Guardian Investment Advisors)

During the Break

Play Episode Listen Later Mar 12, 2025 10:43


Death by Boomer with Jeff Styles - every Wednesday! The story of the hidden flask! Let's face it - the boomers are the 2nd greatest generation to ever walk planet earth! From our music to our toys (we survived lawn darts) - we made the world better! Yes, better even for you gen x'ers - gen y's and millennials - we're just better!! AND....worse - we also used up all the resources - became a little spoiled and maybe we have clung to power a little too long. Misunderstood - that is what we are! These short episodes will hopefully bridge the gap with the x'ers, y'ers (if that's even a word) and millennials - Death by Boomer with Jeff Styles on DTB - powered by Guardian Investment Advisors! Thanks to our sponsor: Guardian Investment Advisors: https://giaplantoday.com/ Please consider leaving us a review on Apple and giving us a share to your friends! This podcast is powered by ZenCast.fm

Charles Nyaaba Podcast
OIL IN THE FLASK

Charles Nyaaba Podcast

Play Episode Listen Later Mar 10, 2025 96:10


The Flask At Hand Podcast
Ep 33: Three Woods, Half a Brain

The Flask At Hand Podcast

Play Episode Listen Later Feb 18, 2025 46:27


The Flask at Hand is back and kicking this episode off with a tasting of Auchentoshan Three Wood, a Lowland single malt aged in bourbon, Oloroso, and Pedro Ximénez casks. We break down its soft, marshmallowy mouth feel and dark cherry flavors pondering just how much whiskey is too much before discussing bizarre science. From there, we dive into the fascinating world of dolphins and how unihemispheric sleep is necessary for their survival. Then, we take an unexpected turn into the surprising uses of poop as medicine (some not AS useful as others). We then delve into some early hypnosis tales that lead to experiments suggesting that plants might "respond" to stressors under polygraph testing. Can plants feel our thoughts? A dram in hand, a mind full of weird facts—just another night with The Flask at Hand. Thanks for listening! The Whiskey: https://www.auchentoshan.com/whiskies Sources of our info:  https://us.whales.org/whales-dolphins/how-do-dolphins-sleep/#:~:text=This%20type%20of%20sleep%20is,need%20without%20ever%20losing%20consciousness.

Kingdom Intelligence Briefing
A Broken Flask Moment – Jer. 19. | KIB468

Kingdom Intelligence Briefing

Play Episode Listen Later Jan 28, 2025 54:37


Title:  A Broken Flask Moment – Jer. 19. | KIB468 Kingdom Intelligence Briefing   Description: Welcome to episode 468 of the Kingdom Intelligence Briefing podcast with Dr. Michael Lake and Mary Lou Lake. In this thought-provoking episode, we delve into spiritual warfare, biblical truths, and the urgency for believers to break free from Babylonian systems. This episode touches on themes of repentance, restoration, and God's divine judgment against evil. Topics Covered: Upcoming Conferences: Updates on future ministry plans, simplified schedules, and a renewed focus on impactful teaching and personal ministry. Biblical Insights from Jeremiah: Jeremiah 19's lessons on judgment and brokenness. How sin and rebellion block blessings and lead to desolation. Ancient Atrocities: A historical exploration of cannibalism, pagan practices, and their spiritual implications, tracing back to Genesis 6 and the Nephilim. Modern Parallels: Connecting ancient Babylonian practices to current societal issues, such as child trafficking, occult influences, and food contamination. Breaking Spiritual Curses: Powerful prayers for deliverance, restoration, and breaking generational curses related to unintentional consumption of spiritually tainted elements. Hope and Restoration: A call for believers to return to God's ways, embrace sanctification, and prepare for divine assignments in the end times. Key Takeaways: Sin separates us from God's blessings, but repentance leads to restoration. Understanding ancient practices helps us discern modern spiritual battles. God is equipping His remnant with wisdom and strength for the days ahead.

Ten Junk Miles
Gang Show 235 - Andrew Robot Dinosaur and the Flask

Ten Junk Miles

Play Episode Listen Later Jan 17, 2025 156:51


Run Ten Junk Miles with Scotty, Melissa "Kind of a Big Deal" Kaiser, Oscar Delgado and Andrew Robot Dinosaur in which they talk about the year ahead, flasks, are races too expensive? Travelling, Strava Shout Outs, Packages and much much more!! This episode also brought to you by UCAN Use the code TENJUNKMILES for 20% off here: https://ucan.co/tenjunkmiles Join the official Facebook Group: https://www.facebook.com/groups/1057521258604634 Sign up for the races here: https://www.tenjunkmilesracing.com   Support the show via Patreon here: https://www.patreon.com/tenjunkmiles   Website: http://www.tenjunkmiles.com/   Patreon: https://www.patreon.com/tenjunkmiles   Twitter: https://twitter.com/tenjunkmiles   Instagram: https://www.instagram.com/tenjunkmiles/   Facebook: https://www.facebook.com/TenJunkMiles/

Heroes in the Bible with Dr. Tony Evans
Chapter 8: The Broken Flask

Heroes in the Bible with Dr. Tony Evans

Play Episode Listen Later Dec 13, 2024 32:10 Transcription Available


Chapter 8 of Heroes in the Bible: Jesus with Dr. Tony Evans is inspired by the Gospels. The Broken Flask - Jesus' heart for the hurting and vulnerable is showcased in contrast to the religious elite's piety and hypocrisy. This is where the tension between Jesus and the Pharisees reaches a critical point. Jesus rebukes the religious elite, and thus sets in motion a conspiracy to put an end to him. Today's opening prayer is inspired by Job 38:41, Who provideth for the raven his food? when his young ones cry unto God, they wander for lack of meat. Listen to some of the greatest Bible stories ever told and make prayer a priority in your life by downloading the Pray.com app. Sign up for Heroes in the Bible devotionals at https://www.heroesinthebible.com/  Learn more about Dr. Tony Evans at https://tonyevans.org/ See omnystudio.com/listener for privacy information.

Talk Python To Me - Python conversations for passionate developers
#486: CSnakes: Embed Python code in .NET

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Nov 22, 2024 62:45 Transcription Available


If you are a .NET developer or work in a place that has some of those folks, wouldn't it be great to fully leverage the entirety of PyPI with it's almost 600,000 packages inside your .NET code? But how would you do this? Previous efforts have let you write Python syntax but using the full libraries (especially the C-based ones) has been out of reach, until CSnakes. This project by Anthony Shaw and Aaron Powell unlocks some pretty serious integration between the two languages. We have them both here on the show today to tell us all about it. Episode sponsors Posit Bluehost Talk Python Courses Links from the show Anthony Shaw: github.com Aaron Powell: github.com Introducing CSnakes: tonybaloney.github.io CSnakes: tonybaloney.github.io Talk Python: We've moved to Hetzner: talkpython.fm/blog Talk Python: Talk Python rewritten in Quart (async Flask): talkpython.fm/blog Pyjion - A JIT for Python based upon CoreCLR: github.com Iron Python: ironpython.net Python.NET: pythonnet.github.io The buffer protocol: docs.python.org Avalonia UI: avaloniaui.net Watch this episode on YouTube: youtube.com Episode transcripts: talkpython.fm --- Stay in touch with us --- Subscribe to us on YouTube: youtube.com Follow Talk Python on Mastodon: talkpython Follow Michael on Mastodon: mkennedy

Talk Python To Me - Python conversations for passionate developers
#483: Reflex Framework: Frontend, Backend, Pure Python

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Oct 29, 2024 63:05 Transcription Available


Let's say you want to create a web app and you know Python really well. Your first thought might be Flask or Django or even FastAPI? All good choices but there is a lot to get a full web app into production. The framework we'll talk about today, Reflex, allows you to just write Python code and it turns it into a full web app running FastAPI, NextJS, React and more plus it handles the deployment for you. It's a cool idea. Let's talk to Elvis Kahoro and Nikhil Rao from Reflex.dev. Episode sponsors Posit Bluehost Talk Python Courses Links from the show Elvis: github.com Nikhil: github.com Reflex Framework: reflex.dev Reflex source: github.com Reflex docs: reflex.dev Reflex Roadmap: github.com AG Grid: ag-grid.com Warp terminal: warp.dev A Stroll Down Startup Lane episode: talkpython.fm PuePy: Reactive frontend framework in Python episode: talkpython.fm Watch this episode on YouTube: youtube.com Episode transcripts: talkpython.fm --- Stay in touch with us --- Subscribe to us on YouTube: youtube.com Follow Talk Python on Mastodon: talkpython Follow Michael on Mastodon: mkennedy