#[snarfed][Sam_Butler] that's exactly the kind of thing we care about and work on here! We use domains and the web as our base layer that individuals can own and control, instead of DIDs, and we use techniques like rel-me and u-syndication to stitch together identities and posts from multiple places and silos
#[snarfed]The one catch with your step # 3 is that some silos (eg Facebook, Instagram, LinkedIn), limit their APIs and make it hard or impossible to automate posting to them, at least for small individual sites like ours
#[fluffy]Hm, I just discovered that floated images inside a <figure> container can’t accept shape-outside styles, or at least it doesn’t work in Firefox or Safari. Anyone know why that’s behaving that way? If I replace the <figure> with a <div> the shape-outside works just fine.
#[fluffy]I had switched my image container tags from <div class=“images”> to <figure class=“images”> on my site for better semantic purposes, but that broke the handful of floated shaped images.
#[fluffy]Safari’s layout inspector still shows the shaped region around the image but it’s showing an additional blue rectangle that is closely cropped to the image extents instead, and text is wrapping to that. I have no idea what the blue bit is signifying, and it only appears for the image itself, not its container.
#[fluffy]oh, the same blue thing appears when I have it wrapped in a <div> but now the text is wrapping around the shaped border instead of the img’s extents.
#GWGaaronpk, [max]: Sometimes I revisit an old rabbit hole, but not that one. If you add tile server + reverse geocoder you need a big machine
jacky joined the channel
#Rattroupeaaronpk, do you know of any IndieAuth clients that request and use the profile and email scopes?
#hendursagaGWG: unless it's for a smaller region, like a state or two? I had an old computer running both a tile server & reverse geocoder and had no problems..
#GWGhendursaga: The question about it is how do I know what it has, and code a fallback? I may mostly be in the same place, but I used to travel elsewhere and may again
#hendursagaGWG: for that I just downloaded a poly file of state boundaries and if the request was outside of it, then fallback to some public server