[Lewis_Cowles][qubyte] if you were to add some attribute to your css you could find and replace it using the link. Then you only need to know the new value.
[Lewis_Cowles]Interestingly it's not just the content, but a HTTP Response which is cached, so you can set headers, you can evict cache explicitly from service-workers
ZegnatI think [qubyte] sets that part in the filename himself. Just didn’t know how Netlify generated the ETag. Which is 8b668b7c83b8feaf21df3d4d5086f875-ssl-df when I load that CSS file.
[qubyte]My goal in all this is to see if I can continue to use old cached HTML when the only thing which changed is the (immutably named) CSS. Buuuuut this might be a rabbit hole.
[Rose]It is! I couldn't figure out why it wouldn't compile before, so I should probably update the readme with the notes from my experience to help any other "I can probably follow the pattern enough to fix stuff but I'm not an iOS developer" people
petermolnar!tell snarfed I'm trying to figure out if there's some sort of static link that can be added to my site for fed (eg mastodon) follow. I've found the https://mastodon.social/users/USERNAME/remote_follow scheme, but I believe it's Mastodon specific. Are you aware of any kind of links that can be used with the fed.brid.gy provided @petermolnar.net@petermolnar.net?
aaronpkbasically you have to either tell people to copy your @user@host address into their mastodon, or you do the discovery bit and redirect them to their host with your address pre-filled
Loqiswentel: [jgmac1106] left you a message 2 weeks, 6 days ago: the recorder apk coming our sounds amazing. Wonder if there are micropub possibilities
Loqi[snarfed]: petermolnar left you a message 2 hours, 22 minutes ago: I'm trying to figure out if there's some sort of static link that can be added to my site for fed (eg mastodon) follow. I've found the https://mastodon.social/users/USERNAME/remote_follow scheme, but I believe it's Mastodon specific. Are you aware of any kind of links that can be used with the fed.brid.gy provided @petermolnar.net@petermolnar.net?
beko[m][snarfed]: ty it's fixed, custom POSSE provider works now. Now I get Error: {"error":"This action is outside the authorized scopes"} 403 Client Error: None for url: https://social.tchncs.de/api/v1/media but I did enable `publish` and was redirected to permit "edit anything" on my instance
bekoawesome :D now I just have to find out how to use the excerpt. Needs probably plugin support. This is just a generic POSSE provider that doesn't know about any Bridgy options.
petermolnarok, say I'm logged in on mastodon.social but I'm browsing, say, pterodactyl.social - another mastoton instance. I'll not be logged in there, given it's no my "main" fediverse instance, correct? What happens if I press a follow button there?
LoqiA web action is the interface and user experience of taking a specific discrete action, across the web, from one site to another site or application https://indieweb.org/webactions
petermolnaranother perspective: from the direction of how we are not actively against utilizing silos as media of mass distribution, similarly to that, in my opinion, our tools for the reverse - following - action can't be solely indieweb/indie reader oriented. Which is why I was after a button or a URL I could add to my site for, in this case, for fediverse, to follow me with the help of fed.brid.gy. I forgot that this is not this simple, b
petermolnarecause I don't know the visitor's preferred instance, hence the remote_follow features in fediverse servers. (I filed a feature request to fed.brid.gy). Other than this, I think follow buttons for silos are not that trivial - I can link to my profile, but it'll still need an additional button. Am I mistaken?
aaronpkpetermolnar: twitter has a button that uses JS to pop up a dialog (or at least they used to), but because of the security around it, it's not possible to provide a button that will actually follow you when clicked
aaronpkthink about it, if you could visit my website and see a button which when clicked would follow me, then I could write code to click it automatically as soon as you visited
petermolnarone more button is not inheritantly wrong, but I can only link to my twitter profile, not to a page with a single button "yes, really subscribe" unless I'm mistaken
aaronpkhm, is there a way to explicitly indicate that the microformats in a post in a feed is not complete? that consumers *should* fetch the permalink for the full details?