|
1 | 1 | [ |
| 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 | + }, |
2 | 14 | { |
3 | 15 | "date": "2025-12-02", |
4 | 16 | "venue": "codecentric AG", |
|
11 | 23 | ], |
12 | 24 | "achievements": [] |
13 | 25 | }, |
14 | | - { |
15 | | - "date": "2025-11-26", |
| 26 | + { |
| 27 | + "date": "2025-11-26", |
16 | 28 | "title": "Hackergarten Basel November 2025", |
17 | 29 | "venue": "Karakun AG", |
18 | 30 | "address": "Elisabethenanlage 25, 4051 Basel, Switzerland", |
|
24 | 36 | ], |
25 | 37 | "achievements": [] |
26 | 38 | }, |
| 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 | + }, |
27 | 52 | { |
28 | 53 | "date": "2025-11-04", |
29 | 54 | "venue": "codecentric AG", |
|
86 | 111 | ], |
87 | 112 | "achievements": [] |
88 | 113 | }, |
| 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 | + }, |
89 | 138 | { |
90 | 139 | "date": "2025-09-02", |
91 | 140 | "venue": "codecentric AG", |
|
111 | 160 | ], |
112 | 161 | "achievements": [] |
113 | 162 | }, |
114 | | - { |
| 163 | + { |
| 164 | + tammari-patch-1 |
115 | 165 | "date": "2025-08-27", |
116 | 166 | "title": "Hackergarten Basel August 2025", |
117 | 167 | "venue": "Karakun AG", |
|
124 | 174 | ], |
125 | 175 | "achievements": [] |
126 | 176 | }, |
| 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 | + }, |
127 | 189 | { |
128 | 190 | "date": "2025-08-05", |
129 | 191 | "venue": "codecentric AG", |
|
196 | 258 | "url": "https://www.meetup.com/hackergarten-dortmund/events/306416450" |
197 | 259 | } |
198 | 260 | ], |
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 | + ] |
200 | 270 | }, |
201 | 271 | { |
202 | 272 | "date": "2025-06-05", |
|
1167 | 1237 | { |
1168 | 1238 | "title": "Analyzed possible improvement for NativeScript-SecureStorage", |
1169 | 1239 | "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" |
1170 | 1244 | } |
1171 | 1245 | ] |
1172 | 1246 | }, |
|
0 commit comments