[00:00:19] [[Tech]]; 178.67.16.111; [none]; https://meta.wikimedia.org/w/index.php?diff=19631605&oldid=19620426&rcid=14568038 [03:15:18] hi, where would I mention an error I'm getting on the wmflabs discourse? [03:15:45] it says to report it on the site feedback category but I can't do that b/c the whole site is inaccessible [03:22:21] Baylee: Which URL is this about? [03:22:29] https://discourse.wmflabs.org/ [03:22:29] There are three Discourse instances, as far as I know. [03:23:21] I got an email notification about it being shut down, but when I went to view the post, it asked me to login, but once I logged in I kept getting 500 on every page [03:23:34] Baylee: No need to report an error, that instance will get shut down anyway in two weeks. [03:23:41] Ah. Heh. So why bother? [03:24:28] figured i'd report it just incase /shrug [03:24:51] Nah, save your time :) [03:25:52] ah, also while I'm talking to you, does T239381 happen for you too, or is it just a me thing? [03:25:52] T239381: Preferences do not remain disabled - https://phabricator.wikimedia.org/T239381 [03:27:26] no idea, have not tried to reproduce [03:28:05] ah [16:26:10] Hey folks, I'm wondering a couple of things about the globalusage function documented at https://commons.wikimedia.org/w/api.php?action=help&modules=query%2Bglobalusage [16:27:52] It says that the maximum number of sites I can limit to using gusites is 500 (for bots), but there are 951 sites in the list in the docs. If I *don't* specify a limit, will I see usage over all 951 sites? [16:28:51] Also, it seems like the best way to get a simple usage count (my actual goal) is to pull the whole json (or pages of jsons) and sum the length of the arrays. Is there a better shortcut?