📕 subnode [[@olofl/agora development]]
in 📚 node [[agora-development]]
📄
pushed from garden/flancian/journal/2022-10-16.md by @flancian
-
#push [[agora development]]
-
set up local dev environment in the train
- I like [[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
-
-> [[bag of words]] is cheap
- this actually requires defining what is the source of truth for [[equivalence class]] and for [[proximity]] between nodes
-
I've always wanted to think of Agora search as as an exploration within a certain [[radius]] of an inferred center of gravity; maybe this is distance in some embedding?
-
-> [[edit distance]]
- seems like an interesting approach to explore next
-
-> [[edit distance]]
- [[auto pull wikipedia]] sort of also tackles this in a totally different direction, in particular if we extend it to [[wikidata integration]]: if wikidata surfaces an entity for us, volunteer its type; if the entity is far from the current node in an interesting way, maybe [[auto pull]] it as well after some time.
- if I'm adding auto pull maybe it's time to make [[settings]] clearer, in particular have an easy toggle for auto pull to trigger or not (leads to [[agora autopilot]] maybe, which I've always thought could be very fun.)
-
what's a quantum of better search? it's pretty bad right now; e.g. [[poetry install]] would not bring up [[install poetry]]
-
set up local dev environment in the train
📄
pushed from garden/flancian/journal/2022-10-23.md by @flancian
-
#push [[agora development]]
-
ship one improvement?
- auto pull social after some seconds?
- auto pull stoa in empty nodes?
-
bring up twitter bot -> [[fix bot for ivo]]
- it was up, for some reason Ivo's post is not being seen. might need to write a 'scrape one user' "one-shot" mode -- maybe doing per user timelines is actually a good idea.
- this is not the first time the bot has issues with Ivo's posts. I have no idea why they're not showing up in the bots' timeline -- according to the Twitter API anyway. The bot is following Ivo, I checked.
- writing a [[one shot]] mode which takes a timeline to scrape+react to (if we haven't reacted previously) sounds like a reasonable next step at this point; it'd also make [[catch up]] better to have this code. iterating
-
ship one improvement?
📄
pushed from garden/flancian/journal/2023-01-11.md by @flancian
-
#push [[agora development]]
- ship [[agora graph]] in some version?
-
[[dynamic subnodes]], sometimes also known as [[executable subnodes]]
- ship executable subnodes with allowlist?
- start on [[client side subnodes]], meaning [[javascript]] in gardens :)
- easy improvement: I want to adjust the node/subnode icons back to what they were one or two months ago; a stack for a node made sense, whereas the current red book for node is puzzling.
📖 stoas
- public document at doc.anagora.org/agora-development
- video call at meet.jit.si/agora-development