Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 70 additions & 1 deletion events.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,19 @@
],
"achievements": []
},
{
"date": "2026-05-28",
"title": "Hackergarten Zurich May 2026",
"venue": "Quatico Solutions AG",
"address": "Förrlibuckstrasse 220, 8005 Zürich",
"links": [
{
"title": "Meetup",
"url": "https://www.meetup.com/hackergarten-zurich/events/313127411/"
}
],
"achievements": []
},
{
"date": "2026-05-05",
"venue": "codecentric AG",
Expand All @@ -122,6 +135,19 @@
"achievements": [
]
},
{
"date": "2026-04-30",
"title": "Hackergarten Zurich April 2026",
"venue": "Quatico Solutions AG",
"address": "Förrlibuckstrasse 220, 8005 Zürich",
"links": [
{
"title": "Meetup",
"url": "https://www.meetup.com/hackergarten-zurich/events/313127382/"
}
],
"achievements": []
},
{
"date": "2026-04-07",
"venue": "codecentric AG",
Expand All @@ -134,6 +160,19 @@
],
"achievements": []
},
{
"date": "2026-03-26",
"title": "Hackergarten Zurich March 2026",
"venue": "Quatico Solutions AG",
"address": "Förrlibuckstrasse 220, 8005 Zürich",
"links": [
{
"title": "Meetup",
"url": "https://www.meetup.com/hackergarten-zurich/events/313127324/"
}
],
"achievements": []
},
{
"date": "2026-03-18",
"title": "Hackergarten Basel March 2026",
Expand All @@ -159,6 +198,19 @@
],
"achievements": []
},
{
"date": "2026-02-26",
"title": "Hackergarten Zurich February 2026",
"venue": "Quatico Solutions AG",
"address": "Förrlibuckstrasse 220, 8005 Zürich",
"links": [
{
"title": "Meetup",
"url": "https://www.meetup.com/hackergarten-zurich/events/313127186/"
}
],
"achievements": []
},
{
"date": "2026-02-10",
"venue": "Karakun @ Digitale Werkbank Dortmund",
Expand Down Expand Up @@ -208,7 +260,24 @@
"url": "https://www.meetup.com/hackergarten-zurich/events/312487770/"
}
],
"achievements": []
"achievements": [
{
"title": "Scribus: Draft ui concept and feature to manage presets for pdf export",
"url": "https://bugs.scribus.net/view.php?id=16257"
},
{
"title": "JReleaser: Improve Error Message from Exceptions",
"url": "https://github.com/jreleaser/jreleaser/issues/2050"
},
{
"title": "JReleaser: Fix failure to publish JReleaser v1.22.0 docker images",
"url": "https://github.com/jreleaser/jreleaser/issues/2042"
},
{
"title": "Komunumo: add JSON data export functionality",
"url": "https://github.com/McPringle/komunumo/pull/407"
}
]
},
{
"date": "2026-01-21",
Expand Down