@@ -1,3 +1,9 @@
-* Actually run https://github.com/osmarks/meme-search-engine/blob/master/src/reddit_dump.rs at full scale.
-* Meme sparse autoencoding (I think a CLIP SAE already exists though)
+* {
+Actually run https://github.com/osmarks/meme-search-engine/blob/master/src/reddit_dump.rs at full scale.
+* Pending.
+}
+* {
+Meme sparse autoencoding (I think a CLIP SAE already exists though).
+* Done. Mine is better.
+}
* Overengineered LLM-based autocomplete to spite "it's just autocomplete" people.