summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jespersen <laumann.thomas@gmail.com>2017-04-30 21:18:53 +0200
committerThomas Jespersen <laumann.thomas@gmail.com>2017-04-30 21:18:53 +0200
commit0065ac7a4545dae5601fcd085e12ed06548f6138 (patch)
tree542a13fd6d90d63aef450d3b47cc99ace4b09831
parentf37a989f5ba90f0541b95d9708fd54674311b016 (diff)
downloadcph.rs-0065ac7a4545dae5601fcd085e12ed06548f6138.zip
Update for next hack night
-rw-r--r--index.html57
1 files changed, 50 insertions, 7 deletions
diff --git a/index.html b/index.html
index 4a41de1..00ce9d7 100644
--- a/index.html
+++ b/index.html
@@ -21,18 +21,18 @@ title: The Copenhagen Rust Group
<h2>Upcoming events</h2>
<article class="event">
<div class="event-date">
- <p class="event-month">Apr</p>
- <p class="event-day">26</p>
+ <p class="event-month">May</p>
+ <p class="event-day">17</p>
<p class="event-year">2017</p>
</div>
<div class="event-desc">
<h3 class="event-desc-header">
- <code>Yet Another Hack Night</code>
+ <code>Rust Hack Night #5</code>
</h3>
<dl class="dl-horizontal">
<dt>Where</dt>
- <dd>Kronprinsessegade 54, 5th floor</dd>
+ <dd>PROSA</dd>
<dt>When</dt>
<dd>18:00&mdash;22:00</dd>
@@ -41,9 +41,9 @@ title: The Copenhagen Rust Group
<p>We get together to hack on our own Rust projects, talk
Rust and have fun.</p>
- <p>NEW! Call for talks!</p>
-
- <p>If you'd like to give a talk, just write
+ <p>This time the event is hosted at PROSA and we would be
+ happy to have one or two presentations on Rust-y
+ topics. If you'd like to give a talk, just write
to <kbd>laumann.thomas</kbd><!-- space
--><kbd>@</kbd><!-- more space --><kbd>gmail.com</kbd> and
we will put it on the program.</</p>
@@ -63,6 +63,49 @@ title: The Copenhagen Rust Group
<h2>Past events</h2>
<article class="event">
<div class="event-date">
+ <p class="event-month">Apr</p>
+ <p class="event-day">26</p>
+ <p class="event-year">2017</p>
+ </div>
+ <div class="event-desc">
+ <h3 class="event-desc-header">
+ <code>Yet Another Hack Night</code>
+ </h3>
+
+ <dl class="dl-horizontal">
+ <dt>Where</dt>
+ <dd>Kronprinsessegade 54, 5th floor</dd>
+
+ <dt>When</dt>
+ <dd>18:00&mdash;22:00</dd>
+ </dl>
+
+ <p>We get together to hack on our own Rust projects, talk
+ Rust and have fun.</p>
+
+ <p>NEW! Call for talks!</p>
+
+ <p>If you'd like to give a talk, just write
+ to <kbd>laumann.thomas</kbd><!-- space
+ --><kbd>@</kbd><!-- more space --><kbd>gmail.com</kbd> and
+ we will put it on the program.</p>
+
+ <p><b>UPDATE</b> We watched Raph
+ Levien's <a href="https://www.youtube.com/watch?v=SKtQgFBRUvQ">presentation</a>
+ on the <a href="https://github.com/google/xi-editor">Xi
+ editor</a>, and spent some time trying to figure out if
+ any of the linked frontends worked.</p>
+
+ <p><a href="https://github.com/mbudde">mbudde</a>
+ and <a href="https://github.com/laumann">laumann</a> also
+ hacked on redshift-rs, cleaning up some code and enabling
+ it to read a user's <code>~/.config/redshift.conf</code>
+ configuration.</p>
+ </div>
+ </article>
+
+ <article class="event">
+ <div class="event-date">
<p class="event-month">Mar</p>
<p class="event-day">30</p>
<p class="event-year">2017</p>