Skip to content

Commit a12a518

Browse files
committed
Update
1 parent db235f1 commit a12a518

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

content/events.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,28 @@
11
{
22
"future": [
33
{
4-
"title": "Student PL Meetup vol. 5",
5-
"date": "3. September 2025",
4+
"title": "Student PL Meetup vol. 6",
5+
"date": "TBD October 2025",
66
"location": "[T2:C3-132, FEL ČVUT, Dejvice](https://navigate.fel.cvut.cz/static/demo/index.html?start=T2:C2-86&end=T2:C3-132)",
77
"stream": "https://www.youtube.com/playlist?list=PLQL6z4JeTTQmGdWlPl-Sp3y-wuYLgpD4i",
88
"talks": [
9-
"Continuations of TeX and PowerShell talks",
10-
"Zig Compiler Internals"
9+
"Punch Card Stories",
10+
"Zig Comptime",
11+
"[Call for talks is open!](/call-for-talks/)"
1112
]
1213
}
1314
],
1415
"past": [
16+
{
17+
"title": "Student PL Meetup vol. 5",
18+
"date": "3. September 2025",
19+
"recording": "https://youtu.be/awrKM2c24qU?si=ZZgmfuIc4Km9yj52",
20+
"talks": [
21+
"Zig Compiler Internals",
22+
"Weird Stuff PowerShell Does II (part 2)",
23+
"[Everything you didn't want to know about TeX (part 2)](resources/s03/tex/index.html)"
24+
]
25+
},
1526
{
1627
"title": "Student PL Meetup vol. 4",
1728
"date": "31. July 2025",

0 commit comments

Comments
 (0)