[04:22:04] [telegram] anyone else getting errors on phabricator boards? [05:41:08] [telegram] Cannot login saying "Failed to load class or interface "PhabricatorPartialLoginUserLogType". (re @freosam: anyone else getting errors on phabricator boards?) [05:41:33] [telegram] Me too. Cannot view my workboar [05:41:39] [telegram] Yes it seems to be a problem.... [05:41:46] [telegram] An unbreak now ticket has been filed [05:41:52] [telegram] @HakanISTwm can't login? that's no good! [05:42:03] [telegram] can you add a comment to https://phabricator.wikimedia.org/T230969 [05:42:05] [telegram] I get: https://tools-static.wmflabs.org/bridgebot//c7f6e560/file_84.jpg [05:43:27] [telegram] I commented on the login part. [05:43:44] [telegram] Thanks [06:28:42] [telegram] Phabricator should be fixed now [06:29:53] I don't see how that is a Hackathon specific topic. :) [06:37:56] andre__: everyone was asleep everywhere else! [06:38:35] [telegram] I would hope Hackathoners use Phabricator for the larger projects. [06:38:48] [telegram] Or GitHub [06:45:00] [telegram] Yeah, I think it's reasonably on-topic here [06:53:36] [telegram] what the topic? [07:03:30] [telegram] phabricator issues [07:50:03] [telegram] Someone updated Phabricator and somehow the monkeys and goats were set loose. (re @TheNixon: what the topic?) [07:51:20] [telegram] @bd808 has anyone actually proposed replacing the WMF Labs logo with one of a goat? [07:56:48] [telegram] https://tools-static.wmflabs.org/bridgebot//d364ff8a/giphy.mp4 [08:10:11] [telegram] I want to download pageview data of, say, 1000 articles on Wikipedia. I would ideally like to get this data as an excel file. Is there any easy way to do this? [08:16:57] [telegram] Wanna know what you will write if you MUST? Try this. Keep on writing until the clock runs out, or all will be lost. https://maebert.github.io/themostdangerouswritingapp/#/write?limit=30&type=seconds [08:17:34] [telegram] Could do in Python, Netha. Use an http module to get the data from https://wikimedia.org/api/rest_v1/#/Pageviews%20data , then turn it into a list of lists, and write to a file in CSV format, which Excel supports [08:17:56] [telegram] @nethahussain ^ [08:18:42] [telegram] In python you could probably directly generate an xls file [08:19:32] [telegram] https://tools.wmflabs.org/pageviews/ supports export to csv... [08:26:10] [telegram] Comment on HN: This reminds me of "suicide linux" (available as a deb and docker image). If you type a typo in a command, it gets converted to rm -rf / [08:26:11] [telegram] Lol. (re @siebrand: Wanna know what you will write if you MUST? Try this. Keep on writing until the clock runs out, or all will be lost. https://maebert.github.io/themostdangerouswritingapp/#/write?limit=30&type=seconds) [08:55:09] [telegram] lol what? (re @siebrand: Comment on HN: This reminds me of "suicide linux" (available as a deb and docker image). If you type a typo in a command, it gets converted to rm -rf / [08:55:09] [telegram] Lol.) [08:55:33] [telegram] Does Linux even still support executing that command? [08:55:51] [telegram] https://qntm.org/suicide (re @Cyberpower678: lol what?) [08:56:57] [telegram] Cool, I love this! 😂 (re @siebrand: Wanna know what you will write if you MUST? Try this. Keep on writing until the clock runs out, or all will be lost. https://maebert.github.io/themostdangerouswritingapp/#/write?limit=30&type=seconds) [08:59:39] [telegram] Why are not running this on production and all cloud VPS VMs? (re @siebrand: https://qntm.org/suicide) [08:59:49] [telegram] 🤣🤣🤣🤣 [09:00:34] [telegram] Is there a way to add some 1000 article names at the same time on this page, so that I can download a CSV? (re @sjoerddebruin: https://tools.wmflabs.org/pageviews/ supports export to csv...) [09:00:56] [telegram] assuming GNU coreutils, no, you need to add --no-preserve-root (re @Cyberpower678: Does Linux even still support executing that command?) [09:01:08] [telegram] (though it does not protect against rm -rf /*) [09:01:30] [telegram] Thank you Timo. I lack the expertise to do this, but it is good to know that it is possible. I can seek help elsewhere to get the code written (re @TimoTijhof: Could do in Python, Netha. Use an http module to get the data from https://wikimedia.org/api/rest_v1/#/Pageviews%20data , then turn it into a list of lists, and write to a file in CSV format, which Excel supports) [09:01:33] [telegram] assuming GNU coreutils, no, you need to add --no-preserve-root (re @Cyberpower678: Does Linux even still support executing that command?) [09:20:55] Netha, I think you want TreeViews with PagePil https://meta.wikimedia.org/wiki/TreeViews [09:21:48] small example at https://www.wikidata.org/wiki/Wikidata:WikiProject_Women/Wiki_monitor/Statistics [09:59:02] [telegram] This is almost what I wanted! Thank you, Nemo_bis! (re @wmtelegram_bot: [irc] Netha, I think you want TreeViews with PagePil https://meta.wikimedia.org/wiki/TreeViews)