From 31e772cca4d265d14a90931a791eb760065329e8 Mon Sep 17 00:00:00 2001 From: flupe Date: Thu, 26 Jan 2023 18:00:24 +0100 Subject: [PATCH] fix some issues --- content/index.md | 33 +++++++++++++++++++++++---------- content/index.mustache | 4 ++-- content/publications.yaml | 4 ++-- src/Main.hs | 4 ++-- 4 files changed, 29 insertions(+), 16 deletions(-) diff --git a/content/index.md b/content/index.md index 7c3c1a8..f625096 100755 --- a/content/index.md +++ b/content/index.md @@ -5,23 +5,16 @@ description: Professional page of Lucas Escot ## Lucas Escot {#me} -As of 2022, I am a PhD student at [TU Delft], in the [Programming Languages +As of 2023, I am a PhD student at [TU Delft], in the [Programming Languages Group][PL], under the supervision of Jesper Cockx. My work revolves around generic programming in dependently-typed languages --- namely, [Agda]. +Lately, I've also been spending time on incremental, parallel embedded build +systems. [TU Delft]: https//tudelft.nl [PL]: https://pl.ewi.tudelft.nl/ [Agda]: https://github.com/agda/agda -## Miscellaneous {#misc} - -On my spare time, I do a fair bit of drawing. Some of it may be found over at -[acatalepsie.fr]. Along with a group of friends, I am part of the [sbi.re] -network, under which we self-host a bunch of services. - -[acatalepsie.fr]: https://acatalepsie.fr -[sbi.re]: https://sbi.re - ## Contact/Links {#contact} -------- ------------------------------------------------------------------------------------------------ @@ -32,4 +25,24 @@ GH [flupe](https://github.com/flupe) SRHT [flupe](https://sr.ht/~flupe) -------- ------------------------------------------------------------------------------------------------ +## Log {#log} + +- Attended [AIMXXXI] in Edinburgh, Scotland. +- Attended [ICFP'22] in Ljubjana, Slovenia. +- Attended [OPLSS'22] in Eugene, Oregon. + +[AIMXXXI]: https://wiki.portal.chalmers.se/agda/Main/AIMXXXI +[ICFP'22]: https://icfp22.sigplan.org/ +[OPLSS'22]: https://www.cs.uoregon.edu/research/summerschool/summer22/ + +## Miscellaneous {#misc} + +On my spare time, I do a fair bit of drawing. Some of it may be found over at +[acatalepsie.fr], where I also keep my rarely-updated blog. Along with +a group of friends, we are behind the [sbi.re] network, under which we self-host +a bunch of services. + +[acatalepsie.fr]: https://acatalepsie.fr +[sbi.re]: https://sbi.re + ## Publications diff --git a/content/index.mustache b/content/index.mustache index 1213a41..efb938c 100644 --- a/content/index.mustache +++ b/content/index.mustache @@ -24,11 +24,11 @@