03:45
<MikeSmith>
wait, bz left Mozilla?
03:47
<MikeSmith>
oh wow, at Apple since March
10:06
<tobie>
A while back, a few folks at WHATWG suggested renaming master branch to something else. I pushed back (gently), arguing the metaphor was that of master copy (from the music industry/pre printing press copyists). It turns out I was wrong, and the name does comes from the master/slave metaphor, which makes it both racist and frankly, not a very good metaphor (see
10:06
<tobie>
https://mail.gnome.org/archives/desktop-devel-list/2019-May/msg00066.html). So apologies for the misdirection back then.
10:11
<tobie>
The link is: https://mail.gnome.org/archives/desktop-devel-list/2019-May/msg00066.html (in case your client got mixed up with parentheses as badly as mine did).
10:14
<annevk>
Thanks for finding that. I guess the question now is whether to wait for the Git community to find a new recommended default or for each repository to figure out a migration story
10:20
<annevk>
zcorpan: ^^ you might want to follow-up with the folks who a full year after that thought they were somehow in the clear
10:21
<zcorpan>
tobie: thank you
10:31
<zcorpan>
annevk: there is also work started to change the name in git, see https://twitter.com/DEGoodmanWilson/status/1269931737515282438 and https://github.com/git-for-windows/git/issues/2674
10:36
<annevk>
zcorpan: I saw some of that, it's probably worth waiting a bit to see if those efforts pan out
10:39
<zcorpan>
annevk: I can ask Don
16:11
<annevk>
Domenic: it seems we somehow still have a legacy way to integrate Travis with GitHub, right? At least elsewhere the Travis results show up in some kind of GitHub tab
16:11
<Domenic>
annevk: yeah quite possibly; I'm rather confused by all the changes these days.
16:12
<annevk>
Domenic: we might have looked at this before, https://docs.travis-ci.com/user/migrate/legacy-services-to-github-apps-migration-guide/ was a purple link for me
16:12
<annevk>
also, yes
16:13
<annevk>
Ah, https://github.com/whatwg/meta/issues/96
16:13
<Domenic>
I think part of the issue is travis-ci.org vs. travis-ci.com
16:14
<Domenic>
But when I go to https://travis-ci.org/account/repositories where it prompts me to consolidate it says "Sign up for the beta" (of having everything on .com) so my instinct is to not do anything yet if it's still beta.
16:16
<annevk>
Okay, I'm going to reopen that issue though
18:14
<ondras>
please forgive me re-asking once more
18:14
<ondras>
so, is there a way to find out whether a randomly encountered <script> is already loaded? even if its onload was alteady executed, i.e. i am visiting it post-load?