[KevinMarks]I remember hacking together a thing a while back, possibly with [benatwork], that used the camera API to estimate how far from the screen you were using facial recognition, and zoomed text accordingly, but I can't remember where I hosted it.
Loqi[capjamesg]: [tantek] left you a message 1 week, 1 day ago: have you considered adding explicit tag (i.e. p-category and u-category) indexing (and results) to your IndieWeb Search site?
Loqi[preview] [Masto.host] There is currently a DDoS attack going on in the Masto.host infrastructure.Some instances are affected. I am investigating and will report once I know more.
Loqi[preview] [Kev Quirk] You probably had trouble accessing #Fosstodon for the last few hours. That's because we have (and still are) the target of a DDoS attack. Fosstodon was the target, but other Masto.Host customers were impacted because of it (sorry about that, folks!)U...
[tantek]capjamesg, you could also take a look at /Vouch, it needs a fresh pair of development eyes to pick it apart and see if its use-cases resonate with your experience
[tantek]capjamesg, I think you could look into what would it take to support Salmentions on your site, and then work downward from there to see if you can identify a bit of portable/reusable code
[tantek]capjamesg, I'm advocating for this as something I practice with my own site development. as a methodology, when I want to add a user feature to /Falcon I first brainstorm it on the wiki (on both its own page, and sometimes on related more general user feature pages) in the hopes that others looking to build that feature may find thoughts/ideas to re-use. Then when I build it, I try to push code which feels like others might find
[tantek]and you know how if someone else replies using their own blog to that first someone, that first someone's reply on their blog shows the reply to the reply on their blog?
[tantek]wouldn't it be cool if your original blog post both displayed the first someone's reply on your post like you do now, and the reply to that reply?
Loqi[preview] [Kevin Marks] @grantpotter @fncll @cogdog You could download the pages from Internet Archive and make a static version, and likely extract a lot of the content using the microformats markup that known published
sknebel[capjamesg]: a) posts dont have to be h-entry.b) doc/type signature/code for get_nested_h_entry seems to be a bit confused - it produces a *list* of mf2 objects, doesn't it? c) it fetching content seems off, given you're supposed to have done initial validation already (and thus already fetched the post) once you call it, at least that's how I interpret it? d) only handles additions, not changes?
[tantek]capjamesg, h-* though if it's not an h-entry that's VERY unusual and should assert a warning because it's more likely an error than an actual valid use of non h-entry in a Salmention context
[capjamesg]The function returns a list of all of the new replies between two documents, all of the Webmentions sent and their statuses to replies, and any URLs whose posts were deleted between both documents.
[snarfed]if you're looking for something to do while you wait for review(s), integrate this into a test site somewhere, post an original post, a reply, and a reply to the reply, all on that site, and try to get that salmention to work properly