#dev 2022-05-21

2022-05-21 UTC
jacky, mrlemke and superkuh joined the channel
#
@RubygemsN
webmention-cli (2.0.0): A command-line interface for Webmention. https://rubygems.org/gems/webmention-cli
(twitter.com/_/status/1527825791504986112)
Seirdy and gRegorLove_ joined the channel
#
[tantek]
jacky, HTML verbosity? I mean we could write up DOM APIs and require 10x as much script, would that be better? ;)
GWG, angelo, mro, tetov-irc, mro_, cybi and jacky joined the channel
#
jacky
lol sure
#
jacky
I think I also need to see which silos I want to support
#
jacky
I think I don't _want_ to but I still want people to have some sort of an option
#
jacky
I think I can do it such that it leans on some sort of discovery
#
jacky
like if someone visits my site from Twitter or if they indicate that if they'd like to share using Twitter then I can promote those actions
#
jacky
it'd be easier for me to just ignore islos tho
#
jacky
*silos
#
jacky
actually that might be it
#
jacky
some sort of tooling that could probably sniff for syndication links on one's page and use that as a means of determining what actions can be taken on other silos/platforms
#
jacky
kinda like how the twitter for websites script works
jacky joined the channel
#
@RubygemsN
authorio (0.8.7): Rails engine to add IndieAuth authentication endpoint functionality https://rubygems.org/gems/authorio
(twitter.com/_/status/1528068240853057536)
cybi, mro and jacky joined the channel
#
@ChrisAldrich
↩️ I'm not aware of a centralized collection (yet). Some, but not all, of the projects and sites you'll find at https://indieweb.org/discovery have some resources for finding people who can send/receive webmentions. Everyone on @microdotblog certainly can.
(twitter.com/_/status/1528102624909836288)
jacky joined the channel
#
jacky
because prior art is useful, I wonder if having a service/tool like https://publish.twitter.com to help people see what their markup looks like when re-rendered elsewhere would be helpful
#
Loqi
aaronpk: GWG left you a message 2 days, 18 hours ago: Assume you've dealt with vouch-proxy...wondering how easy it would be to update their IndieAuth implementation to latest version of spec
#
aaronpk
vouch-proxy integrates with indielogin.com or indieauth.com but doesn't actually implement the indieauth spec itself
mro and [snarfed] joined the channel
#
[snarfed]
aaronpk++ monocle preview is great!
#
Loqi
aaronpk has 36 karma in this channel over the last year (129 in all channels)
#
[snarfed]
odd bug though, it's duplicating all of my pictures: https://monocle.p3k.io/preview?url=https%3A%2F%2Fsnarfed.org%2F
#
aaronpk
that's odd... i don't even see how it's finding the photo
#
aaronpk
oh it's pulling it just from the html
#
aaronpk
i think it's because you have the `<img>` tag for the jetpack lazy loading and then also a `<noscript>` tag with another img tag inside it
#
[snarfed]
yup, probably true
#
aaronpk
which begs the question... what would you expect a consumer of that HTML to do with that
#
aaronpk
because it's definitely not going to execute the JS, but that first img tag does work fine without the JS
#
aaronpk
so should it remove all the contents of any `<noscript>` tags? that seems kind of backwards since you'd expect if it's not going to run JS then it *should* include the contents of a noscript tag
#
[snarfed]
I have no idea
chenghiz_ joined the channel
#
[KevinMarks]
Can you swap it for native lazy loading now?
gRegor joined the channel
#
jacky
ah of course
#
gRegor
GWG, I got an error about missing source and target ("rest_missing_callback_param") sending a webmention to a WP site. It has source, target, and vouch params. Guessing it might be an older version of the plugin?
#
GWG
gRegor: From where?
#
gRegor
An acquaintance
#
gRegor
I used the form on their site and that seemed to work for the wm, just figured I'd check if there was a known issue
#
GWG
gRegor: It sounds like it might be an older version, but remember, the whole thing is in the process of a major update
#
gRegor
With your interest in advancing /Vouch, I was pretty sure it would accept WMs with the vouch parameter :) So I was guessing older plugin. It is using WP REST, that's all I can tell.
#
GWG
gRegor: It should ignore them. It only does something with them if you enable an experimental flag
#
gRegor
Yeah, but it's weird that it reported source and target missing
#
GWG
But if you have the details, can you open an issue? We'll certain test it.
#
gRegor
I have minimal logs on my end but sure. I can reach out and see what version they're running, too.
#
GWG
Either way, it has probably been ages since someone sent a vouch to the plugin
#
GWG
So, probably an opportunity to fix a bug in the 4.X branch even as we try to get 5.X out the door
#
GWG
Re vouch-proxy, I wonder if it worth putting something in that can work with nginx auth_request into the WordPress IndieAuth plugin.
tetov-irc joined the channel
#
gRegor
Posted the issue and tagged the author to see what version plugin
#
gRegor
My homepage webmention to you the other day was accepted with a vouch param
#
GWG
Okay, so maybe it is an old version
#
GWG
Or something unexpected
#
GWG
I'm not running any dev version on my site
cybi joined the channel