From 355f58580f516f1c93a8ec62c443d954a411687f Mon Sep 17 00:00:00 2001 From: Vanja Cosic <1070957+vanjacosic@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:16:47 +0100 Subject: Update events.toml --- events.toml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/events.toml b/events.toml index 04e0f1a..97c22a4 100644 --- a/events.toml +++ b/events.toml @@ -1,11 +1,25 @@ [[upcoming]] title = "Hacknight #1" -date = 2023-12-27 18:00:00+01:00 -venue = "TBA" -address = "" -url = "" -content = """ -More info coming soon. +date = 2023-12-27 16:00:00+01:00 +venue = "Datalogisk Institut, Københavns Universitet (DIKU)" +address = "Universitetsparken 1" +url = "https://www.meetup.com/copenhagen-rust-community/events/297894275/" +content = """ +
There is no regular Rust meetup with talks during this December.
+So we are excited to welcome you to Rust Hacknight #1 at DIKU!
+This night we're hacking CLIs and TUIs. Also, make your own plush Ferris.
+Come and build that terminal program you have been thinking of.
+Keywords: clap, ratatui, cursive, crossterm, r3bl_tuify
+For those of you who have looked with envy at Vanja's plush Ferris: orange cloth, scissors and needles will be provided for those who want to try and make one. We can't promise Vanja's mom will be available for guidance.
+The plan looks as follows:
+16:00 - 16:10: begin();
+16:10 - 20:40: hack();
+20:40 - 20:55: show_and_tell();
+20:55 - 21:00: end();
This hacknight is beginner friendly: There will be people who can answer questions if you get stuck on the intricacies of Clap macros. There will be examples you can steal from. We do expect that you have the Rust toolchain installed on your computer, and perhaps have tried Hello World or Rustlings.
+We have not requested food sponsorship, but Prosa will generously provide gløgg (with and without alcohol), æbleskiver and Christmas cookies.
+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