[16:09:08] mdholloway|afk: i'm around if you want to meditate [16:26:24] phuedx: o/ maybe in 15 minutes or so? [16:26:55] if it's too late no worries [16:30:43] mdholloway: bit too late for me [16:30:45] no worries [16:30:49] ah, sorry [19:41:11] mdholloway: around? [19:45:07] mdholloway: so remember the other day when i was befuddled why the js banner wasn't yielding? i found a comment from former self to future self: https://github.com/wikimedia/mediawiki-extensions-ZeroBanner/blob/master/includes/ZeroSpecialPage.php#L408-L415 [19:45:37] i was scratching my head as to why i wasn't seeing the appropriate markup with a view source in ff...and [19:47:50] the answer is view source in ff doesn't send headers set by Modify Header Value! then i remembered why i used to use zaproxy and set custom rules for header tampering while testing so i wouldn't have to change source as in that comment block. sure one could add another param that sidesteps, too, but that's not nice for prod really [19:50:19] dr0ptp4kt: hey [19:50:35] dr0ptp4kt: i'm tethering in a coffee place and the connection is a bit shaky :/ [19:51:00] mdholloway: oh, inbuilt network testing lab. [19:51:13] ha, indeed [19:51:24] dr0ptp4kt: always nice to find a helpful note to self from the past! [19:51:58] mdholloway: if only one would read the comments :) [19:53:20] reminds me of the time i noticed the all-caps 'DO NOT EDIT THIS FILE' at the top of DefaultSettings.php in vagrant five minutes after i'd told the android list to edit it for pig latin :) [19:53:38] to be fair, PHPStorm hid the comment!