[01:18:18] This channel is fine. [01:27:57] Too quiet. [01:27:59] Needs more bots. [01:28:00] * Krenair runs [01:28:05] Heh. [04:48:33] What technology does Wikimedia servers use? HDD, SDD, or hybrid? [04:48:57] depends on the server and what its being used for [04:49:57] Ah, but what technology is used most? [04:50:30] historically I would imagine HDD, due to cost and requirements [04:50:51] robh would probably be able to give a more compressive answer [05:14:01] gah. I just discovered the unpleasant fact that if you query for prop 'links' with a revid instead of a title, the API just gives you the current links for that page rather than the links for the revid you requested. [05:34:18] It's raining users! [06:24:54] ragesoss: action=parse&oldid=#####&prop=links ? [06:27:54] legoktm: sweet! thanks! [06:36:26] :) [07:11:31] [[Tech]]; 2601:801:102:ABE:24DC:BFB0:8E1B:2291; /* PLEASE START MAKING THE SEASONS OF NCIS LA FREE ON CD AND NETFLIX OR ON FREE TV ON THE INTER NET YOU HAVE LOTS OF SEASONS AND WE LOVE YOUR SHOW THANK YOU */ new section; https://meta.wikimedia.org/w/index.php?diff=15686280&oldid=15683929&rcid=7893066 [07:16:45] [[Tech]]; Ajraddatz; Reverted changes by [[Special:Contributions/2601:801:102:ABE:24DC:BFB0:8E1B:2291|2601:801:102:ABE:24DC:BFB0:8E1B:2291]] ([[User talk:2601:801:102:ABE:24DC:BFB0:8E1B:2291|talk]]) to last version by Tegel; https://meta.wikimedia.org/w/index.php?diff=15686281&oldid=15686280&rcid=7893072 [07:55:45] [[Tech]]; ArchiverBot; Bot: Archiving 1 thread (older than 30 days) to [[Tech/Archives/2016]].; https://meta.wikimedia.org/w/index.php?diff=15686361&oldid=15686281&rcid=7893224 [11:15:54] uhm we have a problem, I can't ping Wikimedia sites on either IPv4 or IPv6 [11:16:06] but I can ping other sites alright over IPv4 and IPv65 [11:16:19] okay now it's back [11:16:24] that was weird [11:16:31] I was about to ping Wikimedia sites... [11:48:21] JD|cloud: if it happens again, run a traceroute [14:45:22] Is there anyone here who can help me learn how to change http://pastebin.com/Ru7fzeUC using $.ajax in a synchronous while loop to continue and count all of the things to (new mw.Api) async on MW1.23LTS, please? Maybe legoktm AzaToth or jackmcbarn ? [14:50:40] wiki gurus, how do i chick for a non-missing but empty template param? In a template, I have {{{param|400}}}, and in the usage I see {{mytemplate | param= }} [14:51:02] as the result, I get an empty expansion instead of the needed 400 [15:26:42] yurik: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:ParserFunctions#.23if [15:27:13] b_jonas, yeah, i was hoping to avoid all that :) thx! [15:36:09] b_jonas, do you know by any chance how i can construct a {{#tag: mytag | optionalBlah=XX }} invocation from a template, such that IIF a parameter {{{blah}}} is set to something, it gets used for "optionalBlah. If its missing, I used a default value, BUT if its set to an empty string, than the whole optional parameter is NOT set at all? [15:45:39] yurik: I'm not sure, maybe {{#ifexpr: not ({{#ifeq:{{{blah|a}}}|a|1|0}} and {{#ifeq:{{{blah|b}}}|b|1|0}}) and {{#if:{{{blah}}}}} |{{#tag: mytag}}|{{#tag: mytag |optionalBlah={{{blah|somedefault}}}}}}} [15:45:51] could work to test if the parameter is missing, but there might be a better way. [15:46:26] hmm actually [15:46:32] that's too complicated, you can do simpler I think [15:47:18] {{#if:{{{blah|1}}}|{{#tag: mytag |optionalBlah={{{blah|somedefault}}}}}|{{#tag: mytag}}}} [15:47:25] that should probably work for what you want [15:47:35] yannf: ^ [19:44:22] yurik: What I do is {{#ifeq:{{{param|}}}||400|{{{param|400}}}}} [19:46:12] That's exactly the same as just doing {{{param|400}}} [19:46:14] ? [19:47:04] Not quite. {{{param|400}}} says if it doesn't exist, then it's 400. {{#ifeq:{{{param|}}}||400|{{{param|400}}}}} says if it doesn't exist OR is empty, then it is 400. [19:48:18] thanks! [19:49:13] Technically, could trim it to {{#ifeq:{{{param|}}}||400|{{{param}}}}} even. [21:30:34] @wm-bot Matmarex [21:30:40] @seen Matmarex [21:30:40] Josve05a: Last time I saw MatmaRex they were quitting the network with reason: Quit: Miranda N/A at 6/9/2016 8:32:06 PM (58m34s ago) [21:30:47] :/