#dev 2021-05-23
2021-05-23 UTC
KartikPrabhu joined the channel
# jacky tl;dr: I think I have 'workable' implementations of self-hosted Webmention and IndieAuth servers over at https://git.jacky.wtf/indieweb/lighthouse and https://git.jacky.wtf/indieweb/sele respectively
[chee] joined the channel
shakeel, jeremycherfas, digiSal and [schmarty] joined the channel
# [schmarty] jacky++ amazing!!!
KartikPrabhu and loicm joined the channel
# petermolnar so... I altered many things regarding my feeds & blogroll: I added them both as menu items - the feed link was in the page footer, the blogroll was only mentioned and linked on the front page -, I ditched the mosterous hybrid rss with namespaced atom feed and kept atom only, and both of them received a nice xsl which now displays a lot of info.
# petermolnar [KevinMarks]++ for the https://aboutfeeds.com/ link and their https://github.com/genmon/aboutfeeds/blob/main/tools/pretty-feed-v3.xsl because it helped me understand some of the problems with my XSLs.
[KevinMarks], loicm and barnabywalters joined the channel
# barnabywalters jacky++ nice work on lighthouse and sele!
# petermolnar do css media queries work inside an XSLT?
# petermolnar compare https://petermolnar.net/ and https://petermolnar.net/feed/index.xml on mobile
# petermolnar on my android with ff, the latter gets a "desktop" like view
# petermolnar as in the font size is off
# petermolnar I'm trying to figure out, why, but none of the @media queries I put in the xsl seems to be working
# petermolnar ah
# petermolnar no, I don't; let's see
# petermolnar yep, that was it
# petermolnar aaronpk++
leo60228, sumner, [tantek] and [KevinMarks] joined the channel
# [KevinMarks] At least a default in html doctype, quirks mode may need to keep it
[schmarty], barnabywalters, [chee], dckc and jjuran joined the channel
jjuran joined the channel
[KevinMarks] joined the channel
GWG joined the channel
# jacky https://indieauth.spec.indieweb.org/#redeeming-the-authorization-code mentions how some clients can use it to just check that the person's legit
KartikPrabhu, barnabywalters and leo60228- joined the channel
# barnabywalters aaronpk, jacky: agreed that making auth and token endpoint behaviour clearer and more consistent would be beneficial, and if it’s going to be a breaking change then probably best to do so sooner rather than later
# barnabywalters or at least explicitly mentioning in the spec/on the wiki that the simplified version using only the auth endpoint is deprecated, and should be supported only for backcompat reasons
# barnabywalters also I feel like this diagram https://spec.indieweb.org/INDIEWEB-LIVING-STANDARD.svg would benefit from having the auth and token endpoint columns surrounded in a coloured box or something to make it clear that it’s expected that they live on the same service
# barnabywalters I’d definitely participate
# jacky https://github.com/indieweb/indieauth/issues/77 for context
# barnabywalters thanks. if we’re gonna potentially wait until august to discuss these, then I want it written down somewhere ;)
# barnabywalters seems like my other thoughts are covered here already https://github.com/indieweb/indieauth/issues/58
# barnabywalters yeah Zegnat already bought up the same points I made in that thread, so I’ll just +1 their comments rather than make a new issue
sparseMatrix joined the channel
# sparseMatrix o/
# sparseMatrix quick question y'all
# sparseMatrix I'm using bs4 to parse e.g., github profile page
# sparseMatrix but the rel me link is actually a rel nofollow me link
# sparseMatrix at least, that's what has the relevant value (I think)
# sparseMatrix anybody wanna weigh in on this? TIA : D
# barnabywalters heh true, that’s a funny contradiction
# barnabywalters I’d say it’s still valid for the purposes of relmeauth, but the rel nofollow is more saying “gh doesn’t take responsibility for this site, don’t ascribe a higher reputation to this site because GH linked to it”
# barnabywalters they’re not incompatible
# sparseMatrix astonishing the faith they have in me after so many years heh
# barnabywalters huh I didn’t know about rel sponsored and ugc https://en.wikipedia.org/wiki/Nofollow#Qualified_outbound_links
# barnabywalters interestingly, neither of them are on https://microformats.org/wiki/existing-rel-values
KartikPrabhu joined the channel
# sparseMatrix interesting indeed : )
# sparseMatrix I guess this one would come in under the 'POSH' heading.
# sparseMatrix That POSH page on the mf site is pretty good stuff.
# jacky have to patch https://docs.rs/indieweb/0.0.9/indieweb/ now to support the authn/token endpoint swapping
# sparseMatrix too funny GH does this, looking at the rest of their markup, that one backlink qualification is about the only t hing there that is semantic, just about every other class is strictly presentational
# barnabywalters tbh I’m surprised silos use rel=me markup at all. AFAIK it doesn’t materially benefit them in any way
# barnabywalters potentially, but how is it used/surfaced, and how does that benefit the silo?
# barnabywalters yeah, all it takes is one dev who knows+cares, and then that template will have it until it’s replaced
# [KevinMarks] We promoted it with Google profiles and social graph api years ago, and devs mostly got it, and added it to sites, and it hasn't completely link rotted yet.
# [KevinMarks] (and technorati before that)
# sparseMatrix masto qualifies such external links further, they're also using noopener noreferrer
# [KevinMarks] Even on profile?
# [KevinMarks] I was hoping mastodon green for link back would help a bit with rel=me
[fluffy], sebbu, jeremycherfas, jeremy and jeremych- joined the channel