From e32c03d73aa5a8cc78d8a7905e3bd07e8ddc82de Mon Sep 17 00:00:00 2001 From: Frederik Brinck Date: Wed, 1 Nov 2023 21:53:00 +0100 Subject: Add coding night #0 --- events.toml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/events.toml b/events.toml index c3bdabd..e2a7ac6 100644 --- a/events.toml +++ b/events.toml @@ -10,11 +10,24 @@ content = """ [[upcoming]] title = "Hacknight #0" date = 2023-11-09 18:00:00+01:00 -venue = "" -address = "" -url = "" +venue = "Adapt Agency" +address = "Langebrogade 6a, 1411 København" +url = "https://www.meetup.com/copenhagen-rust-community/events/297097461/" content = """ -We're trying something new - more info coming soon. +

We are excited to welcome you to the Rust coding night #0 hosted by Adapt Agency!

+

Couldn't make the Rust meetup because all the seats were taken? As a supplement to the wildly popular monthly Copenhagen Rust meetups, coding night means less chat, more code. Each coding night has a theme under which people are free to explore. You can show up with an existing project within the theme, or you can show up barehanded and start from scratch.

+

This time we're looking at: Leptos, a reactive wasm web-framework that lets you write Rust in the browser. You can get a head start with Leptos: https://leptos.dev/

+

Towards the end of the coding night we have allocated a short amount of time for show-and-tell in case you have something you want to show off. Others are free to continue their thing simultaneously, this is just inspirational.

+

The plan looks as follows:

+ +

18:00 - 18:10: begin();

+

18:10 - 20:45: hack();

+

20:30 - 20:45: show_and_tell();

+

20:45 - 20:55: end();

+ +

We are not able to provide food and drinks for this event, so make sure to bring what you need to stay energized for the night. And apart from your dinner box, remember also to bring your own computing devices.

+

Lastly, as we have limited seats we kindly remind you to cancel your RSVP a day before if you can't make it so that others may attend.

+

We look forward to seeing you all!

""" [[recent]] -- cgit v1.2.3