diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 435ef4d..37783ef 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -51,16 +51,22 @@
What I'm up to
- I'm working on:
-
- An ongoing effort to bring efficient axiomatic voting theoryLinear Algebra Done Wrong, by Sergei Treil. I'm syncing my notes and problem set solutions to a
+ public git repository here.
- to Rust and other languages.
+ -
+ I'm working on a dotfile manager for people who want a dotfile manager, but don't want
+ to manage dotfiles for their dotfile manager (in other words, minimal configuration.
+ See suckless.)
+
+ - I'm still trying to understand Haskell.