#dev 2023-12-20

2023-12-20 UTC
bterry, CRISPR and trwnh joined the channel
#
[jacky]
omg.lol is a silo that could support indieauth as a provider so I'd be more inclined to spin this up and then ask them to add support
#
[jacky]
(I love the styling of this site, few accents and just straight corners)
#
[aciccarello]
The admin has been in chat before
#
[jacky]
hmm this API _could_ work
#
[jacky]
ah see I don't know how to get a bearer token and I bet it's going to be a PAT token
#
[jacky]
I don't feel comfortable having people submit one on the web (feels like a no-no)
#
gRegor
that is a satisfying url
#
gRegor
api.omg.lol
#
[jacky]
hm and I'd need to have a client app with them, that's fine
#
gRegor
oh, hm, yeah that authorization code exchange requires an api_key in the bearer header
#
[jacky]
yeah that'd need more clarity
#
[jacky]
tbh it'd be way easier if they had `indieauth.omg.lol` and wham
#
gRegor
ind.omg.lol
#
aaronpk
lol what that's not how OAuth works
#
gRegor
I thought it looked odd, wasn't sure
geoffo_ and gRegor joined the channel
#
[jacky]
a feed aggregator for bluesky https://goodfeeds.co/
#
[jacky]
going to keep it to github and flickr for now and figure out what's more worthwihle on time to support
#
[jacky]
don't wanna spin any more spoons
#
gRegor
Sounds smart
#
[tantek]
Makes sense Jacky++
#
Loqi
Jacky has 7 karma in this channel over the last year (42 in all channels)
[jeremycherfas], hacdias, gRegor, geoffo, Guest6, Renfield, [marksuth], barnaby, AramZS, jonnybarnes and [jacky] joined the channel
#
[jacky]
I do want to consider more options
#
[jacky]
just to give people them
#
[jacky]
but e-mail is hanging on as that option
Guest6, geoffo, [manton], gRegor and [tw2113] joined the channel
#
[jacky]
hope getting an API key from Flickr isn't hard
#
[jacky]
it was _not_ 😈
#
gRegor
nice!
#
gRegor
[snarfed], minor, but I'm still seeing BF show an error delivering to 1 instance. Can't tell from the logs which one, don't really see an error message. It did get delivered to the one you manually fixed recently, though.
#
[tantek]
yeah, Flickr is one of the more turnkey setups for building apps
#
[tantek]
has* one of the more
[snarfed] joined the channel
#
[snarfed]
I worry how well the Flickr API is maintained (or not) though. eg I don't see many employees post on https://www.flickr.com/groups/api/discuss/
#
[tantek]
[snarfed] I think it "just works" especially the auth stuff since it's so old and tested
#
[tantek]
jacky, I have re-added my Flickr profile rel me to my home page. ready to test 🙂
#
[snarfed]
not maintained/attended to is still a problem though; issues always come up. eg Bridgy has a years-old incompatibility with Flickr-hosted photos because it doesn't serve Content-Length, and no one on their side has ever replied. https://github.com/snarfed/bridgy/issues/944#issuecomment-628045583 , https://www.flickr.com/groups/api/discuss/72157714359969377/
#
Loqi
[preview] [snarfed] thanks for filing! specifically, the problem here is publishing to twitter. twitter has a [5MB limit on images](https://developer.twitter.com/en/docs/media/upload-media/uploading-media/media-best-practices#image-specs), so bridgy checks the source im...
#
[jacky]
once it's deployed, I'll let y'all know 🙂
#
[jacky]
trying to make sure this thing doesn't knock someone's site over with too many requests first
#
[tantek]
bring it
#
[snarfed]
huh, odd. I got a wm just now with source https://aaronparecki.com/2018/06/30/11/your-first-webmention and target https://snarfed.org/2018-07-01_sending-your-first-webmention-from-scratch-%e2%80%a2-aaron-parecki . oddly that target is a like of the source, so I'm not sure how the "reverse" wm happened there
#
[snarfed]
also oddly, the WordPress Webmention plugin interpreted aaronpk's post as a like of my like (cc GWG)
#
Loqi
[preview] [Aaron Parecki] Sending your First Webmention from Scratch
tbbrown joined the channel
#
tbbrown
same. also received hundreds of webmentions an hour or so ago
geoffo joined the channel
#
aaronpk
from me?
#
aaronpk
that post sends out webmentions regularly, because of salmention
#
aaronpk
so whenever it gets a webmention it re-sends all webmentions
#
aaronpk
but, i thought it was only supposed to send to links in the post, not also responses
#
aaronpk
maybe i should just turn salmentions off for now, i am not totally sure how this all works now
#
tbbrown
they were spurious mentions for different urls but the first was for that same first webmention url
#
aaronpk
well you _should_ be able to handle random webmentions from old posts without any bad side effects for this reason, but i should also double check my sending logic
#
tbbrown
i doubt it has anything to do with your code. i'm getting the sense that someone may have used the mentions on that page to seed something like a worm
#
aaronpk
that could be
#
[tantek]
wormmentions? the plot (of land?) thickens
#
gRegor
I got a notification wm for that. Think it helped me find a loop bug where it kept trying to reprocess it as a notification webmention.