#dev 2022-04-15
2022-04-15 UTC
jacky, adstew, IWDiscordGateway, petermolnar and hoschi-it joined the channel
# ↩️ Pingbacks now have a favicon thanks to DuckDuckGo's handy little proxy service.
Need to work out if I want WebMentions to have a separate favicon as well? ( twitter.com/_/status/1514880777988849665)
# ↩️ Yes you can, and it's called indieweb. We use http://brid.gy to connect with the friends who are still on silos. ( twitter.com/_/status/1514887455517908996)
tetov-irc and nertzy joined the channel
# People who fetch webmentions at build time of a static site: do you keep some kind of archive of the mentions that have been fetched in the past? ( twitter.com/_/status/1514949285657382924)
# ↩️ jup. basically just keep a JSON file in cache with the timestamp of the last fetch, then merge that with newer webmentions at build time.
script: https://github.com/maxboeck/mxb/blob/master/src/data/webmentions.js ( twitter.com/_/status/1514951373900627972)
# ↩️ I use @voxpelli's https://webmention.herokuapp.com/ and it returns them all. (I wonder if it should cache when it last requested a list and only request those since? the API doesn't support that, but it might be worth adding?) ( twitter.com/_/status/1514950630066036743)
# ↩️ I very much should / need to add some such mechanism. I'm tracking pagination, which is similar, here: https://github.com/voxpelli/webpage-webmentions/issues/26
And while it might look like it's a low priority, it's actually the next major step for it, as its the only thing that occasionally pressures the site ( twitter.com/_/status/1514952614961729544)
# ↩️ The Eleventy cache thing didn't exist before I wrote this so haven't considered that yet, but here is what I do with some picture explanations
https://sia.codes/posts/webmentions-eleventy-in-depth/ ( twitter.com/_/status/1514954044850282499)
# ↩️ btw this plugin by @iamchrisburnell does it almost exactly like I do on my site. might be worth looking into: https://github.com/chrisburnell/eleventy-cache-webmentions ( twitter.com/_/status/1514953932623208451)
# ↩️ this is one of those things where when you first made it, everyone had about two webmentions and now it's a few years on and there are loads :) Definitely a since= parameter would be easy to pass in and reduce output load a lot, I hope :) ( twitter.com/_/status/1514954513714757643)
Feoh joined the channel
ShinyCyril, jacky and mro joined the channel
jacky, IWDiscordGateway, nertzy, mro, petermolnar, mro_, ShinyCyril, [chrisaldrich] and tetov-irc joined the channel
# Реализовал на этом сайте поддержку клиентской части протокола WebMention. Ещё один шаг к реализации идей IndieWeb сделан! ( twitter.com/_/status/1515114634860191748)
ShinyCyril joined the channel