[00:22:09] 10Quarry, 6Labs, 10Labs-Infrastructure, 7HTTPS: Quarry should be HTTPS-only - https://phabricator.wikimedia.org/T107627#1854539 (10Dzahn) it's behind dynamicproxy (module dynamicproxy) and that does not have an option for https-only yet. we need to add that in general in dynamicproxy for all projects using... [00:37:11] 10Quarry, 6Labs, 10Labs-Infrastructure, 7HTTPS: Quarry should be HTTPS-only - https://phabricator.wikimedia.org/T107627#1499757 (10Dzahn) [00:37:38] 10Quarry, 6Labs, 10Labs-Infrastructure, 7HTTPS: Quarry should be HTTPS-only - https://phabricator.wikimedia.org/T107627#1854656 (10Dzahn) a:5Dzahn>3None [15:12:12] o/ [19:13:06] halfak: https://twitter.com/FixmeBot [20:10:15] * YuviPanda waves vaguely [20:10:17] hi ragesoss [21:11:09] howdy YuviPanda! [21:11:31] ragesoss: have I shown you my latest project? :D [21:11:38] I don't think so. [21:11:38] I think I haven't! [21:11:43] https://tools.wmflabs.org/paws [21:11:51] (do not use a WMF account, it is broken atm for them) [21:12:25] what do you mean a WMF account? a staff account? [21:13:00] ragesoss: an account with (WMF) in it [21:13:06] ragesoss: it breaks if your username contains ( :) [21:13:10] or any other special char [21:13:15] ah [21:13:20] I'm working on fixing it, but until then :) [21:14:49] so, I'm at a terminal. [21:14:58] now what? can I install rails? [21:15:00] :D [21:15:08] ragesoss: :D [21:15:12] ragesoss: it has pywikibot by default [21:15:35] ragesoss: and I'm working on OAuth deep integration so you can start doing pywikibot stuff as soon as you log in [21:15:47] stops people from needing to learn how to ssh, pub/private keys, gridengine, etc [21:15:53] neato! [21:15:58] ragesoss: also the 'ipython notebook' stuff is powerful. [21:16:09] ragesoss: if you click 'new' and 'python', you can run python code [21:16:11] is pywikibit python3 yet? [21:16:13] ragesoss: yes [21:16:16] all of this is pthon3 [21:16:16] thank god. [21:16:18] *python3 [21:16:26] ragesoss: python2 isn't even installed :D [21:16:29] in this setup [21:16:44] the one pywikibot thing I interact with is plagiabot, and it's running python2. [21:16:51] which means, unicode nightmares. [21:17:09] ragesoss: I am going to keep adding useful libraries into this (one to get results from quarry, access db, access pageviews api, access ores/revscoring, access dumps, access API, etc) [21:17:12] haha, ofc :| [21:17:17] and does it even have maintainers [21:17:24] yeah. [21:17:38] that's nice [21:17:48] right now I've some people using this for running replace.py type scripts [21:17:53] and Google Code-IN students [21:17:57] are going to be using this next week [21:17:59] for stuff [21:18:19] instead of trying to install everything locally