From 02f6bf824ba0c323947d4a721f05586f8ebcbe10 Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Thu, 30 May 2024 13:32:15 +0100 Subject: [PATCH 01/11] Add page about WASM summit. --- src/content/pages/wasm.mdx | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/content/pages/wasm.mdx diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx new file mode 100644 index 000000000..6dce82766 --- /dev/null +++ b/src/content/pages/wasm.mdx @@ -0,0 +1,36 @@ +--- +title: WebAssembly Summit +subtitle: A summit to bring together maintainers and users of the Python with WebAssembly, to discuss the state of this ecosystem, existing challenges and ongoing work. +--- + +# WebAssembly Summit + +* **When**: Tuesday, July 9th. +* **Where**: Prague Congress Centre (PCC), Room TBC +* **Who can join**: Anyone with a valid in-person EuroPython 2023 ticket - Conference, Tutorial or Combined (see [ticket types](https://ep2024.europython.eu/tickets#ticket-types) for details). + +This summit aims to bring together maintainers and users of the Python with WebAssembly, to discuss the state of this ecosystem, existing challenges and ongoing work. + +Read about last year's summit [here](https://github.com/psf/webassembly/blob/main/meetings/2023/webassembly-summit-europython.md). + + +## Agenda + +* 9:00: Meet and greet (many of us won’t know each other) + unconference-y post-it based organisation. +* 9:30: Presentations (30mins each) +* 11:00: Coffee +* 11:20: Presentations +* 13:00: Lunch at the PCC (included) +* 14:00: Unconference-y activities (discussions, hacks, ad hoc tutorials etc…) +* 16:00: Round-up / plenary session for feedback and organising next steps. +* 18:30-ish: Ad hoc dinner plans. + +## Registration + +You need to have a valid EuroPython in-person ticket ([Conference, Tutorial or Combined](https://ep2024.europython.eu/tickets#ticket-types)) to participate. Purchase a EuroPython ticket [here](https://tickets.europython.eu/), if you haven't already. + +The event is limited to 40 participants. If there is a topic you would like to present, please indicate it in the form and _fill it in early_. Time slots are of 30min at most (10 min of presentation + 20 min for questions/discussion). + +To be part of the WASM summit, [register your interest now!](https://forms.gle/J5wBhR9dChVSLiUHA) + +We will contact you with more details closer to the event. From e69c8f0b39048bab16e8173a7f7d744e07696296 Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Thu, 30 May 2024 13:35:02 +0100 Subject: [PATCH 02/11] Fix 2023 typo... ;-) --- src/content/pages/wasm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index 6dce82766..78f25881a 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -7,7 +7,7 @@ subtitle: A summit to bring together maintainers and users of the Python with We * **When**: Tuesday, July 9th. * **Where**: Prague Congress Centre (PCC), Room TBC -* **Who can join**: Anyone with a valid in-person EuroPython 2023 ticket - Conference, Tutorial or Combined (see [ticket types](https://ep2024.europython.eu/tickets#ticket-types) for details). +* **Who can join**: Anyone with a valid in-person EuroPython 2024 ticket - Conference, Tutorial or Combined (see [ticket types](https://ep2024.europython.eu/tickets#ticket-types) for details). This summit aims to bring together maintainers and users of the Python with WebAssembly, to discuss the state of this ecosystem, existing challenges and ongoing work. From c841258ec1982c507311ec0ee4023e0f47cb5edd Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Thu, 30 May 2024 13:35:55 +0100 Subject: [PATCH 03/11] Fix extra space. --- src/content/pages/wasm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index 78f25881a..4b6b7ff14 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -16,7 +16,7 @@ Read about last year's summit [here](https://github.com/psf/webassembly/blob/mai ## Agenda -* 9:00: Meet and greet (many of us won’t know each other) + unconference-y post-it based organisation. +* 9:00: Meet and greet (many of us won’t know each other) + unconference-y post-it based organisation. * 9:30: Presentations (30mins each) * 11:00: Coffee * 11:20: Presentations From b48712f1a5d9190eef9239541534e19e9699ec26 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 12:37:57 +0000 Subject: [PATCH 04/11] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/content/pages/wasm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index 4b6b7ff14..28ec6b59c 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -1,5 +1,5 @@ --- -title: WebAssembly Summit +title: WebAssembly Summit subtitle: A summit to bring together maintainers and users of the Python with WebAssembly, to discuss the state of this ecosystem, existing challenges and ongoing work. --- From 34dfcfa3b5b8504f48b6a239af466262b1449dbd Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Thu, 30 May 2024 13:42:51 +0100 Subject: [PATCH 05/11] Add WASM summit to menu. --- src/data/links.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data/links.json b/src/data/links.json index 3e9e7d262..2e9b6160e 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -48,6 +48,10 @@ "name": "Speakers' Dinner", "path": "/speakers-dinner" } + { + "name": "WebAssembly Summit", + "path": "/wasm" + } ] }, { From b6e770b183dac4ade022591e7d1a09dfc8b154ef Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Thu, 30 May 2024 13:43:41 +0100 Subject: [PATCH 06/11] Duh... comma. --- src/data/links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/links.json b/src/data/links.json index 2e9b6160e..4f6e6c8a6 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -47,7 +47,7 @@ { "name": "Speakers' Dinner", "path": "/speakers-dinner" - } + }, { "name": "WebAssembly Summit", "path": "/wasm" From 6413bb18c7efed0ec3401a0c459e470ef4a7781c Mon Sep 17 00:00:00 2001 From: Nicholas Tollervey Date: Thu, 30 May 2024 17:11:18 +0100 Subject: [PATCH 07/11] Update src/content/pages/wasm.mdx Co-authored-by: Cyril Bitterich --- src/content/pages/wasm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index 28ec6b59c..b4820e5a7 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -1,6 +1,6 @@ --- title: WebAssembly Summit -subtitle: A summit to bring together maintainers and users of the Python with WebAssembly, to discuss the state of this ecosystem, existing challenges and ongoing work. +subtitle: A summit to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work. --- # WebAssembly Summit From 0f32c76824d7a5c20c495e1309e19fda1186d99d Mon Sep 17 00:00:00 2001 From: Nicholas Tollervey Date: Thu, 30 May 2024 17:11:29 +0100 Subject: [PATCH 08/11] Update src/content/pages/wasm.mdx Co-authored-by: Cyril Bitterich --- src/content/pages/wasm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index b4820e5a7..19fdfcb69 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -6,7 +6,7 @@ subtitle: A summit to bring together maintainers and users of Python with WebAss # WebAssembly Summit * **When**: Tuesday, July 9th. -* **Where**: Prague Congress Centre (PCC), Room TBC +* **Where**: Prague Congress Centre (PCC), Room Club D * **Who can join**: Anyone with a valid in-person EuroPython 2024 ticket - Conference, Tutorial or Combined (see [ticket types](https://ep2024.europython.eu/tickets#ticket-types) for details). This summit aims to bring together maintainers and users of the Python with WebAssembly, to discuss the state of this ecosystem, existing challenges and ongoing work. From 8727df333bd3c1bcb6dadb45aa6bdfdba0dafaab Mon Sep 17 00:00:00 2001 From: Nicholas Tollervey Date: Thu, 30 May 2024 17:13:13 +0100 Subject: [PATCH 09/11] Update src/content/pages/wasm.mdx Co-authored-by: Cyril Bitterich --- src/content/pages/wasm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index 19fdfcb69..a88cf308e 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -9,7 +9,7 @@ subtitle: A summit to bring together maintainers and users of Python with WebAss * **Where**: Prague Congress Centre (PCC), Room Club D * **Who can join**: Anyone with a valid in-person EuroPython 2024 ticket - Conference, Tutorial or Combined (see [ticket types](https://ep2024.europython.eu/tickets#ticket-types) for details). -This summit aims to bring together maintainers and users of the Python with WebAssembly, to discuss the state of this ecosystem, existing challenges and ongoing work. +This summit aims to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work. Read about last year's summit [here](https://github.com/psf/webassembly/blob/main/meetings/2023/webassembly-summit-europython.md). From 5ea0698c388bd9ee5f98cefe95659000642e87ad Mon Sep 17 00:00:00 2001 From: Nicholas Tollervey Date: Thu, 30 May 2024 17:13:49 +0100 Subject: [PATCH 10/11] Update src/content/pages/wasm.mdx Co-authored-by: Cyril Bitterich --- src/content/pages/wasm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index a88cf308e..bfa701d95 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -19,7 +19,7 @@ Read about last year's summit [here](https://github.com/psf/webassembly/blob/mai * 9:00: Meet and greet (many of us won’t know each other) + unconference-y post-it based organisation. * 9:30: Presentations (30mins each) * 11:00: Coffee -* 11:20: Presentations +* 11:15: Presentations * 13:00: Lunch at the PCC (included) * 14:00: Unconference-y activities (discussions, hacks, ad hoc tutorials etc…) * 16:00: Round-up / plenary session for feedback and organising next steps. From bd57c66783b5d0a2ead7bfc7ecaefd612671d0e2 Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Thu, 30 May 2024 17:15:23 +0100 Subject: [PATCH 11/11] Update dinner times. --- src/content/pages/wasm.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/pages/wasm.mdx b/src/content/pages/wasm.mdx index bfa701d95..bb2b908a2 100644 --- a/src/content/pages/wasm.mdx +++ b/src/content/pages/wasm.mdx @@ -20,8 +20,8 @@ Read about last year's summit [here](https://github.com/psf/webassembly/blob/mai * 9:30: Presentations (30mins each) * 11:00: Coffee * 11:15: Presentations -* 13:00: Lunch at the PCC (included) -* 14:00: Unconference-y activities (discussions, hacks, ad hoc tutorials etc…) +* 12:45: Lunch at the PCC (included) +* 13:45: Unconference-y activities (discussions, hacks, ad hoc tutorials etc…) * 16:00: Round-up / plenary session for feedback and organising next steps. * 18:30-ish: Ad hoc dinner plans.