podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Ned Batchelder
Shows
On The Board
Episode 4: Ned Batchelder
Ned 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 Gvidon
2024-11-01
33 min
JOWMA (Jewish Orthodox Women's Medical Association) Podcast
After the IEP: Autism Adulthood with Susan Senator
Susan 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-18
55 min
Runtime Rundown - JavaScript and Web Development
The Myth of Learning Styles
In 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-13
1h 04
Changelog News
The missing sync layer for modern apps
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-25
08 min
The Changelog: Software Development, Open Source
The 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-25
08 min
Changelog Master Feed
The 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-25
08 min
Test & Code
202: Using Towncrier to Keep a Changelog - Hynek Schlawack
Hynek 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-31
49 min
Test & Code
201: Avoid merge conflicts on your CHANGELOG with scriv - Ned Batchelder
Last 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-25
34 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.com
2022-11-27
1h 05
The Python Podcast.__init__
Generate Your Text Files With Python Using Cog
Summary 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-14
50 min
こんにちわ! 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-16
06 min
こんにちわ! 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-15
03 min
こんにちわ! AI FORUM のポッドキャスト
S16E18 コンピュータ会話教室 第2回(4)多重ループからの break
ZENKEI 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-14
05 min
こんにちわ! AI FORUM のポッドキャスト
S16E17 コンピュータ会話教室 第2回(3)python 流の for loop
ZENKEI 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-13
06 min
こんにちわ! 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-12
06 min
こんにちわ! 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-11
05 min
Django Chat
Coverage.py - Ned Batchelder
Ned’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-13
1h 09
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-23
1h 07
GeeksBlaBla
#69 - Python Deep Dive
In 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-11
1h 17
Test & Code
138: Mutation Testing in Python with mutmut - Anders Hovmöller
Your 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-19
29 min
The Real Python Podcast
Going Beyond the Basic Stuff With Python and Al Sweigart
You 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-30
1h 27
Changelog Master Feed
Maintainer 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-28
00 min
Changelog Interviews
Maintainer spotlight! Ned Batchelder
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-28
50 min
The Changelog: Software Development, Open Source
Maintainer 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-28
50 min
The Python Podcast.__init__
Coverage.py with Ned Batchelder
Summary 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-06
51 min
Test & Code
12: Coverage.py with Ned Batchelder
In 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-10
40 min
The Python Podcast.__init__
Ned Batchelder
Visit 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-12
1h 15