autopushed

This commit is contained in:
2022-10-16 20:44:23 +02:00
parent feb8262c46
commit 2df027733c
+7 -2
View File
@@ -11,5 +11,10 @@
- [[agora doc]] - [[agora doc]]
- great top level comment by [[ivo]] - great top level comment by [[ivo]]
- [[agora development]] - [[agora development]]
- set up local dev environment in the train - [x] set up local dev environment in the train
- [[poetry]] - [[poetry]]
- better search?
- what's a quantum of better search? it's pretty bad right now; e.g. [[poetry install]] would not bring up [[install poetry]]
- would re-adding fuzzy matching fix this?
- should I implement a simple search algorithm myself for the purpose of understanding how to solve this?
- tokenization -> compute combinations is trivial but expensive