From d475f68c60337dc598de3063624e53f7a0f2a929 Mon Sep 17 00:00:00 2001 From: Arman Bilge Date: Thu, 18 Jun 2026 09:32:15 -0700 Subject: [PATCH 1/3] Announce upcoming in-person meetups --- src/blog/traverses-europe-2026.md | 87 +++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 src/blog/traverses-europe-2026.md diff --git a/src/blog/traverses-europe-2026.md b/src/blog/traverses-europe-2026.md new file mode 100644 index 00000000..9ae4ffd6 --- /dev/null +++ b/src/blog/traverses-europe-2026.md @@ -0,0 +1,87 @@ +{% + author: ${armanbilge} + date: "2026-06-19" + tags: [events] +%} + +# Typelevel Traverses Europe + +I am excited to announce **three upcoming, in-person meetups** this October, across Europe! These events are a wonderful opportunity to **connect with other functional programming enthusiasts in a safe, supportive space**. We welcome current and aspiring Typelevel users, contributors, and anyone curious to learn more about functional programming, no matter your prior experience. We will follow the [Typelevel Code of Conduct][coc]. + +**Participating is free for everyone** and space is limited, so please register ahead! Our mission to do functional programming together is possible thanks to our [sponsors]. Please consider supporting the Typelevel Foundation with a [recurring donation][donate] to help keep our community thriving. + +## Berlin on Wednesday 14 October + +Our first stop will be Berlin, after [Scala Days]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Maciej Dragun for co-organizing, [Zalando] for hosting us, and [Input Objects] for your generous sponsorship! + +@:html +
+ + Register for Berlin + +
+@:@ + +## London on Saturday 24 October + +Next, we will have an Open Source Hack in London, where we will spend the day working together on open source projects. Thanks to Zainab Ali, Sabrina Konrad-lee, and the [London Scala User Group][lsug] for co-organizing and [SiriusXM] for hosting us! + +@:html +
+ + Register for London + +
+@:@ + +## Málaga on Wednesday 28 October + +Finally, we will meet in Málaga the day before [Lambda World]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Daniel Hinojosa for co-organizing and [Intellias] for hosting us! + +@:html +
+ + Register for Málaga + +
+@:@ + +## Call for Proposals + +If you are interested to present at the Berlin or Málaga meetup, please respond to our [Call for Proposals][cfp]. + +@:html + +@:@ + +[coc]: /code-of-conduct/README.md +[sponsors]: /foundation/README.md +[donate]: /foundation/README.md#supporting-the-foundation +[berlin]: https://luma.com/iyv37emv +[london]: https://luma.com/vzp35rp7 +[malaga]: https://luma.com/4s6qxb9p +[cfp]: https://forms.gle/fEBJfTGVuxWRJU4S8 + +[Scala Days]: https://scaladays.org/ +[Lambda World]: https://lambda.world/ + +[Zalando]: https://zalando.com +[lsug]: https://www.meetup.com/london-scala/ +[SiriusXM]: https://siriusxm.com +[Intellias]: https://intellias.com +[Input Objects]: https://inputobjects.com From b43877d3a35fce0c9cc24874f33bb92080d21bd6 Mon Sep 17 00:00:00 2001 From: Arman Bilge Date: Fri, 19 Jun 2026 04:45:41 -0700 Subject: [PATCH 2/3] Language tweaks --- src/blog/traverses-europe-2026.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/blog/traverses-europe-2026.md b/src/blog/traverses-europe-2026.md index 9ae4ffd6..caa6a4e1 100644 --- a/src/blog/traverses-europe-2026.md +++ b/src/blog/traverses-europe-2026.md @@ -6,13 +6,13 @@ # Typelevel Traverses Europe -I am excited to announce **three upcoming, in-person meetups** this October, across Europe! These events are a wonderful opportunity to **connect with other functional programming enthusiasts in a safe, supportive space**. We welcome current and aspiring Typelevel users, contributors, and anyone curious to learn more about functional programming, no matter your prior experience. We will follow the [Typelevel Code of Conduct][coc]. +I am excited to announce **three upcoming, in-person meetups** across Europe this October! These events are a wonderful opportunity to **connect with other functional programming enthusiasts in a safe, supportive space**. We welcome current and aspiring Typelevel users, contributors, and anyone curious to learn more about functional programming, no matter your prior experience. We will follow the [Typelevel Code of Conduct][coc]. -**Participating is free for everyone** and space is limited, so please register ahead! Our mission to do functional programming together is possible thanks to our [sponsors]. Please consider supporting the Typelevel Foundation with a [recurring donation][donate] to help keep our community thriving. +**Participating is free for everyone** and space is limited, so please register early! Our mission to do functional programming together is possible thanks to our [sponsors]. Please consider supporting the Typelevel Foundation with a [recurring donation][donate] to help keep our community thriving. ## Berlin on Wednesday 14 October -Our first stop will be Berlin, after [Scala Days]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Maciej Dragun for co-organizing, [Zalando] for hosting us, and [Input Objects] for your generous sponsorship! +Our first stop will be Berlin, after [Scala Days]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Maciej Dragun for co-organizing, [Zalando] for hosting us, and [Input Objects] for their generous sponsorship! @:html
@@ -29,7 +29,7 @@ Our first stop will be Berlin, after [Scala Days]. This all-day meetup will incl ## London on Saturday 24 October -Next, we will have an Open Source Hack in London, where we will spend the day working together on open source projects. Thanks to Zainab Ali, Sabrina Konrad-lee, and the [London Scala User Group][lsug] for co-organizing and [SiriusXM] for hosting us! +Our next stop is an Open Source Hack in London, where we will spend the day working together on open source projects. Thanks to Zainab Ali, Sabrina Konrad-lee, and the [London Scala User Group][lsug] for co-organizing and [SiriusXM] for hosting us! @:html
@@ -63,7 +63,7 @@ Finally, we will meet in Málaga the day before [Lambda World]. This all-day mee ## Call for Proposals -If you are interested to present at the Berlin or Málaga meetup, please respond to our [Call for Proposals][cfp]. +If you are interested in presenting at the Berlin or Málaga meetup, please respond to our [Call for Proposals][cfp]. @:html From 87d27aecc1a446fcb3d13370c288e93378830211 Mon Sep 17 00:00:00 2001 From: Arman Bilge Date: Fri, 19 Jun 2026 04:50:45 -0700 Subject: [PATCH 3/3] Remove unused links --- src/blog/traverses-europe-2026.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/blog/traverses-europe-2026.md b/src/blog/traverses-europe-2026.md index caa6a4e1..37e3e557 100644 --- a/src/blog/traverses-europe-2026.md +++ b/src/blog/traverses-europe-2026.md @@ -72,9 +72,6 @@ If you are interested in presenting at the Berlin or Málaga meetup, please resp [coc]: /code-of-conduct/README.md [sponsors]: /foundation/README.md [donate]: /foundation/README.md#supporting-the-foundation -[berlin]: https://luma.com/iyv37emv -[london]: https://luma.com/vzp35rp7 -[malaga]: https://luma.com/4s6qxb9p [cfp]: https://forms.gle/fEBJfTGVuxWRJU4S8 [Scala Days]: https://scaladays.org/