#[fluffy]oh yeah aaronpk did you see the conversation jacky and I had late last night regarding a stray webmention from the http version of my site via webmention.io? I was wondering if it’d be possible to find out what IP address it came from, which might help to solve the mystery
#aaronpkwhich means something is being made aware of your http addresses, and superfeedr is finding those
#[fluffy]okay then that makes sense. I have people subscribing to both http and https of my blog feed using superfeedr, and I do ping both http and https there as a result
#[fluffy]since like, websub needs to know about both of them
#[fluffy]well, mystery solved. Now the question is: what to do about it?
#[fluffy]I am purposeful about supporting both http and https on my feeds, and I wouldn’t want WebSub to be an https-only thing
#[fluffy]It’d be trivial for me to turn off http WebSub support though, and probably not make that big a difference
#@larsrosenquistYAML: the result of people ignoring the lessons from JSON (the result of people ignoring the lessons from XML). Now we’re ‘coding’ infra with 3000 line typeless, indentationsensitive markup, escaping it, then embed it in another 3000 line typeless, indentationsensitive file. (twitter.com/_/status/1200765420543840257)
#[tantek]feed file << Example implied criticism, silent unnoticed failure of invisible non-DRY content: “oops I just realized my photos *feed has been broken for a while” - aaronpk 2019-12-01 indieweb-dev
#Loqiok, I added "Example implied criticism, silent unnoticed failure of invisible non-DRY content: “oops I just realized my photos *feed has been broken for a while” - aaronpk 2019-12-01 indieweb-dev" to the "See Also" section of /feed_filehttps://indieweb.org/wiki/index.php?diff=66804&oldid=40578
#aaronpkmy micro.blog followers are probably about to get a bunch of photos all in a row now
strugee joined the channel
#aaronpkironically the reason it was broken was because I generate my jsonfeed by parsing my microformats HTML to avoid coding everything twice
#aaronpkand when I redid my photos page to be a grid, I didn't include the published date because there is no visible place for it
#aaronpkso my mf2->jsonfeed converter failed because it was expecting a published date
#[tantek]Aaronpk, similarly I’m basically tweaking / fixing my separate code path for my Atom feed *specifically* to optimize for micro.blog consumption
#aaronpknow a new side effect is that micro.blog won't get the captions in my photos anymore because they're not on that page anymore
#[tantek]Anyway, larger point being, there are UI solutions to such things (properties invisible by default but still discoverable/visible thru gestures)
#digitaliceFreelance developer here, looking for gigs
#[fluffy]hmm, I just thought of a weird corner case that my site causes in webmentions and there’s no clear solution… if I change the title on an entry, that also changes its URL. Which means a new set of webmentions gets sent out. But nothing sends out a new webmention from the old URL, so nothing will ever, like, update that.
#[fluffy]I guess this feeds back into my old webmention endpoint wishlist
#[fluffy]in principle, in my setup, Pushl will see that the old URL disappeared and so it’ll try to re-send mentions from it (assuming that it was deleted), but when it goes to check the URL for targets it’ll get redirected, and nothing in Pushl is smart enough to handle that case.
#[fluffy]I guess that’s a thing I could add though
#Loqitombstone is a replacement entry with null or marked data for a deleted entry that is especially useful in h-feeds since it is defined and supported https://indieweb.org/tombstone
#aaronpkmy old url sends a redirect, so I need to get it to send a webmention from the old url too
#takev[m]Is there a tool to validate MF2 markup? I'm writing a .NET library for handling MF2 parsing and serializing.
#takev[m]And I'd like to validate it with an external tool as well.
#Loqimicroformats are extensions to HTML for marking up people, organizations, events, locations, blog posts, products, reviews, resumés, recipes etc https://indieweb.org/microformats
#[tantek]General point: no, adding your technology fairy dust (crypto, pgp, blockchain, “verification” etc) will not solve fundamentally human/design problems, and may actually make them worse
#[tantek]See also, maybe beta test with a more diverse set of users before launching “to everyone”? See also Google Buzz
#LoqiIt looks like we don't have a page for "websocket" yet. Would you like to create it? (Or just say "websocket is ____", a sentence describing the term)
#jackyliterally setting up a self hosted version of sentry right now lol
#jackyis doing this because he's already paying for a server that's like 10% utilized