summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jespersen <laumann.thomas@gmail.com>2019-03-29 11:36:47 +0100
committerThomas Jespersen <laumann.thomas@gmail.com>2019-03-29 11:38:49 +0100
commitb2f87f35e07e2f43e5eb735f0138e19e80c22e31 (patch)
tree878c2ff336447a77152be772b2bc3449305b517d
parent30900813213f0e867c6093a9f7780fcb553d1ae0 (diff)
downloadcph.rs-b2f87f35e07e2f43e5eb735f0138e19e80c22e31.zip
Update with Hack Night #15
-rw-r--r--index.html65
1 files changed, 57 insertions, 8 deletions
diff --git a/index.html b/index.html
index 955bc77..218afe8 100644
--- a/index.html
+++ b/index.html
@@ -21,33 +21,34 @@ title: The Copenhagen Rust Group
<h2>Upcoming events</h2>
<article class="event">
<div class="event-date">
- <p class="event-month">March</p>
- <p class="event-day">28</p>
+ <p class="event-month">April</p>
+ <p class="event-day">25</p>
<p class="event-year">2019</p>
</div>
<div class="event-desc">
<h3 class="event-desc-header">
- Hack Night #14
+ Hack Night #15
</h3>
<dl class="dl-horizontal">
<dt>Where</dt>
- <dd>Sundkaj 7, Nordhavn (Omnio)<dd>
+ <dd><strong>TBA</strong><dd>
<dt>When</dt>
<dd>18:00&mdash;22:00</dd>
</dl>
- <p>Join us when we, for the third time in 2019, get together and talk
- and hack some Rust! We have an <strong>open call for talks</strong>.
- Do you want to give a presentation on your awesome Rust work? Write to
+ <p>The fifteenth hack night for the Copenhagen Rust Group is upon us!
+ Join us for another great evening of talks all things Rust-y and
+ hanging out. We have an <strong>open call for talks</strong>. Do you
+ want to give a presentation on your awesome Rust work? Write to
<kbd>laumann</kbd><!-- space
--><kbd>@</kbd><!-- more space --><kbd>fastmail.com</kbd>, and he
will be very happy to put your talk on the agenda.</p>
<p>Agenda:
<ul>
- <li>18:30&mdash;19:30: Talk by <strong>TBA</strong></li>
+ <li>18:15&mdash;19:30: Talk(s) by <strong>TBA</strong></li>
<li>19:30&mdash;22:00 Food and hanging out</li>
</ul>
</p>
@@ -91,6 +92,54 @@ title: The Copenhagen Rust Group
<h2>Past events</h2>
<article class="event">
<div class="event-date">
+ <p class="event-month">March</p>
+ <p class="event-day">28</p>
+ <p class="event-year">2019</p>
+ </div>
+ <div class="event-desc">
+ <h3 class="event-desc-header">
+ Hack Night #14
+ </h3>
+
+ <dl class="dl-horizontal">
+ <dt>Where</dt>
+ <dd>Sundkaj 7, Nordhavn (Omnio)<dd>
+
+ <dt>When</dt>
+ <dd>18:00&mdash;22:00</dd>
+ </dl>
+
+ <p>Join us when we, for the third time in 2019, get together and talk
+ and hack some Rust! We have an <strong>open call for talks</strong>.
+ Do you want to give a presentation on your awesome Rust work? Write to
+ <kbd>laumann</kbd><!-- space
+ --><kbd>@</kbd><!-- more space --><kbd>fastmail.com</kbd>, and he
+ will be very happy to put your talk on the agenda.</p>
+
+ <p>Agenda:
+ <ul>
+ <li>18:30&mdash;19:30: Talk by <strong>TBA</strong></li>
+ <li>19:30&mdash;22:00 Food and hanging out</li>
+ </ul>
+
+ <p><strong>UPDATE</strong> Despite no announced talks, we ended up
+ with two talks (!) - <a href="https://github.com/laumann">laumann</a>
+ gave a talk on <a href="https://pijul.org/">Pijul</a>, a VCS that has
+ explicit handling of conflicts based in category theory, fast
+ algorithms and is written in Rust!
+ </p>
+ <p>
+
+ Martin (or <code>|cos|</code>) followed up with a talk on deploying
+ Rust code on Android, going through the steps to call dynamic linkable
+ libraries from Java, via JNI.
+ </p>
+ </p>
+
+ </div>
+ </article>
+ <article class="event">
+ <div class="event-date">
<p class="event-month">Februray</p>
<p class="event-day">28</p>
<p class="event-year">2019</p>