[manton]@GWG [aaronpk] In addition to NPR, there are a few podcast services that either generate JSON Feed or consume it. In a post last year I mentioned Breaker, Cast, Fireside, and FeedPress. I should add attachments to Micro.blog's feeds too (which would include Micro Monday).
[Vincent][sknebel] I’ve been discussing porting my webmentions code to Lamda with Phil Hawksworth. Yeah it is basically Node code that runs (and you pay for usage only, similar to Heroku without a server). The endpoint created is the name of the file. I haven’t actually got the code running yet. The local process is a bit convoluted
[astillanet]I’m trying to create mi micropub endpoint but having problems with encodings when posting from Quill. Some chars are rendered as `_` and cannot figure out how to fix this. Shouldn’t be that difficult… I’m from Spain and write mainly in spanish, so this is an important thing to fix 😅 Any idea on how to fix?
Loqi[voxpelli] petermolnar: pushing _all_ existing categories to the client sounds unfeasible? would probably need to be a specific ?q=categories that returns a paginated list and which maybe can support some additional param for some kind of autocomplete/search
[eddie]!tell GWG From what I understand, Wordpress supports Micropub category queries. Is this ?q=category&search= for autocomplete or is it a complete list?
Loqiswentel: sebsel left you a message 3 days, 22 hours ago: Does the IndieWeb plugin for Drupal support the Microsub 'preview' action? I think it does not, from the code I read, but I might have missed it. See also https://github.com/indieweb/microsub/issues/34 :)
Loqi[Ryan Barrett] Ah, that classic girl’s rite of passage: crimping her first RJ45 cable.
Next step: off to the datacenter. She’s had a free ride here for four good years. Time to start pulling her own weight!
LoqiGWG: [eddie] left you a message 1 hour, 8 minutes ago: From what I understand, Wordpress supports Micropub category queries. Is this ?q=category&search= for autocomplete or is it a complete list?
sknebel[cleverdevil]: someone asked about webmentions on Lambda today. you've used Lambda for indieweb things I think, did you do anything in that direction?
[eddie]I’ll add some more general detail around it but for now it’s fixed up in its own section with some clarity around brainstorming and actual implementations