Skip to content

Commit 32ebadf

Browse files
committed
deploy: 1f9a88e
1 parent 0b453cb commit 32ebadf

9 files changed

Lines changed: 132 additions & 10 deletions

File tree

.lektor/buildstate

12 KB
Binary file not shown.

meetups/2026/4/9/20260409-madpy-social-vintage-brewing/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<title>MadPy Social: Vintage Brewing — MadPy</title>
2323

2424

25-
<meta property="og:image" content="https://madpy.com/static/images/2026-04-09-MadPy-Social-Vintage-Brewing-social-card-1200x630.png"/>
25+
<meta property="og:image" content="https://madpy.com/static/images/2026-04-09-MadPy-Social-Vintage-Brewing-1-1200x630.jpg"/>
2626
<meta property="og:image:width" content="1200"/>
2727
<meta property="og:image:height" content="630"/>
2828

@@ -81,9 +81,9 @@ <h2>MadPy Social: Vintage Brewing</h2>
8181
Thursday, April 9 2026, 6:30 PM<br />
8282
Vintage Brewing Co. Capitol East, 803 E Washington Ave, Madison, WI 53703 [<a href="https://maps.app.goo.gl/Gqt5qhWsz3ZSJH8W7">Map</a>]<br />
8383
RSVP on <a href="https://www.meetup.com/madison-python/events/314073457">Meetup</a>
84-
84+
<b>(Note: This Meetup has already occurred.)</b>
8585
</p>
86-
<p><img src="../../../../../static/images/2026-04-09-MadPy-Social-Vintage-Brewing-social-card-4032x3024.png" alt=""></p>
86+
<p><img src="../../../../../static/images/2026-04-09-MadPy-Social-Vintage-Brewing-1-2400x1800.jpg" alt=""></p>
8787
<p>The Madison Python meetup group is hosting a social gathering at Vintage Brewing on East Wash. We won't have a speaker or slides. Just friendly conversation. Whether you're an experienced software developer, someone interested to learn about the field, or just looking to meet new people, please join us!</p>
8888
<p>Vintage Brewing serves a full menu of pub food (burgers, sandwiches, salads, etc.), as well as beverages (both alcoholic and N.A.).</p>
8989
<p><strong>How To Get There</strong></p>
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<head>
4+
5+
<link rel="stylesheet" href="../../../../../static/normalize.css">
6+
<link rel="stylesheet" href="../../../../../static/skeleton.css">
7+
<link rel="stylesheet" href="../../../../../static/style.css">
8+
<link rel="stylesheet" href="../../../../../static/pygments.css">
9+
10+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
11+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
12+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
13+
<link rel="manifest" href="/site.webmanifest">
14+
15+
<!-- Mobile Specific Metas
16+
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
17+
<meta name="viewport" content="width=device-width, initial-scale=1">
18+
19+
<!-- FONT
20+
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
21+
22+
<title>Writing Tests: Good Intentions, Bad Practice — MadPy</title>
23+
24+
25+
<meta property="og:image" content="https://madpy.com/static/images/2026-05-07-Writing-Tests-Good-Intentions-Bad-Practice-social-card-1200x630.png"/>
26+
<meta property="og:image:width" content="1200"/>
27+
<meta property="og:image:height" content="630"/>
28+
29+
30+
31+
32+
<meta property="og:title" content="Writing Tests: Good Intentions, Bad Practice, Thu, May 7 @ 6:30 PM | MadPy"/>
33+
34+
35+
36+
37+
<meta property="og:description" content="Join MadPy, as our speaker, Dave Hoese, will describe lessons learned and best practices developed while maintaining open source software. The talk will focus on how tests should be approached and implemented by talking about gotchas and the traps that are easy to fall into. We&#39;ll go over some popular test plugins and utilities. The event is free and open to the public. We look forward to seeing you!"/>
38+
39+
40+
</head>
41+
<body>
42+
<div class="container">
43+
44+
<div class="row">
45+
<div class="three columns">
46+
<nav>
47+
<h3 id="logo"><img src="../../../../../static/images/madpy-logo.svg" alt="MadPy logo" width="200" height="200"></h3>
48+
<ul>
49+
<li><a href="../../../../../">About</a></li>
50+
51+
<li class="active"><a href="../../../../">Events</a></li>
52+
53+
<li><a href="../../../../../bookclub/">Book Club</a></li>
54+
55+
<li><a href="../../../../../sponsorship/">Sponsorship</a></li>
56+
57+
<li><a target="_blank" href="https://slack.madpy.com/">Slack</a></li>
58+
<li><a target="_blank" rel="me" href="https://fosstodon.org/@madpy">Mastodon</a>
59+
<li><a target="_blank" href="https://github.com/madison-python">GitHub</a>
60+
<li><a target="_blank" href="https://www.meetup.com/MadPython/">Meetup.com</a>
61+
<li><a target="_blank" href="/survey">Survey</a></li>
62+
</ul>
63+
</nav>
64+
&nbsp;
65+
</div>
66+
67+
<div class="nine columns">
68+
69+
70+
<div class="blog-post">
71+
72+
<h2>Writing Tests: Good Intentions, Bad Practice</h2>
73+
74+
<p class="meta">
75+
Presented by:
76+
77+
78+
<a href="https://fosstodon.org/@djhoese">Dave Hoese</a>
79+
80+
<br /><br />
81+
Thursday, May 7 2026, 6:30 PM<br />
82+
Madison Public Library, 201 W Mifflin St, Room 302 [<a href="https://maps.app.goo.gl/UpdANHPrWpstdDHe6">Map</a>]<br />
83+
RSVP on <a href="https://www.meetup.com/madison-python/events/314523681/">Meetup</a>
84+
85+
</p>
86+
<p><img src="../../../../../static/images/2026-05-07-Writing-Tests-Good-Intentions-Bad-Practice-social-card-1536x1024.png" alt=""></p>
87+
<p>We know we're supposed to write tests for our software, but it always seems so difficult. In this talk Dave Hoese will describe the lessons learned and best practices developed while maintaining open source software. We'll focus on how tests should be approached and implemented by talking about gotchas and the traps that are easy to fall into. During this talk we'll go over some popular test plugins and utilities. Lastly, Dave will talk about his experience writing testing utilities for users.</p>
88+
<p>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.</p>
89+
90+
</div>
91+
92+
93+
</div>
94+
95+
</div>
96+
</div>
97+
98+
<!-- JS
99+
================================================== -->
100+
<script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
101+
102+
<!-- <script>
103+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
104+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
105+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
106+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
107+
108+
ga('create', 'UA-100252062-1', 'auto');
109+
ga('send', 'pageview');
110+
111+
</script> -->
112+
</body>

meetups/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2 class="index-title">Upcoming Meetups</h2>
6464

6565

6666

67-
<li>Thursday, April 9 2026, 6:30 PM: <a href="2026/4/9/20260409-madpy-social-vintage-brewing/">MadPy Social: Vintage Brewing</a></li>
67+
<li>Thursday, May 7 2026, 6:30 PM: <a href="2026/5/7/20260507-writing-tests-good-intentions-bad-practice/">Writing Tests: Good Intentions, Bad Practice</a></li>
6868

6969

7070

@@ -273,6 +273,12 @@ <h2 class="index-title">Past Meetups</h2>
273273

274274

275275

276+
<li>Apr 9, 2026: <a href="2026/4/9/20260409-madpy-social-vintage-brewing/">MadPy Social: Vintage Brewing</a></li>
277+
278+
279+
280+
281+
276282
<li>Mar 5, 2026: <a href="2026/3/5/20260305-stealing-from-thieves/">Stealing From Thieves</a></li>
277283

278284

@@ -559,12 +565,6 @@ <h2 class="index-title">Past Meetups</h2>
559565

560566

561567

562-
563-
564-
<li>Nov 14, 2019: <a href="2019/11/14/20191114-ml-hackathon/">Machine Learning Hackathon</a></li>
565-
566-
567-
568568

569569
<!--
570570
<div class="pagination">

meetups/page/2/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,22 @@ <h2 class="index-title">Upcoming Meetups</h2>
7777

7878

7979

80+
81+
82+
83+
8084

8185

8286
<h2 class="index-title">Past Meetups</h2>
8387

8488

8589

90+
<li>Nov 14, 2019: <a href="../../2019/11/14/20191114-ml-hackathon/">Machine Learning Hackathon</a></li>
91+
92+
93+
94+
95+
8696
<li>Oct 10, 2019: <a href="../../2019/10/10/20191010-David-Hoese/">Choosing the right data file format for numerical computing</a></li>
8797

8898

1.06 MB
Loading
4.12 MB
Loading
1.39 MB
Loading
3.03 MB
Loading

0 commit comments

Comments
 (0)