#[tantek]hs0ucy, not sure about the "we're doing IndieRock but signing with a big record label" analogy, because on the IndieWeb, literally the first thing we say is you must own your own label (domain name)
jacky joined the channel
#[tantek]a more accurate analogy would be something like: we're doing IndieRock but using a big record-production company on the backend to make our vinyl (which still has our name on it). we can switch record-production companies any time and it affect our viewers/listeners
jacky, gerben, strugee_ and vilhalmer joined the channel
#petermolnara bit offtopic: do iframes on a page get followed and indexed by google?
#@oliverver↩️ I don't recognize myself in this!
I'd use Headless-CMS JAMStack Edge Functions SvelteKit SSR Atomic CSS TypeScript Webmention PWA that's completely different (twitter.com/_/status/1522518325724594176)
#IWDiscordGateway<capjamesg> petermolnar I had never thought to ask that question.
#petermolnaruse case: I have editor rights on a wordpress with very limited options, and I want to create a dynamic list of events for google to index.
#petermolnarthe other alternative, if works, is generating json-ld from JS on the fly, and I also don't know if G indexes that or not.
#sknebelgoogles documentation seems a bit split on it
#sknebelsome pages suggest adding links to the iframed pages
#IWDiscordGateway<capjamesg> I’d love for Google to make a list of exactly what links they follow.
#IWDiscordGateway<capjamesg> Someone at my work made a doc that curated public statements on the indexing pipeline. I can check it next Tuesday for iframe guidance.
kloenk and tetov-irc joined the channel
#[tantek]I can't even get Google to index all my permalinks :/
#jackyanyone got any hacks planned for le weekend?
#jackyI'm going to be working on optimizing my cursor pagination for Micropub (hopefully also going to explain how it works on the wiki and my site for anyone else who wants to do the same in the future)
#callym[m]my auth server seems to be working! so now I want to go back to writing my git-based wiki site that I wrote it for
#wiki[m]for the weekend I'm giving unifiedpush.org a try and trying to integrate it with an authorization endpoint I've been writing. Trying to authorize the login via a button on the push notification
jamietanna joined the channel
#jamietannaMay try and see if I can get update support in micropub-go
#jackywiki[m]: def would like to hear how that ends up working out
#jackypush to log-in stuff is something I'd wanted for my site for some time
#jackyJamietanna: that's something I've punted on my site (doing patches on JSON is kinda tricky)
#jackyI have the occassional need for things like that
#jackylike updating the author of a nested reply context
#jackywiki[m]: I'm really curious about how you'll go about using unifiedpush, I've never understood how to use it as someone wanting to send notifications
#wiki[m]I may write about it, but to summarize, I have ntfy.sh installed both on my phone and on my server, and when you do a POST to the server, the phone gets the notification (usually via some not-great-battery-wise method)