[06:11:31] I'm getting 502 from Commons [06:11:33] 503* [06:15:59] Chandiqueer: any specific url? [06:16:06] (things work for me) [06:16:33] no...random...first the watchlist. Then I updated, and then on a file page... [06:16:57] (it was working after I updated the page, then agian...) [06:17:30] Chandiqueer: what continent are you on? [06:17:47] I'm in the country Sweden, so Europe. [06:18:37] Probl. nothing. Seems to be working now. Albeit a bit slowly... [06:19:18] there was a 5xx spike awhile ago, but nothing out of the ordinary now: http://gdash.wikimedia.org/dashboards/reqerror/ [06:20:01] the amsterdam caching center looks fine as well (from my non-ops perspective) [06:20:22] Chandiqueer: ping the channel again if it comes back [06:20:31] (I'll be asleep soon) [06:20:48] Will do. Sleep tight, or something [06:21:15] :) [06:21:18] thanks [06:29:25] ok. Very slow... [07:10:50] question! does Wikipedia load jQuery? [07:13:17] KDDLB: yes [07:13:21] ok thanks [07:16:06] ok now for some reason my global javascript is not loading [07:16:35] wait it does but it's not working [07:19:54] I'll share it here for those who wants their table headings to stick to the top of the viewport https://meta.wikimedia.org/wiki/User:KDDLB/global.js [07:19:59] those who want * [07:20:24] a little drawback, it makes scrolling sluggish [08:36:18] hello [08:36:25] I have a quarry related question [08:37:03] is there a way to make a querry run for a number of wikis, say all wikis in a family - like all wikipedias? [11:48:35] Krenair: https://secure.phabricator.com/T7410 [12:45:36] Nemo_bis, I managed to get locked out of my secure.phabricator.com account :/ [12:45:38] ah, it's visible logged out. ok [17:36:13] unregistered account malking edits? https://mwl.wikipedia.org/wiki/Special:Contribui%C3%A7%C3%B5es/Amadeu :P [17:36:18] de db seems broken ^ [17:47:48] Alchimista: nope, simply imported pages https://mwl.wikipedia.org/w/index.php?title=Special:Registo&page=Naciones+Ounidas [17:48:31] good lord, never remeber it Nemo_bis, thanks! [20:03:13] hey, if a testwiki b'crat has a second, could I have translation admin (and sysop) on testwiki? (see [[testwiki:WP:R/P]]) [20:06:12] "nor is it somewhere you should be testing your bots" [20:06:14] lol oops! [20:07:20] what's wrong with testing bots on testwiki? [20:08:25] It doesn't disrupt regular wikis and I don't have to replicate the config and content of a regular wiki in a local MediaWiki install [20:08:57] it might actually be faster for me just to set up a private wiki for translation... but I'm feeling slightly lazy right now [20:11:13] cgt: Maybe they mean adminbots, in the context of WP:R/P? [20:11:27] There's a whole suite of pages on testwiki for testing RFC bot, back when that was a thing I did [20:11:30] (long live legobot!) [20:11:44] harej: you a testwiki b'crat? [20:11:52] nope [20:11:58] i was an admin briefly, for SUL purposes [20:20:27] heh [20:25:28] hey Nemo_bis, if you have a moment, could I have translation admin (and sysop) on testwiki? (see [[testwiki:WP:R/P]]) [20:50:19] is it me or is WIkipedia slow? [20:51:01] nvm now it loaded [22:19:04] In JavaScript, what's the best way to determine if the relevant user (wgRelevantUserName) is an IP? should I just use regex or is there mw function?