From 66300609a30ec4fdba0db2bdfd534fa58b7e1903 Mon Sep 17 00:00:00 2001 From: Lyudmila Vaseva <vaseva@mi.fu-berlin.de> Date: Fri, 3 May 2019 15:32:09 +0200 Subject: [PATCH] Clean up long list --- long-list-of-interesting-questions | 3 --- 1 file changed, 3 deletions(-) diff --git a/long-list-of-interesting-questions b/long-list-of-interesting-questions index 1a20a33..843a4b0 100644 --- a/long-list-of-interesting-questions +++ b/long-list-of-interesting-questions @@ -10,10 +10,7 @@ * Question: Is it worth it to use a filter which has many side effects? * Do filters work the desired way/help for a smoother Wikipedia service or is it a lot of work to maintain them and the usefulness is questionable? -* Precision/Recall: False Positives? were filters shut down, bc they matched more False positives than they had real value? -* How has the notion of vandalism changed over time (not particularly computer sciency..)? * What are disallow/block filters doing? Is it too great an intervention that drives new editors away? (Can we answer that?) -* Is it worth it to use a filter which has many side effects? * What are discussions on filter patterns? On filter repercussions? * What can we filter with a REGEX? And what not? Are regexes the suitable technology for the means the community is trying to achieve? * GT is good for tackling controversial questions: e.g. are filters with disallow action a too severe interference with the editing process that has way too much negative consequences? (e.g. driving away new comers?) -- GitLab