[00:19:52] Which expensive parser functions are being used? [00:20:06] Making Lua take 6 seconds to do anything seems impressive. [02:33:22] what is the easiest way to check if a user is banned atm either via db or api query? [02:37:54] https://en.wikipedia.org/w/api.php?action=query&list=users&ususers=Example&usprop=blockinfo [02:43:59] Reedy: thanks! [02:52:50] Reedy: anything of the kind for global blocks and locks? [09:12:04] sometimes I wonder if it makes sense to talk to freenode about gateway cloaks for Tool Labs IPs [09:48:35] Yvette: Traversing a small number of items, and then collecting information from additional items gives an exponential complexity [09:49:34] That is the expensive parser functions is of O(M^N) [09:52:08] If Lua had proper caching it would work, but as it is now it is almost impossible to use Lua as an inference engine [11:52:54] jeblad: File more bugs [12:34:19] O_O [12:54:16] Try to calculate the cyclomatic complexity for functions in the module [14:20:17] [[Tech]]; The Anome; /* Global.js not loading consistently */ == POV-Ray scene description file format == POV-Ray scene description files are currently deprecated for uploading to Wikimedia sites (see, for example, the deletion of https://en.wikipedia.org/wiki/File:Poly.pov ); [14:20:18] https://meta.wikimedia.org/w/index.php?diff=16447000&oldid=16441238&rcid=9195852 [14:23:00] [[Tech]]; The Anome; /* POV-Ray scene description file format */ It looks like the POV-Ray SDL has a well-defined formal grammar, so writing a validator wouldn't be too hard. If anyone is interested in actually doing this, please let me know, and I might have a crack at codi; [14:23:01] https://meta.wikimedia.org/w/index.php?diff=16447013&oldid=16447000&rcid=9195869 [14:26:56] [[Tech]]; The Anome; /* POV-Ray scene description file format */ fmt; https://meta.wikimedia.org/w/index.php?diff=16447018&oldid=16447013&rcid=9195878 [14:29:25] [[Tech]]; The Anome; /* POV-Ray scene description file format */ more; https://meta.wikimedia.org/w/index.php?diff=16447022&oldid=16447018&rcid=9195884 [14:30:41] [[Tech]]; The Anome; /* POV-Ray scene description file format */ more; https://meta.wikimedia.org/w/index.php?diff=16447027&oldid=16447022&rcid=9195891 [16:31:48] Can any admin help with https://phabricator.wikimedia.org/T151296#2823897 ? I need a regenerated replica.my.cnf file for my shell user so that I can access the database replicas