[02:57:25] hi. i was reading scripts/bump-version-code.py and thought "this could use a bit more readability". did this: https://gerrit.wikimedia.org/r/#/c/276688/ (are these clean-ups welcome/appropriate?) [11:51:20] morning [16:06:43] is github down for any of you? [16:07:31] nope [16:10:43] fine here [16:21:14] * mdholloway -> venue change [17:48:46] bearND mdholloway dbrant|brb: for the app, do you guys normally just run jshint like "cd www; jshint ." it looks like it has grunt integration but it doesn't pick up the .jshintrc file [17:53:09] joakino: around? [18:32:36] niedzielski: i've honestly never run jshint on the app js from the command line. not sure offhand what's going on with .jshintrc. but yeah, grunt doesn't appear to be running jshint although it looks like we intend for it to [18:32:58] niedzielski: i've been trying just now to make jshint complain and failing [18:33:35] niedzielski: that part of our code probably needs a little love [18:35:51] mdholloway: thanks, in that case i think i'm going to pretty much just approve the patch that's out there and works with CI and see if we can tighten it up after the fact. i feel like i'm putting the contributor through the ringer for something that apparently isn't in very good shape in master [18:36:22] niedzielski: yeah, sounds good to me [19:02:00] dbrant: estimation [19:02:34] mbinder: i'm in the hangout... [19:02:43] the rest of us are too, try again? [19:02:51] dbrant: https://plus.google.com/hangouts/_/calendar/bWJpbmRlckB3aWtpbWVkaWEub3Jn.evsbjm5qtacrk1tb3r3cf7gch8?authuser=0 [19:11:01] joakino: hey are you still around? [19:59:43] nuria: just wrapping up ios retro [19:59:48] mbinder: k [20:02:53] dbrant: do we have data on which articles are saved or shared? [20:03:33] dbrant: to possible display top saved/shared in a time frame? [20:03:50] kaity_: not the actual titles; just raw numbers. [20:04:59] dbrant: would it be possible in the future [20:05:01] ? [20:06:27] kaity_: absolutely. we'll take it into account when updating the schema for instrumenting reading lists. [20:07:04] dbrant: cool! [21:00:44] dbrant: kaity_ mdholloway niedzielski retro [21:14:22] jdlrobson: wrote it up here https://phabricator.wikimedia.org/T128931#2112536 - it looks like baha is out today, so if you could take a very quick look that would be great (if it can't be answered within a few minutes, let me and JonKatz know) [21:17:49] mhurd http://en.m.wikipedia.beta.wmflabs.org/wiki/Special:ApiSandbox?useformat=desktop#action=mobileview&format=json&page=Barack+Obama§ions=all [21:21:41] HaeB: replied [21:23:26] jdlrobson: cool thanks! [21:24:04] jdlrobson: hmm i'm not seeing "mf-section-" in results returned by http://en.m.wikipedia.beta.wmflabs.org/w/api.php?action=mobileview&format=jsonfm&page=Barack+Obama§ions=all [22:32:10] phuedx, ping for Monday: If you could look at a GuidedTour patch when you get a chance, that would be great: https://gerrit.wikimedia.org/r/#/c/276689/ . [22:32:45] It fixes the wikitext-parsing to be async instead of using synchronous AJAX (both an oxymoron and a performance problem).