Skip to content

Commit d12635d

Browse files
authored
Merge branch 'master' into tammari-patch-1
2 parents 3ea5758 + 35367a5 commit d12635d

File tree

1 file changed

+78
-4
lines changed

1 file changed

+78
-4
lines changed

events.json

Lines changed: 78 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"date": "2025-12-04",
4+
"venue": "CSS ICT Campus Zentralschweiz",
5+
"address": "Rösslimatte 52, 6005 Luzern",
6+
"links": [
7+
{
8+
"title": "Meetup",
9+
"url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcqbgb/"
10+
}
11+
],
12+
"achievements": []
13+
},
214
{
315
"date": "2025-12-02",
416
"venue": "codecentric AG",
@@ -11,8 +23,8 @@
1123
],
1224
"achievements": []
1325
},
14-
{
15-
"date": "2025-11-26",
26+
{
27+
"date": "2025-11-26",
1628
"title": "Hackergarten Basel November 2025",
1729
"venue": "Karakun AG",
1830
"address": "Elisabethenanlage 25, 4051 Basel, Switzerland",
@@ -24,6 +36,19 @@
2436
],
2537
"achievements": []
2638
},
39+
{
40+
"date": "2025-11-06",
41+
"venue": "CSS ICT Campus Zentralschweiz",
42+
"address": "Rösslimatte 52, 6005 Luzern",
43+
"links": [
44+
{
45+
"title": "Meetup",
46+
"url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcpbjb/"
47+
48+
}
49+
],
50+
"achievements": []
51+
},
2752
{
2853
"date": "2025-11-04",
2954
"venue": "codecentric AG",
@@ -86,6 +111,30 @@
86111
],
87112
"achievements": []
88113
},
114+
{
115+
"date": "2025-10-02",
116+
"venue": "CSS ICT Campus Zentralschweiz",
117+
"address": "Rösslimatte 52, 6005 Luzern",
118+
"links": [
119+
{
120+
"title": "Meetup",
121+
"url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcnbdb/"
122+
}
123+
],
124+
"achievements": []
125+
},
126+
{
127+
"date": "2025-09-04",
128+
"venue": "CSS ICT Campus Zentralschweiz",
129+
"address": "Rösslimatte 52, 6005 Luzern",
130+
"links": [
131+
{
132+
"title": "Meetup",
133+
"url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcmbgb/"
134+
}
135+
],
136+
"achievements": []
137+
},
89138
{
90139
"date": "2025-09-02",
91140
"venue": "codecentric AG",
@@ -111,7 +160,8 @@
111160
],
112161
"achievements": []
113162
},
114-
{
163+
{
164+
tammari-patch-1
115165
"date": "2025-08-27",
116166
"title": "Hackergarten Basel August 2025",
117167
"venue": "Karakun AG",
@@ -124,6 +174,18 @@
124174
],
125175
"achievements": []
126176
},
177+
{
178+
"date": "2025-08-07",
179+
"venue": "CSS ICT Campus Zentralschweiz",
180+
"address": "Rösslimatte 52, 6005 Luzern",
181+
"links": [
182+
{
183+
"title": "Meetup",
184+
"url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhclbkb/"
185+
}
186+
],
187+
"achievements": []
188+
},
127189
{
128190
"date": "2025-08-05",
129191
"venue": "codecentric AG",
@@ -196,7 +258,15 @@
196258
"url": "https://www.meetup.com/hackergarten-dortmund/events/306416450"
197259
}
198260
],
199-
"achievements": []
261+
"achievements": [
262+
{
263+
"title": "WIP fix for fail2ban github issue: https://github.com/fail2ban/fail2ban/issues/3566",
264+
"url": "https://github.com/MaKaNu/fail2ban/tree/feature/json-parser"
265+
},
266+
{
267+
"title": "Introduction and discussion around CrewAi and generally AI Agents"
268+
}
269+
]
200270
},
201271
{
202272
"date": "2025-06-05",
@@ -1167,6 +1237,10 @@
11671237
{
11681238
"title": "Analyzed possible improvement for NativeScript-SecureStorage",
11691239
"url": "https://github.com/hackergarten/contributions/issues/10"
1240+
},
1241+
{
1242+
"title": "Fix detection of plugdev group for Linux users",
1243+
"url": "https://github.com/OpenBCI/OpenBCI_GUI/pull/1214"
11701244
}
11711245
]
11721246
},

0 commit comments

Comments
 (0)