More speakers

This commit is contained in:
Johan Thelin 2019-02-25 14:39:43 +01:00
parent 83aee566aa
commit bd58e7ec6c
3 changed files with 27 additions and 1 deletions

View file

@ -142,6 +142,12 @@
<b>Chris Lamb</b><br />
What can free software learn from classical music?
</a>
</div></div><div class="row"><div class="col-md-4">
<a href="speakers-and-talks.html#kgronlund" class="speakerfront">
<img class="speakergrid" src="images/speaker-kgronlund.png" alt="Kristoffer Grönlund"><br />
<b>Kristoffer Grönlund</b><br />
Let&#39;s Lisp like it&#39;s 1959
</a>
</div></div></div>
<div class="bodybreak">&nbsp;</div>

View file

@ -112,7 +112,13 @@ All sessions include time for Q&amp;A and to move between rooms.</p>
</td>
<td rowspan="4">
<div class="talkspeaker">T.B.D.</div>
<a href="speakers-and-talks.html#kgronlund">
<div class="talktitle">Let's Lisp like it's 1959</div>
<div class="talkspeaker">Kristoffer Grönlund</div>
</a>
</td>

View file

@ -189,6 +189,20 @@
</div><div class="bio">
Chris has spoken at numerous conferences including LinuxCon China, HKOSCon, linux.conf.au, DjangoCon Europe, LibrePlanet, OSCAL, All Things Open, SCALE, Software Freedom Kosovo, #freenode Live, DebConf, FOSS'ASIA, as well as given guest lectures at New York University Tandon School of Engineering and Cambridge University.
</div></div>
</div><a name="kgronlund" class="offsetanchor"></a>
<div class="row speakerrow">
<div class="col-md-3">
<div class="speaker-photo"><img class="sp-image" src="images/speaker-kgronlund.png" alt="Kristoffer Grönlund"></div>
</div>
<div class="col-md-9">
<div class="name">Kristoffer Grönlund</div>
<div class="title">Let's Lisp like it's 1959</div><div class="abstract">
One of my favorite papers in computer science is the original LISP paper by John McCarthy. Written in 1959, it describes something mind-bending: The interpreter for a language in the language that it interprets. If you understand this paper, you understand how computation works.
</div><div class="abstract">
A few years ago, I decided to implement the interpreter described in the paper, and this project turned out to be surprisingly popular. In this presentation, I'll show how to implement the original LISP interpreter in C, and together we will marvel at its elegance.
</div><div class="bio">
Kristoffer lärde sig programmera på en Commodore 64 med drömmar om att en dag bli spelutvecklare. Efter att ha levt drömmen på Massive i Malmö i ett antal år växte intresset för fri mjukvara, och numera jobbar han på SUSE där han hackar på diverse projekt relaterade till High Availability.
</div></div>
</div>
</div>
<div class="footer">