[snarfed]my brain is often ready for programming-for-fun, but it's rarely ready for maintaining-for-fun. and maintenance is 80-90% of the effort, initial building is only the first 10-20%.
LoqiComments are displayed in the context of an original post, and may be a mix of syndicated reply posts from other sites received via Webmention, as well as locally created comments https://indieweb.org/comments
capjamesg[d]One of the biggest issues I have run into is making results relevant. They are okay for a lot of queries right now but could do better in many instances.
capjamesg[d]If anyone's up for it, you can craft your own idea for a ranking algorithm and I can run it live. The form is an Elasticsearch query so some knowledge of that would be helpful (but a mathematical representation would work too!).
capjamesg[d]edgeduchess[d] That query finds all records in Elasticsearch that match a searcher's term (i.e. "microformats2 parser"). It searches all specified "fields" like h1, h2, etc (example in the date ordered function below). Then, the Elasticsearch relevance score is taken and the logarithm of (1 + all incoming links on a page * 5) is added to the score. This allows for weighting searches depending on how many people link to the documents being
Loqistickers are adhesive labels usually with graphics to show an affiliation (like the IndieWeb sticker), a technology (like microformats), or accomplishment, often placed on the backs of laptop screens, and a form of swag https://indieweb.org/stickers
jackyI _think_ I want to treat them differently semantically so readers can be aware of them but I have yet to find a reason to justify that being any different than a reader having some sort of alternative place to get photos for a reply
sknebelI guess publishing-wise there is some argument towards linking them from a central place vs uploading it each time? because you might post one everal times? but thats not something a consumer really cares about the difference, link to image is link to image for them