[00:25:43] Anyone have a suggestion on reading material for finding bugs? [00:25:53] I'd like to contribute, but am unsure of how to get started. [00:27:01] There's not really any magic [00:27:35] It helps if you know the what software does... What seems right, therefore what seems to be wrong [00:27:37] Understood. [00:27:51] :) [00:28:04] Is there a guide you would recommend for debugging though? [00:28:08] Debugging what? [00:28:17] PHP. [00:28:25] Debugging is for when you know you have an issue [00:28:32] How do I find issues? [00:28:38] I'm not trying to be dense I swear. [00:28:45] As I said... [00:28:56] It's not an easy thing [00:29:01] Use the software [00:29:05] Do thing look right? [00:29:08] Does something not make sense? [00:29:13] Does something load oddly? [00:30:08] Do you think something can be improved? [00:30:14] Understood. [06:39:52] Hello, I was wondering if I could get some help with making stuff in Media wiki. Not many tutorials around there. [08:39:51] is there anyone around to help me with some trouble I'm having installing the Echo extension? [10:21:26] Hello at all ! [10:23:56] My real name is Paul Bouaffou and i am a beginner african wikimedia developper [10:25:29] I have a concern [10:28:16] I want to list all wikipedia articles of Ivory Coast by API. How to do it ? [10:28:17] I'm asking for your help... [13:28:14] hi there [13:28:38] can someone tell me where can I get the output of this query? [13:28:39] https://quarry.wmflabs.org/query/35437 [13:28:40] ? [13:29:39] looks like there wasn't any [13:29:58] they would be below [13:29:59] Query status: complete [13:29:59] Executed in 4726.79 seconds as of Fri Apr 26 2019. [13:29:59] Hi there Reedy [13:30:09] Oh, wait [13:30:11] They appeared [13:30:18] You kidding me? [13:30:22] Looks like they load async [13:30:23] Showing 1 to 100 of 583,233 entries [13:30:55] https://quarry.wmflabs.org/run/367354/output/0/csv [13:31:17] how can I download all the results? [13:31:31] Use the "download data" drop down box [13:32:14] They don't appear for me man [13:32:30] * Reedy shrugs [13:32:38] The results didn't appear instantly for me [13:32:41] All I can say is wait [13:32:49] Or use that link I just posted to get them in CSV [13:33:00] (or if you tell me what format you want it, I can link to that download) [13:33:28] now they appeared [13:33:38] :) [13:33:40] Thanks [13:37:13] Reedy: when I try to download that link you sent me it ends up downloading as an html file. How can I get it in totally raw csv format? [13:37:27] It's CSV for me [13:38:00] Try the download links yourself if the results loaded? [13:38:47] I'm guessing the problem is it's opening in your browser [13:42:07] campitor: https://people.wikimedia.org/~reedy/ [13:42:23] Right click on 367354.csv and save? [13:43:36] Is it ok if I lurk around in your directory a little? [13:44:07] the other stuff is old and out of date [13:44:17] gotcha [13:44:39] feel free to look though [13:45:06] I also have a python issue can you help me? [13:46:09] I might be able to, but dunno [13:59:57] how can I read the value of a variable from another running instance of python which is running a different python .py file? [14:00:16] like imagine in A.py I have 'a = 2' [14:00:52] how can I know what is the value of a in A.py while it is running in memory from B.py when it is also running in memory? [14:01:21] That sounds hacky [14:02:28] you mean I am trying to do malice bad things? [14:02:36] But I really am not [14:02:41] No [14:02:47] I don't mean hacky as in "trying to hack" [14:02:48] hamm [14:02:53] I just got it [14:02:57] Hacky as in "that doesn't sound a good way to do things" [14:02:57] yes it is hacky!