#dev 2022-12-24

2022-12-24 UTC
#
[snarfed]2
gRegor++ thank you!
#
Loqi
gRegor has 22 karma in this channel over the last year (72 in all channels)
#
gRegor
Stepping away from the computer, happy holidays all!
#
[tantek]
happy holidays gRegor!
geoffo, [benatwork], sp1ff, gerben and barnaby joined the channel
#
[tantek]
that overloading of ‘rsvp’ property sounds bad (both enum on an /rsvp post, and URL on an /event post)
#
[tantek]
Also I’m not sure we want to propagate u-like u-comment u-repost etc. every time there’s a new response type that seems like a lot of work for individual receiving posts / servers to have to upgrade/update
#
[tantek]
have we talked about collapsing them into a u-response?
#
aaronpk
again i think we need to be really clear about the consuming case of these things before we keep going
#
[tantek]
Salmentions without having to change that logic for every new /response type
#
[tantek]
I should have said that first yes
#
[tantek]
I don’t know of consuming use cases for each response having its own u-* property like u-like
#
aaronpk
i think we should go deeper on salmentions before continuing this too
#
aaronpk
because i don't think there are a lot of implementations of it in any form
#
[tantek]
So yes, I’m arguing for simplification from a consuming use-case perspective
#
aaronpk
also we should revisit the salmention functionality in the context of how activitypub has handled the similar problem and all the scaling and visibility problems that exist with that model
#
[tantek]
We don’t have a lot of exact implementations, however I’d say that AP / [Simon_Willison] example demonstrates problems with other approaches to implementing the equivalent of Salmentions
#
[tantek]
I think we are overlapping in our concerns aaronpk
#
aaronpk
basically i don't think we have a solid enough understanding of the solution to jump to markup discussions just yet
#
[tantek]
Sorta. We’ve had some trial & error and I think it’s ok to iterate
#
[tantek]
Because we do have things that have been prototyped and deployed live
#
[tantek]
And we are starting to see the problem of in-post response markup proliferating, so this is actually a call for fewer markup properties, not more
gerben joined the channel
#
[tantek]
Lastly despite agreeing we don’t have a backcompat issue, u-like-of vs u-like has always looked like it would confuse devs into making a mistake
#
[tantek]
Now we have likes, reposts, rsvps, bookmarks, quotes, and probably a few more I’m forgetting.
#
[tantek]
Aaronpk, I’m not saying u-response is a “complete” solution. I’m saying it’s a stopgap to prevent further proliferation of extra class names per response type, so publishers can stop publishing them now, before we start seeing consuming code dependencies
#
aaronpk
imo a stopgap is to stop marking them up
#
[tantek]
I agree we need to better understand the mechanics / dynamics of how Salmentions should work, and how AP/Masto is failing
#
[tantek]
that’s reasonable too, then we should make sure they are all only in Brainstorming sections with big warnings, not in “How to” sections
#
[tantek]
Except will dropping u-comment cause the few Salmentions implementations to break?
#
[tantek]
Curious what [ben_thatmustbe] ‘s code would do
#
aaronpk
according to this there are only two receiving implementations of salmentions, at least one of which we know is offline https://indieweb.org/Salmention#IndieWeb_Examples
#
[tantek]
I count you and [ben_thatmustbe] as still working Salmentions receivers. Hence I asked
#
[tantek]
Page does need updating thought to add a Previous Examples section
bterry2, geoffo, angelo and jeremycherfas joined the channel
#
[KevinMarks]
Talking to people who have had salmention implementations and ceased them could be informative too - was it traffic floods that caused them to stop?
#
[tantek]
I think it was lack of interesting things happening
petermolnar and tiim joined the channel
#
@zsbenke
This is just a test to see if http://Brid.gy POSSE works from a client.
(twitter.com/_/status/1606581190080794625)
barnaby, gxt, win0err, chenghiz_, geoffo and [timothy_chambe] joined the channel
#
[snarfed]2
in which I learn more about CA bundles than I planned to on Christmas Eve morning 😐 https://github.com/snarfed/bridgy/issues/1372
#
Loqi
[preview] [tobykurien] #1372 Add Let's Encrypt R3 intermediate certificate to server
#
[schmarty]
that is confusing about LE R3!
#
[tantek]
@snarfed++ devops hugops
#
Loqi
@snarfed has 57 karma in this channel over the last year (101 in all channels)
tiim joined the channel
#
[tantek]
I think it’s going to be a “bug” fixing day, or whatever you call it when you rewrite code to be more robust
win0err joined the channel
#
[schmarty]
Sounds right!
win0err, jordan1, [fluffy], nertzy and [James_Van_Dyne] joined the channel
#
[tantek]
learning about `curl_multi_exec`
win0err joined the channel
#
starrwulfe[m]
Well I found out how to use Vercel to rewrite my site from Craft app. Now I just need to figure out how to add some rel=me and webmentions tags into the mix along with some other niceties...
#
[tantek]
opting for CURLOPT_TIMEOUT instead of curl_multi_exec
#
[tantek]
going to give Bridgy Fed a 30s timeout
win0err joined the channel
#
[tantek]
"like" regression test passed, so far so good.