summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanja Cosic <1070957+vanjacosic@users.noreply.github.com>2023-12-13 10:16:47 +0100
committerGitHub <noreply@github.com>2023-12-13 10:16:47 +0100
commit355f58580f516f1c93a8ec62c443d954a411687f (patch)
tree2020d8554c9e5d475f3488212cdcee77c2f578a7
parent97a0ebc89cbc6fba19531253005b43a717a87fe7 (diff)
downloadcph-rust-website-355f58580f516f1c93a8ec62c443d954a411687f.zip
Update events.toml
-rw-r--r--events.toml26
1 files 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 = """
+<p>There is no regular Rust meetup with talks during this December.</p>
+<p>So we are excited to welcome you to Rust Hacknight #1 at DIKU!</p>
+<p>This night we're hacking CLIs and TUIs. Also, make your own plush Ferris.</p>
+<p>Come and build that terminal program you have been thinking of.</p>
+<p>Keywords: clap, ratatui, cursive, crossterm, r3bl_tuify</p>
+<p>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.</p>
+<p>The plan looks as follows:<br>
+16:00 - 16:10: begin();<br>
+16:10 - 20:40: hack();<br>
+20:40 - 20:55: show_and_tell();<br>
+20:55 - 21:00: end();</p>
+<p>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.</p>
+<p>We have not requested food sponsorship, but Prosa will generously provide gløgg (with and without alcohol), æbleskiver and Christmas cookies.</p>
+<p>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.</p>
+<p>We look forward to seeing you all</p>
"""
[[recent]]