#dev 2020-11-22
2020-11-22 UTC
# Zegnat Did Simon have a problem with verification, or just with what was and was not a profile URL? (https://github.com/indieweb/indieauth/issues/65)
# aaronpk if we want to update the actual spec page https://indieauth.spec.indieweb.org/ i have to do a manual step or two
[Emma_Humphries] joined the channel
[KevinMarks] joined the channel
# [KevinMarks] Google seem to restricting OAuth to a google account to approved browsers? https://developers.googleblog.com/2020/08/guidance-for-our-effort-to-block-less-secure-browser-and-apps.html
# [KevinMarks] ah, OK, that makes more sense. Very unclear post.
# [KevinMarks] so this would be OK for Brave and Beaker?
geoffo and KartikPrabhu joined the channel
# @simonw Weeknotes: datasette-indieauth, datasette-graphql, PyCon Argentina https://simonwillison.net/2020/Nov/22/weeknotes/ (twitter.com/_/status/1330326967841746944)
[chrisaldrich], KartikPrabhu, sp1ff, nickodd, dhanesh, schmudde and Loqi joined the channel
# petermolnar Had anyone experimented with max char per line markdown here? Apparently it's trickier, than I thought; even if I try to use pandoc to input=markdown, output=markdown, just use line-width 72 char, it tends to break, as in mess up certain things, or even leave footnotes off a document.
# Zegnat I do try to stick to a max line length, e.g. https://raw.githubusercontent.com/Zegnat/browserext-window-merger/develop/README.md but I do that manually not with any tools (other than maybe fold on the command line to check I did it right)
# jamietanna[m] Oh damn yeah that's fair aaronpk, probably for the best it can't be used further 😳
# nolith aaronpk: a PR for dropping GitLab scope to `read_user` instead of the default `api` scope. https://github.com/aaronpk/IndieAuth.com/pull/205
# aaronpk oh hm this is an easy one too i think https://github.com/indieweb/indieauth/issues/64
# Zegnat domain per URL spec is actually https://tools.ietf.org/html/rfc1034
[tantek], nickodd, gxt, kingpapa, [Raphael_Luckom] and [Aaron_Klemm] joined the channel
# [tantek] via petermolnar, https://vgai.de/posts/manual-until-it-hurts/
# [Aaron_Klemm] Bringing this discussion over from #indieweb-chat. The criticism was raised that it's confusing to comment on a site by logging into one's own site. Recently, after installing a Pleroma instance, I really enjoyed this workflow: Find out about someone you want to follow -> google that person to find their mastodon profile -> click follow on their profile -> get a popup and auth back at my own Pleroma server. I love it. I want everything to
# [Aaron_Klemm] work like that, so I remain bullish on using one's own site to do [whatever] elsewhere, and I want to understand if this community is also, or if the consensus is to obscure it. I still think it can be won.
# [Raphael_Luckom] My impression is that there are three solutions that have been explored:
# [Raphael_Luckom] 1. Native mobile
# [Raphael_Luckom] 2. social reader
# [Raphael_Luckom] 3. redirect-to-your-site-to-comment (what I think [Aaron_Klemm] is describing)
# [Raphael_Luckom] Is that accurate or are there others?
# [Raphael_Luckom] well, also there are more manual things
# [tantek] Number 3 is what uses /webactions to do so
# [Raphael_Luckom] so maybe there are three UIs under consideration--native mobile, social reader, or your site--and /webactions and bookmarklets are paths to using your site's UI
# [Aaron_Klemm] Browser extension might fit on that list, though I don't know if it's been explored.
# [Raphael_Luckom] [Aaron_Klemm] when you ask "if this community is also, or if the consensus is to obscure it."--is that because you're interested to implement it but you'd want to make sure people would _use_ it, or did you have something else in mind?
# [tantek] pretty sure that Browser extension is still on the /webactions page
# Loqi Omnibear is a browser extension for posting text notes, replies, bookmarks, and likes to your website using Micropub https://indieweb.org/Omnibear
[snarfed] joined the channel
# Zegnat Hmm, I should revisit the indie actions at some point, it looks like a blocking bug [tantek] and I discussed 2 years ago (https://bugzilla.mozilla.org/show_bug.cgi?id=1196151#c7) might be fixed.
# [Aaron_Klemm] [Raphael_Luckom] Good question. I think I just want to know if the dev efforts are heading toward more support for encouraging these use-cases or not. I have a few vague ideas of things to implement to help out those use-cases, but I'm behind on understanding the issues. Slowly I'm getting there. This helps a lot.
# [Raphael_Luckom] yeah I'm in that position too--pretty far behind; I started to describe "social readers" before tantek said that was already a thing
# [Aaron_Klemm] Right...exactly, "inventing" things that have already been invented, or, in my case, not understanding all the tech blockers.
# [Raphael_Luckom] but i do love finding out that the thing I planned to spend my whole week writing can just be dropped in from somewhere. That's really nice. I feel that way about a lot of the indieweb protocols
# [Raphael_Luckom] There's also a lot of stuff that works so well that no one notices it. I've never once lifted a finger to set up atom or RSS, but I doubt I could find any cms that wouldn't give it to me.
[Raphael_Luckom], stevestreza, oenone, jacky, MrHyde, gbmor, blueyed, geoffo, [KevinMarks] and schmudde joined the channel; nickodd left the channel
# [KevinMarks] The hope is to bake in microformats like that but it's got harder more recently. What we learned was that adding tests for them was key.
# [KevinMarks] When I helped add them to Blogger we didn't do that, so they have decayed. WP is similar, they have vestigial mf1 markup.
# [KevinMarks] Whereas when Ben added them to mastodon, because there were tests as part of that, they're maintained.
geoffo, leg and jamietanna joined the channel
# jamietanna Ooh I've not seen Omnibear in a while, looks really good, although for me it doesn't seem to be replacing the "like" on i.e. Twitter - is it meant to?
[schmarty] joined the channel
# [schmarty] catching up on some earlier discussion and thanks for the ping in chat, tantek 😄
# [schmarty] not sure where it fits into the discussion here but there are some in-between ways to do replies and posting on mobile, like using the device native "share" functionality with Shortcuts on iOS.
# [schmarty] when i was on Android some years ago i had some other automation to, for example, take the URL of the current browser tab and open it as a reply / like / etc in Quill
KartikPrabhu, gxt and leg joined the channel
[KevinMarks] joined the channel
# [KevinMarks] With the SwiftKey keyboard I get multiple copy paste buffers so I can copy the url and pull quote separately, so I can manual as it hurts less
schmudde joined the channel