@remSo apparently http://webmention.app is getting hammered too, with bad requests causing timeouts. I put it into a paid Vercel account at 10am and at 12am I've reached nearly 750 GB-Hours (whatever that means - but it's 75% of the limit).
So for now, because I want to (1/2) (twitter.com/_/status/1620038473255108610)
[snarfed]this kind of thing does happen very regularly, unclear if this one is different. normal probe spikes can disproportionately affect apps like webmention.app if they make a lot of external fetches, esp without caching or enough input validation, and if the platform bills by request time instead of (or in addition to) CPU utilization or instances or anything else
lqdev[m]How do you all think about Polls as part of your website? I know they're a thing on Twitter / Mastodon / Tumblr. I've tried embedding a (insert your polling software here) form in a Note post and that seems to work okay, especially if you want access to not be constrained to any specific silo. https://www.luisquintanilla.me/feed/ms-forms-embed-test
capjamesgIf you have a webaction handler set up, the "Vote" links will be replaced with links to your micropub client that you set up in your webaction handler.
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, like a cross-site follow button, or a reply button on a post, which when activated, allows you to reply using your own site instead of the site you are viewing https://indieweb.org/webaction
lqdev[m]TIL about Webactions. There go the next few months of my life trying to implement a dotnet library for them. 😅 Thanks! I'll give your post and the Webactions wiki a look.
[jacky]Initially, I was thinking about just making a bunch of buttons but I think giving a description of side effects would be more helpful (and assumes less of the user)
jamietannaThis change would mean that folks who only have an authorization_endpoint can no longer authenticate to Bridgy Fed, as this now requires a token_endpoint too. I believe this is in the minority - but am happy to be corrected - of users
jamietannaOf those who have a token endpoint, but haven't kept up-to-date in the spec for the last few years, this wouldn't be any changes, as the updates to add Proof of Key Code Exchange (PKCE) are backwards-compatible and can be ignored
[schmarty]this Ben Ubois (Feedbin creator) interview on shoptalk has a lot of hits! i mentioned it in meta for how they touch on social features but i also now have an itch for an email-to-microsub-channel thing for stuff like patreon updates and newsletters that i want out of my email and into my reader. https://shoptalkshow.com/549
[schmarty]trying to decide if it makes sense to look into using one of these and maybe exporting a feed that i can subscribe to in aperture. _orrrrrr_ start researching what i can glue together from more general parts to go from inbox to micropub (into an aperture channel) directly.
lqdev[m]<[snarfed]> "Newsblur does that, it's great..." <- big fan of this feature in NewsBlur. Keeps my inbox clean and I access info all in one place.