Skip to content

Commit ad0dbcd

Browse files
committed
Update after January. Add event for February
1 parent 3e6f3e6 commit ad0dbcd

File tree

6 files changed

+31
-3
lines changed

6 files changed

+31
-3
lines changed
316 KB
Loading
1.91 MB
Loading
724 KB
Loading
1.26 MB
Loading

content/meetups/20250109-madpy-social-mickeys-tavern/contents.lr

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: MadPy
44
---
55
body:
66

7-
![](/static/images/2025-01-09-MadPy-Social-Mickeys-Tavern-Social-Card-4008x2104.png)
7+
![](/static/images/2025-01-09-MadPy-Social-Mickeys-Tavern-1-3360x1764.jpg)
88

99
The Madison Python meetup group is hosting a social gathering at Mickey's Tavern on Willy St. 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!
1010

@@ -23,9 +23,9 @@ Thursday, January 9, 2025 at 6:30pm CST
2323
---
2424
fediverse_handle: @madpy@fosstodon.org
2525
---
26-
future: yes
26+
future: no
2727
---
28-
image: https://madpy.com/static/images/2025-01-09-MadPy-Social-Mickeys-Tavern-Social-Card-1200x630.png
28+
image: https://madpy.com/static/images/2025-01-09-MadPy-Social-Mickeys-Tavern-1-1200x630.jpg
2929
---
3030
image_height: 630
3131
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
title: What Is Git
2+
---
3+
author: Wesley Hershberger
4+
---
5+
body:
6+
7+
![](/static/images/2025-02-13-What-Is-Git-Social-Card-1792x1024.png)
8+
9+
#### What is Git?
10+
##### A Masterclass in Software Composition
11+
12+
Git hardly needs an introduction; in 2025 one would be hard-pressed to find a programmer who doesn't use it. Overall, Git is a revision control system. But did you know that it's also a content-addressable filesystem? And a directed acyclic graph? And don't forget the merge algorithm! Git's composite design makes its internals surprisingly understandable. We'll cover several answers to the question "What is Git?" and learn how the tool you use every day makes collaborative software development possible.
13+
14+
Wesley Hershberger is a Cloud Support Engineer at Canonical where he spends his days traversing the Git histories of Ubuntu Server, OpenStack, and Canonical's other projects. An avid Linux user since 2014, he enjoys using text-based tools and putting every last bit of data in Git. Outside of technology, he enjoys making music and cooking.
15+
---
16+
future: yes
17+
---
18+
image: https://madpy.com/static/images/2025-02-13-What-Is-Git-Social-Card-1200x630.png
19+
---
20+
image_height: 630
21+
---
22+
image_width: 1200
23+
---
24+
ogdescription: Join MadPy for a deep-dive on Git. You may know Git is a revision control system. But did you know that it's also a content-addressable filesystem? And a directed acyclic graph? And don't forget the merge algorithm! Get ready for a masterclass in software composition from Wesley Hershberger as we discuss "What is Git?"
25+
---
26+
pub_datetime: 2025-02-13 18:30:00 America/Chicago
27+
---
28+
meetup_url: https://www.meetup.com/madison-python/events/305543896

0 commit comments

Comments
 (0)