Skip to content

Commit bb1a6b8

Browse files
committed
Add event for June
1 parent 1ec06ed commit bb1a6b8

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed
1.33 MB
Loading
2.32 MB
Loading
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
title: Debugging Open Source
2+
---
3+
author: Dave Hoese
4+
---
5+
body:
6+
7+
![](/static/images/2025-06-12-Debugging-Open-Source-Social-Card-1413x953.png)
8+
9+
Using open source libraries and tools can make software development easier, but one simple update can quickly derail your workflow. In this talk Dave Hoese will step through the process of fixing a bug in an open source Python tool. He'll start from the first downstream failure to a new patch release of the tool. Along the way we'll explore things to look out for, tricks to find problems faster, and discuss common open source project contribution guidelines.
10+
11+
Dave is a software developer at the Space Science and Engineering Center at the University of Wisconsin-Madison. He graduated with a Bachelor's degree in Computer Engineering from UW-Madison. Dave works on writing software tools to assist atmospheric scientists with a focus on analyzing satellite and ground-based instrument data.
12+
---
13+
fediverse_handle: @djhoese@fosstodon.org
14+
---
15+
future: yes
16+
---
17+
image: https://madpy.com/static/images/2025-06-12-Debugging-Open-Source-Social-Card-1200x630.png
18+
---
19+
image_height: 630
20+
---
21+
image_width: 1200
22+
---
23+
ogdescription: Join MadPy as we learn how to fix bugs in open source Python projects. Dave Hoese will walk us through the process from discovery to patch release. This event is free and open to all
24+
---
25+
pub_datetime: 2025-06-12 18:30:00 America/Chicago

0 commit comments

Comments
 (0)