[eddie]!tell aaronpk: I got a Micropub post to Aperture to work except the content. I did a content attribute inside of properties, with an array of objects. It contained an html and a text attribute which both contained a string. Aperture is returning all my properties except no content attribute.
Loqiaaronpk: [eddie] left you a message 9 minutes ago: I got a Micropub post to Aperture to work except the content. I did a content attribute inside of properties, with an array of objects. It contained an html and a text attribute which both contained a string. Aperture is returning all my properties except no content attribute.
@TeamWembassy@stevepurkiss yea i get it i think it serves a good purpose. my goal is to have something super simple and specific use case, kind of a drop-in and go sort of deal. I probably will lean on them for things and give them some of what im doing with Webmentions as well. (twitter.com/_/status/962995099675209729)
[kevinmarks], [tantek] and tantek joined the channel
ZegnatIt’ll be interesting to see the reaction of the public. The reaction of commercial websites might be to get rid of the warning ASAP, which is probably exactly what Google wants
sknebelI know many hide them from the homepage feed by default, not sure if anyone treats atom differently (well, many people use granary, so those don't likely)
tantekuntil someone shows me a feed reader that *does not* support h-feed, AND yet somehow supports doing something useful with like/reply posts, I'm not going to worry about it
[gerwitz]+1 FWIW … replies and reactions require the context of a content resource. I don’t like elevating them to be a peer to original posts. (Ev Williams is the smartest-on-this person I know who disagrees.)
jeremych_, jeremycherfas, [kevinmarks], AngeloGladding and barpthewire joined the channel
schmartytantek: i used to autoembed soundcloud links. generating an embed iframe from a track's browser-readable URL required an extra processing step to get the trackID, as you noted.
schmartyKartikPrabhu, aaronpk: i hadn't thought to try oembed, so i fetched the page and looked for a proprietary meta tag containing a soundcloud: url
snarfedAWS definitely has an equivalent competitor in GCP. migrating either direction is totally doable, esp if you're using basic services like EC2, S3, etc
snarfedhonestly for a personal web site, you can probably get by with just filesystem dates, simple linear search, etc, and maybe google site search or aws's hosted elastic for site search if you really need it
[cleverdevil]But, since MongoDB came first in Known's history, the MySQL database is basically a bunch of tables with indexed columns that also have the JSON document embedded.
aaronpk[eddie] if you add a syndication link from your indie post to your github post, i'll be able to reply to your indie post and have my reply also syndicated to github :)
[eddie]Right now I syndicate by posting to my site, updating jekyll and then manually sending a Webmention to bridgy publish through Telegraph. Which means until I get automated webmention/syndication logic in my site, I would have to copy the url returned on telegraph, open the post on my server and manually paste the syndication link in.
schmartyi've been using tt-rss + woodwind for a bit and am ready to move past them. this flurry of new microsub stuff makes me feel like it'd work out for me okay. :}
[eddie]Hopefully this code signing stuff is an easy fix with Apple so I can push out my bug fix release on Indigenous and start on support for some of the new Microsub read/unread stuff! Not knowing the state of stuff in my channels has been one of the biggest things messing with my Microsub use
schmartyaaronpk: thanks! i don't think i'm ready to start work on a client yet. i'm interested in getting my hands dirty setting this stuff up to learn the state of things.
[jjdelc]I got a question about bridgy and my identity. My identity auth site is www.domain but my blog and posts live under jj.domain so it looks like bridgy is never finding my new posts when scanning www. It is assuming that my posts will be on my identity page. or am I missing something? Only when I tell bridgy to crawl a specific post it can then post the mentions to it.
[jjdelc]both my identity page and blog index point to each other with rel=me, but there's nothing special about the link in my identity page to tell "here be the posts" and not any other outbound rel=me post
snarfedi recommend adding it to your profile (and re-authing bridgy) anyway. it behaves subtly differently when it believes a web site is actually yours vs not
[jjdelc]I have another question about the inclusion of webmentions in an entry. Should the list of webmentions be inside the h-entry? because when I parse the links in an h-entry I will find all the webmention links again, but my entry isn't really pointing to them. I've seen some implementations and the list of metsions is inside the h-entry.
[jjdelc]Right now I have those outside my e-content because it is not content I've written (not my body), but a different attribute of the post, still inside h-entry but outside e-content
aaronpkoh yeah, this is not just my site, it's also the webmention.io avatars. maybe someone with a lot of traffic recently started showing webmentions from there
aaronpksknebel: yeah i'm gonna wait til the end of this billing cycle and see if january was just an outlier. but if this keeps up then i'll probably move them to a linode
aaronpkspeaking of things that are barely worth the trouble, I want to delete everything from aws glacier that I was experimenting with for a while. but you can only delete the vault if it's empty, and there is no UI to empty it.
sknebelit's probably a robot doing it, but something like that (is it public what glacier is based on? I remember there being tons of speculation at some point, but not sure if it ever was clarified)