Look for any podcast host, guest or anyone
Showing episodes and shows of

Ned Batchelder

Shows

On The BoardOn The BoardEpisode 4: Ned BatchelderNed Batchelder (Software Engineer) shares the challenges of finding and taking on a new adventure late in one's career. --- Hosted by Jason C. McDonald and Michael Tharrington Music: "Life Goes On" by Gvidon2024-11-0133 minJOWMA (Jewish Orthodox Women\'s Medical Association) PodcastJOWMA (Jewish Orthodox Women's Medical Association) PodcastAfter the IEP: Autism Adulthood with Susan SenatorSusan Senator is an author, blogger and journalist living in the Boston area with her husband Ned Batchelder. She has three sons, the oldest of whom is 33 and has severe autism. Ms. Senator is the author of Making Peace With Autism as well as The Autism Mom’s Survival Guide and Autism Adulthood: Insights and Creative Strategies for a Fulfilling Life. A journalist since 1997, she has a blog in Psychology Today, and she has published many pieces on disability, parenting, and living happily, in places like the New York Times, the Washington Post, the Boston Globe, and NPR. Senator ha...2024-01-1855 minRuntime Rundown - JavaScript and Web DevelopmentRuntime Rundown - JavaScript and Web DevelopmentThe Myth of Learning StylesIn this episode, we dive into The Myth of the Myth of Learning Styles by Ned Batchelder. This is a short but thought provoking article on how to find the right way to learn for you. We go through a series of questions you can ask yourself to find out how to best learn. We're still shaking off the rust after a few months away but we know you listen for the flubs as much as the content. Head over to runtimerundown.com and let us know what you...2023-11-131h 04Changelog NewsChangelog NewsThe missing sync layer for modern appsElectricSQL is a project that offers a local-first sync layer for web and mobile apps, Ned Batchelder writes about the myth of the myth of “learning styles”, Carl Johnson thinks XML is better than YAML, Berkan Sasmaz defines and describes “idempotency” & HyperDX is an open source alternative Datadog or New Relic. View the newsletterJoin the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Sponsors:Tailscale – Simple, secure networks for teams of any scale. Built on WireGuard. Featuring...2023-09-2508 minThe Changelog: Software Development, Open SourceThe Changelog: Software Development, Open SourceThe missing sync layer for modern apps (News)ElectricSQL is a project that offers a local-first sync layer for web and mobile apps, Ned Batchelder writes about the myth of the myth of “learning styles”, Carl Johnson thinks XML is better than YAML, Berkan Sasmaz defines and describes “idempotency” & HyperDX is an open source alternative Datadog or New Relic. View the newsletterJoin the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Sponsors:Tailscale – Simple, secure networks for teams of any scale. Built on WireGuard. Featuring...2023-09-2508 minChangelog Master FeedChangelog Master FeedThe missing sync layer for modern apps (Changelog News #63)ElectricSQL is a project that offers a local-first sync layer for web and mobile apps, Ned Batchelder writes about the myth of the myth of “learning styles”, Carl Johnson thinks XML is better than YAML, Berkan Sasmaz defines and describes “idempotency” & HyperDX is an open source alternative Datadog or New Relic. Leave us a comment Changelog++ members support our work, get closer to the metal, and make the ads disappear. Join today! Sponsors: Tailscale – Simple, secure networks for teams of any scale. Built on WireGuard. Featuring: Jerod Santo – Mas...2023-09-2508 minTest & CodeTest & Code202: Using Towncrier to Keep a Changelog - Hynek SchlawackHynek joins the show to discuss towncrier. At the top of the towncrier documentation, it says "towncrier is a utility to produce useful, summarized news files (also known as changelogs) for your project."Towncrier is used by "Twisted, pytest, pip, BuildBot, and attrs, among others."This is the last of 3 episodes focused on keeping a CHANGELOG. Episode 200 kicked off the series with keepachangelog.com and Olivier Lacan In 201 we had Ned Batchelder discussing scriv.Special Guest: Hynek Schlawack.Links:Towncrier docsHow to Ke...2023-05-3149 minTest & CodeTest & Code201: Avoid merge conflicts on your CHANGELOG with scriv - Ned BatchelderLast week we talked about the importance of keeping a changelog. This week we talk with Ned Batchelder about scriv, a tool to help maintain that changelog.Scriv "is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into entries in a CHANGELOG file."Links:nedbat/scriv: Changelog management tool Help support the show AND learn pytest: The Complete pytest course is now a bundle, with each part available separately.pytest Primary Power teaches the super powers of...2023-05-2534 minШо по коду?Шо по коду?Обробка помилокРозгоняємо про обробку помилок, поширені проблеми, хто винен і що робить.📚 Посилання на матеріали, що обговорювались у випуску:Як Meta бореться із NullPointerException в JavaTony Hoare про ідею нульових посиланьАргумент Joel'a Spolsky проти використання виключеньАргумент Ned'a Batchelder на захист виключеньNick Groenen про відмінність обробки помилок у бібліотеках та застосунках на прикладі бібліотек anyhow і thiserror у Rust🌟 Слідкуйте за нами:TelegramYouTube This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit shopokodu.substack.com2022-11-271h 05The Python Podcast.__init__The Python Podcast.__init__Generate Your Text Files With Python Using CogSummary Developers hate wasting effort on manual processes when we can write code to do it instead. Cog is a tool to manage the work of automating the creation of text inside another file by executing arbitrary Python code. In this episode Ned Batchelder shares the story of why he created Cog in the first place, some of the interesting ways that he uses it in his daily work, and the unique challenges of maintaining a project with a small audience and a well defined scope. Announcements Hello and welcome to Podcast.__init__, the...2022-01-1450 minこんにちわ! AI FORUM のポッドキャストこんにちわ! AI FORUM のポッドキャストS16E20 コンピュータ会話教室 第2回(6)DataLoader の使い方ZENKEI AI ポッドキャスト、シーズン16は2021年4月28日に開催した ZOOMライブの模様です。(YouTube) この回はいちきの一人しゃべり、テーマは「ゴールデンウィークも AI」です。(ZOOM に Matt さん、ホンダさん、chan-mori さん、大島さん、米田さんも来てくれました。ありがとうございます。) エピソード20はメインの話題その2、『コンピュータ会話教室』第2回の(6)で、python 流の for loop の活用として pytorch での DataLoader の使い方です。 当日の市來の発表資料 youtube: Loop like a native (Ned Batchelder) 2021-11-1606 minこんにちわ! AI FORUM のポッドキャストこんにちわ! AI FORUM のポッドキャストS16E19 コンピュータ会話教室 第2回(5)Ned さんのビデオのまとめZENKEI AI ポッドキャスト、シーズン16は2021年4月28日に開催した ZOOMライブの模様です。(YouTube) この回はいちきの一人しゃべり、テーマは「ゴールデンウィークも AI」です。(ZOOM に Matt さん、ホンダさん、chan-mori さん、大島さん、米田さんも来てくれました。ありがとうございます。) エピソード19はメインの話題その2、『コンピュータ会話教室』第2回の(5)で、Ned さんのビデオから感じたポイントの(自分なりの)まとめです。 当日の市來の発表資料 youtube: Loop like a native (Ned Batchelder) 2021-11-1503 minこんにちわ! AI FORUM のポッドキャストこんにちわ! AI FORUM のポッドキャストS16E18 コンピュータ会話教室 第2回(4)多重ループからの breakZENKEI AI ポッドキャスト、シーズン16は2021年4月28日に開催した ZOOMライブの模様です。(YouTube) この回はいちきの一人しゃべり、テーマは「ゴールデンウィークも AI」です。(ZOOM に Matt さん、ホンダさん、chan-mori さん、大島さん、米田さんも来てくれました。ありがとうございます。) エピソード18はメインの話題その2、『コンピュータ会話教室』第2回の(4)で、ぼくが Ned さんのビデオで一番感動したポイント、多重ループからの break についての話です。 当日の市來の発表資料 youtube: Loop like a native (Ned Batchelder) 2021-11-1405 minこんにちわ! AI FORUM のポッドキャストこんにちわ! AI FORUM のポッドキャストS16E17 コンピュータ会話教室 第2回(3)python 流の for loopZENKEI AI ポッドキャスト、シーズン16は2021年4月28日に開催した ZOOMライブの模様です。(YouTube) この回はいちきの一人しゃべり、テーマは「ゴールデンウィークも AI」です。(ZOOM に Matt さん、ホンダさん、chan-mori さん、大島さん、米田さんも来てくれました。ありがとうございます。) エピソード17はメインの話題その2、『コンピュータ会話教室』第2回の(3)で、python 流に for loop を書く話です。 当日の市來の発表資料 youtube: Loop like a native (Ned Batchelder) 2021-11-1306 minこんにちわ! AI FORUM のポッドキャストこんにちわ! AI FORUM のポッドキャストS16E16 コンピュータ会話教室 第2回(2)index は敵ZENKEI AI ポッドキャスト、シーズン16は2021年4月28日に開催した ZOOMライブの模様です。(YouTube) この回はいちきの一人しゃべり、テーマは「ゴールデンウィークも AI」です。(ZOOM に Matt さん、ホンダさん、chan-mori さん、大島さん、米田さんも来てくれました。ありがとうございます。) エピソード16はメインの話題その2、『コンピュータ会話教室』第2回の(2)で、python の for loop では index は敵だ、という話です。 当日の市來の発表資料 youtube: Loop like a native (Ned Batchelder) 2021-11-1206 minこんにちわ! AI FORUM のポッドキャストこんにちわ! AI FORUM のポッドキャストS16E15 コンピュータ会話教室 第2回(1)Nedさんのビデオを解説ZENKEI AI ポッドキャスト、シーズン16は2021年4月28日に開催した ZOOMライブの模様です。(YouTube) この回はいちきの一人しゃべり、テーマは「ゴールデンウィークも AI」です。(ZOOM に Matt さん、ホンダさん、chan-mori さん、大島さん、米田さんも来てくれました。ありがとうございます。) エピソード15はメインの話題その2、『コンピュータ会話教室』第2回の(1)で、前回紹介したNet Batchelder のビデオを解説しようと頑張ります。 当日の市來の発表資料 youtube: Loop like a native (Ned Batchelder) 2021-11-1105 minDjango ChatDjango ChatCoverage.py - Ned BatchelderNed’s personal site@nedbat on Twitter, Discord, and IRCInteractive Walks post coverage.py django-coverage-pluginSpeed Up Your Django Tests by Adam Johnson bookedx-platform CogSupport the ShowThis podcast does not have any ads or sponsors. To support the show, please consider visiting LearnDjango.com, Button, or Django News. 2021-10-131h 09The Bug Hunters CaféThe Bug Hunters CaféEpisode 12: The Café Within (Ned Batchelder)Somewhere in the midst of an infinitely recursing café, Ned Batchelder joins Bojan and Jason to talk about the wiles of testing and code coverage, and how to answer questions online without scaring off the new kids.2021-08-231h 07GeeksBlaBlaGeeksBlaBla#69 - Python Deep DiveIn this episode of GeeksBlabla, we invited Taoufik Abbassid along with Mohamed Daoudi to talk about Python, how to get started with it and some of its perspectives. Guests Taoufik Abbassid Mohammed Daoudi Notes 0:01 - Introduction. 0:03 - What is Python and what made it so famous? 0:08 - Is Python 2 vs Python 3 still relevant ? 0:13 - Do you recommend beginners to start with Python? 0:17 - How to get started with Python ? 0:24 - Python in the job market. Job offers for Python...2021-02-111h 17Test & CodeTest & Code138: Mutation Testing in Python with mutmut - Anders HovmöllerYour test suite tells you about the quality of your code under test. Mutation testing is a way to tell you about the quality of your test suite. Anders Hovmöller wrote mutmut for mutation testing in Python, and can be used with pytest, unittest, and others. In this episode, Anders explains mutation testing, how mutation testing with mutmut works, and good workflows.Special Guest: Anders Hovmöller.Sponsored By:Electronic Specifier Insights: Podcast with reviews from electronics shows and latest tech electronics companies are releasingPyCharm Professional: Try Py...2020-11-1929 minThe Real Python PodcastThe Real Python PodcastGoing Beyond the Basic Stuff With Python and Al SweigartYou probably have heard of the bestselling Python book, “Automate the Boring Stuff with Python.” What are the next steps after starting to dabble in the Python basics? Maybe you’ve completed some tutorials, created a few scripts, and automated repetitive tasks in your life. This week on the show, we have author Al Sweigart to talk about his new book, “Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code.” We discuss several topics covered in his new book, including using the command line, setting environment variables, formatting code, naming, and starting with version control. W...2020-10-301h 27Changelog Master FeedChangelog Master FeedMaintainer spotlight! Ned Batchelder (The Changelog #351)In this episode we’re shinning our maintainer spotlight on Ned Batchelder. Ned is one of the lucky ones out there that gets to double-dip — his day job is working on open source at edX, working on the Open edX community team. Ned is also a “single maintainer” of coverage.py - a tool for measuring code coverage of Python programs. This episode with Ned kicks off the first of many in our maintainer spotlight series where we dig deep into the life of an open source software maintainer. We’re producing this series in partnership with Tidelift. Huge thanks to Tidelif...2019-06-2800 minChangelog InterviewsChangelog InterviewsMaintainer spotlight! Ned BatchelderIn this episode we’re shinning our maintainer spotlight on Ned Batchelder. Ned is one of the lucky ones out there that gets to double-dip — his day job is working on open source at edX, working on the Open edX community team. Ned is also a “single maintainer” of coverage.py - a tool for measuring code coverage of Python programs. This episode with Ned kicks off the first of many in our maintainer spotlight series where we dig deep into the life of an open source software maintainer. We’re producing this series in partnership with Tidelift. Huge thanks to...2019-06-2850 minThe Changelog: Software Development, Open SourceThe Changelog: Software Development, Open SourceMaintainer spotlight! Ned Batchelder (Interview)In this episode we’re shinning our maintainer spotlight on Ned Batchelder. Ned is one of the lucky ones out there that gets to double-dip — his day job is working on open source at edX, working on the Open edX community team. Ned is also a “single maintainer” of coverage.py - a tool for measuring code coverage of Python programs. This episode with Ned kicks off the first of many in our maintainer spotlight series where we dig deep into the life of an open source software maintainer. We’re producing this series in partnership with Tidelift. Huge thanks to...2019-06-2850 minThe Python Podcast.__init__The Python Podcast.__init__Coverage.py with Ned BatchelderSummary We write tests to make sure that our code is correct, but how do you make sure the tests are correct? This week Ned Batchelder explains how coverage.py fills that need, how he became the maintainer, and how it works under the hood. Preface Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great. I would like to thank everyone who supports us on Patreon. Your contributions help to make the show sustainable. When you’re ready to launch your next project you’ll need some...2017-08-0651 minTest & CodeTest & Code12: Coverage.py with Ned BatchelderIn this episode I interview Ned Batchelder. I know that coverage.py is very important to a lot of people to understand how much of their code is being covered by their test suites. Since I'm far from an expert on coverage, I asked Ned to discuss it on the show. I'm also quite a fan of Ned's 2014 PyCon talk "Getting Started Testing", so I definitely asked him about that. We also discuss edX, Python user groups, PyCon talks, and more. Some of what's covered (pun intended) in this episode:2016-02-1040 minThe Python Podcast.__init__The Python Podcast.__init__Ned BatchelderVisit podcastinit.com for information about the show and links to our iTunes and Stitcher feeds. Brief Introduction Date of recording – May 4th, 2015 Hosts – Tobias Macey and Chris Patti Overview – Interview with Ned Batchelder Follow us on iTunes, Stitcher or TuneIn Give us feedback! (iTunes, Twitter, email, Disqus comments) You can donate (if you want)! Interview with Ned Batchelder Introductions How did you get introduced to Python? Zope … Implemented in Python How did you get started as the organizer for Boston Python Meetup? History is long and varied (Why is this switchin...2015-05-121h 15