[00:00:02] Maybe we can turn that kind of thing into a tag [00:00:14] Oh! Interesting [00:00:22] So they are translated on the fly? [00:00:33] becuase in sever they are stored like this "/* wbaddsitelink: 1 */" and interface parses that [00:00:44] *but* for rollback and reverts [00:00:48] it's all the same [00:00:56] Gotcha [00:01:45] rollbacks, restores and reverts are exact edit summaries saved in the database [00:02:13] *are saved with exact edit summaries [00:02:42] OK. So for now, a simple regex will work for us. [00:03:59] yeah [00:04:07] but for each wiki it's different [00:04:42] That'll be OK. I'm moving all of that description to the wiki-specific feature_list module [00:05:10] * halfak pushes up some more changes [00:06:27] Amir1, see https://github.com/wiki-ai/wb-vandalism/blob/feature_location_refactor/wb_vandalism/feature_lists/wikidata.py [00:06:48] is_blp = has_birthday.and_(not_(dead)) [00:06:56] great [00:07:03] :D [00:10:03] having them in a separate file sounds interesting to me [00:10:13] oh we have PR [00:12:35] halfak: tell me when you're done with the WIP PR [00:12:46] Will do. I think I'll have to finish it off tomorrow. [00:13:08] I have all of the stuff working, but I need to write some tests and I want to start getting us away from using the API for tests. [00:14:42] So I'll be figuring out a nice way to build a partial item for testing purposes. :) [00:14:52] Anyway time to run away. Have a good one! [00:14:53] o/ [00:15:03] halfak: [00:15:16] I talk to you later about the tests [00:15:21] see you [00:15:29] Enjoy your weekend o/ [12:48:55] hello internet [12:48:57] press 1 to continue [17:53:16] hello cool cat [20:20:45] o/ [21:33:49] halfak: hey [21:34:05] halfak: I'm going to be waylaid until thursday with a kubernetes conference I'm afraid :( [21:34:49] Gotcha. Thanks for letting me know. [21:35:08] I'll hold off on any playing with backpressure in prod until you're back. [21:35:18] halfak: yeah, and I haven't really spoken at a conference for almost a year now so doing extra bits of prep [21:36:34] :D cool! [21:59:41] hmm [22:01:02] still looking for that plushie :p [22:03:39] halfak do you have a european visit at some point this year? [22:06:32] * YuviPanda feels happy every time he uses → [22:08:53] ToAruShiroiNeko, nothing planned at the moment. [22:09:18] My next scheduled Europe trip would be Wikimania, but I suspect some things will come up between now and then. [22:12:38] hmm [22:12:54] that is surprising [23:36:53] https://github.com/wiki-ai/wb-vandalism/pull/14