#dev 2019-03-16

2019-03-16 UTC
iasai, KartikPrabhu, [tantek], [cleverdevil] and snarfed joined the channel
#
[tantek]
now I just have to document the "how to add a Slack chat button" to your /contact page
#
[tantek]
here I'll leave a few pointers:
#
[tantek]
Slack << How to find your TEAM_ID and USER_ID: View Source on the desktop web slack client ( https://indiewebcamp.slack.com/ ) and search for "team_id" in the source. The after it starting with "T" is your team_id, and just before it the value starting with "U" is your USER_ID
#
Loqi
ok, I added "How to find your TEAM_ID and USER_ID: View Source on the desktop web slack client ( https://indiewebcamp.slack.com/ ) and search for "team_id" in the source. The after it starting with "T" is your team_id, and just before it the value starting with "U" is your USER_ID" to the "See Also" section of /Slack https://indieweb.org/wiki/index.php?diff=58242&oldid=58241
#
[tantek]
contact << How to make a "Slack chat" link: see [[Slack#See_Also]] for how to construct a one click "slack:" URL that others can click/tap to write you private message on the Slack instance of your choice (like on the [https://indiewebcamp.slack.com/ IndieWeb Slack])
#
Loqi
ok, I added "How to make a "Slack chat" link: see [[Slack#See_Also]] for how to construct a one click "slack:" URL that others can click/tap to write you private message on the Slack instance of your choice (like on the [https://indiewebcamp.slack.com/ IndieWeb Slack])" to the "See Also" section of /communication https://indieweb.org/wiki/index.php?diff=58243&oldid=51053
#
[tantek]
alright, that's enough breadcrumbs for now. Let's see if anyone else figures it out from that and adds a Slack chat button to their /contact page 🙂
#
[tantek]
LMK if you do and I'll be happy to test it
iasai, tw2113, snarfed, KartikPrabhu, [eddie], [tantek], RenoG and KidReese777 joined the channel
#
[tantek]
just noticed that Tim's slide about the "1990 Building blocks of the WWW" mentions HTML, UDI, HTTP but the background image is JavaScript, which uh, didn't appear until 1995 😂 https://twitter.com/timberners_lee/status/1105377954077556736
#
@timberners_lee
In 1990, I coded up the foundational technologies for the World Wide Web. To celebrate the web’s 30th birthday, will you add to a crowdsourced Twitter timeline of the web’s milestone moments? https://webfoundation.org/2019/02/help-build-a-timeline-of-the-webs-history/ #Web30 #ForTheWeb https://pbs.twimg.com/media/D1cE14SX0AE2dqg.jpg
(twitter.com/_/status/1105377954077556736)
iasai joined the channel
#
[tantek]
More importantly, "building blocks" framing!
iasai, snarfed and KartikPrabhu joined the channel
#
@wsteenvoorden
↩️ Volgens mij ook een stuk groter dan de huidige Alkmaarklasse en vol met handige tools zoals een drone, microsub en een werkbootje. Ben benieuwd naar de naamgeving.
(twitter.com/_/status/1106804608897294337)
barpthewire, iasai, KartikPrabhu, [kevinmarks], leg, [jgmac1106], gRegorLove, xnxx and [tonz] joined the channel
#
[tonz]
😄 that message above talks about microsub as in ‘micro submarine’ not indieweb’s microsub
iasai, raucao, cuibonobo, myfreeweb, zoglesby, grantcodes[m], astrojuanlu[m], plindner[m], voss[m], Rixon, [frank], gkbrk and KartikPrabhu joined the channel
#
GWG
I need someone with reviewing privileges in the Indieweb GitHub community. Anyone?
gRegorLove_ joined the channel
#
Zegnat
thinks he has that
iasai joined the channel
#
Loqi
[dshanske] #132 331
#
GWG
So I can push it
#
Zegnat
I feel bad reviewing something I haven’t pulled and tested
#
Zegnat
That feels counter to the setup of requiring review
#
Zegnat
Oh, it is just text
#
Zegnat
There you go GWG
#
GWG
Thanks
#
GWG
Zegnat, if it was code I wouldn't ask
iasai, [jgmac1106], snarfed, barpthewire and [Rose] joined the channel
#
snarfed
Zegnat: eh, code review and QA aren't the same thing
#
snarfed
practices obviously differ, but most places/envs i've worked in, the burden of testing is on the implementer(s), and/or occasionally dedicated QA, not on the code reviewer(s)
#
GWG
snarfed, I remember your offer
#
Zegnat
Very few open-source projects I have ever been involved in have QA. It is up to the person approving the PR to make sure it is OK to be put on the branch that is being merged to (often master, which will be used to cut releases). So I tend to put a little more weight on those reviews (which may or may not include QA & making sure tests run etc)
#
GWG
The question is what our community repo standards are
#
snarfed
ah, sure. for PRs to open source projects from non-committers, yes, the reviewer's burden is higher
#
snarfed
(having said that, in this case GWG is a committer :P)
iasai joined the channel
#
Zegnat
GWG, I don’t think we really have standards
#
Zegnat
snarfed, fair point :P
#
GWG
So, what do I do? The WordPress projects in the Indieweb repo lack consistent reviewers?
#
GWG
Do I unlock the repo?
tw2113 and iasai joined the channel
#
GWG
And only ask for reviews on new features?
#
GWG
Not bug fixes?
#
GWG
I am thinking about Indieauth for WordPress. It is fairly stable
iasai and [aaronpk] joined the channel
#
[aaronpk]
Please drop the 2-legged vs 3-legged terms
#
[aaronpk]
They aren't part of OAuth 2, and only really caused confusion in OAuth 1
#
Zegnat
Hmm, I think I found them in relation to OAuth 2 as well, when I was looking for prior art to show that we can’t use that name
iasai joined the channel
#
GWG
Finally deploying PKCE to stable.
#
Zegnat
16 hours until Zegnat, did you get that PKCE PR for selfauth done?
#
Loqi
I added a countdown scheduled for 2019-03-17 4:24pm CET (#6524)
#
Zegnat
I need to finish up the last 30% or so that I didn’t get done during commute this week
#
Zegnat
Thanks for the indirect reminder, GWG :D
#
[aaronpk]
Some people still call OAuth 2 things that, but mainly the terminology is around grant types now
#
[aaronpk]
So 2-legged OAuth 1 is replaced by the OAuth 2 client credentials grant
#
[aaronpk]
I think we shouldn't call this something new, it should still fall under the IndieAuth umbrella, we can call it some other grant type though
#
[aaronpk]
IndieAuth mainly encompasses the idea that user and app identifiers are URLs, and we normally use the OAuth authorization code grant type
#
[aaronpk]
So I think we should call this IndieAuth with some other grant type, where we need to name the grant type not name a whole new spec
[Rose] joined the channel
#
Zegnat
This has from day one been an extension to indieauth, as it requires all of the discovery pieces from that spec to even work. Naming the grant type sounds like a good idea to me.