User:The Anome

From Wikipedia, the free encyclopedia

The Anome is a second-wave Wikipedian.

    • This user has been editing Wikipedia for more than twenty years.
    More information Action, Count ...
    Admin statistics
    ActionCount
    Edits 258147
    Edits+Deleted 274819
    Pages deleted 6756
    Revisions deleted 480
    Logs/Events deleted 11
    Pages restored 144
    Pages protected 853
    Pages unprotected 52
    Protections modified 106
    Users blocked 15841
    Users reblocked 992
    Users unblocked 338
    User rights modified 9
    Users created 6
    Abuse filters modified 523
    Close

The Anome abides.

Coordinates

Pages marked as missing coordinates, with coordinates on Wikidata and using the Kartographer extension, should not be marked with {{coord missing}}.

Here's a PetScan query to find them:

Wikidata

  • Fill in wikidata:Property:P13273, Letterboxd Studio ID.  Done, to the point that it is now a well-established property for major/mid-sized studios.

Possibles

  • Warp specialization

Drafts

To do

In progress

Published drafts

Declined

  • Draft:Two-penny hangover - declined
  • Draft:National Security Decision Memorandum 242 - declined
  • Draft:ArcaneDoor - declined

Abandoned

  • Draft:Carbon-cement supercapacitors - early days, merged into exiting article
  • Restart Draft:Alexander Lozza once I have cites to push it to article status
  • Draft:Advanced Doped Pellet Technology -- maybe merge into nuclear fuel?
  • User:The Anome/Drafts/Chen's algorithm
  • Draft:Patric Gagne

Articles for creation

LGBT bookshops in the UK

Source: https://www.dazeddigital.com/life-culture/article/60090/1/lgbt-lgbtq-queer-bookshops-uk-britain-guide-2023-pride

  • The Queery, Brighton
  • The Feminist Bookshop, Brighton
  • The Old Queeriosity, Plymouth
  • Gay Pride Shop/The LGBTQ+ Bookshop, Manchester
  • News From Nowhere, Liverpool
  • The Bookish Type, Leeds
  • The Portal Bookshop, York
  • Juno Books, Sheffield
  • BookWyrm, Durham
  • Lighthouse Books, Edinburgh
  • Lavender Menace Queer Books Archive, Edinburgh
  • Category Is Books, Glasgow
  • Paned o Gê, Cardiff
  • Shelflife Books and Zines, Cardiff
  • Paperxclips Books, Belfast


Monitoring

Geodata

To do

Special case: {{infobox mapframe}} that contains a {{WikidataCoord}} template with a non-blank 'display=' parameter results in a page with no geocoordinate link. Hunt these down and fix them.

Short descriptions missing

Wikiprojects missing

It looks like ORES may now do WikiProject detection, so I won't need to roll my own ML for all of this. See https://www.mediawiki.org/wiki/ORES#Support_table

However, I wish it was a bit more fine-grained.

Note: Category:Pages using WikiProject banner shell without banner templates was causing a large number of false negatives for the categorization project. Query https://quarry.wmcloud.org/query/72412 now fixed.

Naive Bayes classifier

Tools

Alternate accounts

Interesting reading

To do

Law and order

  • Disambiguate references to Law and order, distinguishing the preservation of civil order and the rule of law from the political ideology of "laura norder". Now down to less than 100.

Passkeys

  • Currently links to skeleton key. Should be a disambig between that and the new type of auth token.

Elda Gentile aka Elda Stilleto

Categories

Coordinates

  • Petscan search for all article missing coordinates that have coordinates on Wikidata, with QID references:
  • SPARQL query for coordinates of multiple entities on Wikidata, using VALUES:

People

Things

  • Lamé leather ?
  • Functional relational programming

Work in progress

Taxonomy

  • Modify Template:Taxobox/core to detect if images are completely missing (none of image, image2, image_upright, image2_upright), and to add a category "Taxobox without images", or perhaps "$ORDER taxobox without images", where $ORDER is taken from the taxonomic hierarchy.

Physics

Usernames

Articles

Disambiguation

Bot

  • Sort mangling of double-blank-line-spaced paras on tag insertion  Done
  • Sort mangling of double-blank-line-spaced paras on tag removal
  • Add Category:Townlands of Northern Ireland by county to the bot input list  Done
  • Rewrite the Anomebot's internal API access library to use Python's "requests" HTTP library under the hood, to allow the use of persistent HTTPS connections
  • Fix bot exclusion stuff: complex spec, painful to implement -- do a simplified version that just detects the {{bot}} tag
  • OSM semantic bridge: see https://github.com/OSMBrasil/semantic-bridge/tree/master/src

Priority

Other

Wikidata

Custom political navbox colors

See Category:Navboxes using background colours and Category:Political ideology templates: PetScan

See also: Category:Navboxes using background colours and Category:Political party templates by country: PetScan

Python code to remove color styling from navbox template wikitext: User:The Anome/rmcolors.py

Discussion: Wikipedia_talk:WikiProject_Templates#Advertising_colors

Articles for creation

Articles for:

  • gongban
  • gongmo
  • gongkai

refs:

Articles for splitting

Geodata to-do

Next steps

{{coord missing}} now assigns pages with to

depending on the Wikidata entity's P625 property.

Next step is to start using data from this for the bot.

Bot

Quality control

  • Look into autodetection of low-resolution geocoding of fine-grained objects (villages, buildings, landmarks...). Ping User:Abductive.
  • Investigate why the matcher did not find the Okpilak River, surely a slam-dunk match?

Other


  • Harvest unused lat/long data from {{infobox settlement}}, and replace with {{coord}}: see here for monitoring script.

    Not many articles have this, so this is likely to affect a couple of hundred of articles at most. Still, every little helps.


Total is over 27,000 possibles: even doing a fraction of these would make a big dent in the backlog.

Tools of interest

Edit filters

New

Working effectively

Needing review

Of interest

Experimental

  • Special:AbuseFilter/1247: detects possible keyboard-smashing in usernames
    • Disabled: insufficiently selective, triggered on quite normal Indian name

Character blacklists

Work in progress:

[\x{1D400}-\x{1D7FF}]  # characters from Unicode block	Mathematical Alphanumeric Symbols
[\x{2100}-\x{214F}]    # characters from Unicode block Letterlike Symbols
[\x{2460}-\x{24FF}]    # characters from Unicode block Enclosed Alphanumerics
[\x{1F100}-\x{1F1FF}]  # characters from Unicode block Enclosed Alphanumeric Supplement
[\x{FF00}-\x{FFEF}]    # characters from Unicode block Fullwidth and Halfwidth Forms
[\x{2580}-\x{259F}]    # characters from Unicode block Block Elements
[\x{2500}-\x{257F}]    # characters from Unicode block Box Drawing
[\x{1D00}-\x{1D7F}]    # characters from Unicode block Phonetic Extensions
[\x{1D80}-\x{1DBF}]    # characters from Unicode block Phonetic Extensions Supplement
[\x{0250}-\x{02AF}]    # characters from Unicode block IPA Extensions

See this diff for some usernames using these characters, and this diff for adding these to AmandaNP's bot. See also meta:Talk:Title blacklist for global discussion.

Literal patterns

Also this diff for addition of some of these characters as literal matches.

𝐀|𝐁|𝐂|𝐃|𝐄|𝐅|𝐆|𝐇|𝐈|𝐉|𝐊|𝐋|𝐌|𝐍|𝐎|𝐏|𝐐|𝐑|𝐒|𝐓|𝐔|𝐕|𝐖|𝐗|𝐘|𝐙|𝐚|𝐛|𝐜|𝐝|𝐞|𝐟|𝐠|𝐡|𝐢|𝐣|𝐤|𝐥|𝐦|𝐧|𝐨|𝐩|𝐪|𝐫|𝐬|𝐭|𝐮|𝐯|𝐰|𝐱|𝐲|𝐳|𝐴|𝐵|𝐶|𝐷|𝐸|𝐹|𝐺|𝐻|𝐼|𝐽|𝐾|𝐿|𝑀|𝑁|𝑂|𝑃|𝑄|𝑅|𝑆|𝑇|𝑈|𝑉|𝑊|𝑋|𝑌|𝑍|𝑎|𝑏|𝑐|𝑑|𝑒|𝑓|𝑔|𝑖|𝑗|𝑘|𝑙|𝑚|𝑛|𝑜|𝑝|𝑞|𝑟|𝑠|𝑡|𝑢|𝑣|𝑤|𝑥|𝑦|𝑧|𝑨|𝑩|𝑪|𝑫|𝑬|𝑭|𝑮|𝑯|𝑰|𝑱|𝑲|𝑳|𝑴|𝑵|𝑶|𝑷|𝑸|𝑹|𝑺|𝑻|𝑼|𝑽|𝑾|𝑿|𝒀|𝒁|𝒂|𝒃|𝒄|𝒅|𝒆|𝒇|𝒈|𝒉|𝒊|𝒋|𝒌|𝒍|𝒎|𝒏|𝒐|𝒑|𝒒|𝒓|𝒔|𝒕|𝒖|𝒗|𝒘|𝒙|𝒚|𝒛|𝒜|𝒞|𝒟|𝒢|𝒥|𝒦|𝒩|𝒪|𝒫|𝒬|𝒮|𝒯|𝒰|𝒱|𝒲|𝒳|𝒴|𝒵|𝒶|𝒷|𝒸|𝒹|𝒻|𝒽|𝒾|𝒿|𝓀|𝓁|𝓂|𝓃|𝓅|𝓆|𝓇|𝓈|𝓉|𝓊|𝓋|𝓌|𝓍|𝓎|𝓏|𝓐|𝓑|𝓒|𝓓|𝓔|𝓕|𝓖|𝓗|𝓘|𝓙|𝓚|𝓛|𝓜|𝓝|𝓞|𝓟|𝓠|𝓡|𝓢|𝓣|𝓤|𝓥|𝓦|𝓧|𝓨|𝓩|𝓪|𝓫|𝓬|𝓭|𝓮|𝓯|𝓰|𝓱|𝓲|𝓳|𝓴|𝓵|𝓶|𝓷|𝓸|𝓹|𝓺|𝓻|𝓼|𝓽|𝓾|𝓿|𝔀|𝔁|𝔂|𝔃|𝔄|𝔅|𝔇|𝔈|𝔉|𝔊|𝔍|𝔎|𝔏|𝔐|𝔑|𝔒|𝔓|𝔔|𝔖|𝔗|𝔘|𝔙|𝔚|𝔛|𝔜|𝔞|𝔟|𝔠|𝔡|𝔢|𝔣|𝔤|𝔥|𝔦|𝔧|𝔨|𝔩|𝔪|𝔫|𝔬|𝔭|𝔮|𝔯|𝔰|𝔱|𝔲|𝔳|𝔴|𝔵|𝔶|𝔷|𝔸|𝔹|𝔻|𝔼|𝔽|𝔾|𝕀|𝕁|𝕂|𝕃|𝕄|𝕆|𝕊|𝕋|𝕌|𝕍|𝕎|𝕏|𝕐|𝕒|𝕓|𝕔|𝕕|𝕖|𝕗|𝕘|𝕙|𝕚|𝕛|𝕜|𝕝|𝕞|𝕟|𝕠|𝕡|𝕢|𝕣|𝕤|𝕥|𝕦|𝕧|𝕨|𝕩|𝕪|𝕫|𝕬|𝕭|𝕮|𝕯|𝕰|𝕱|𝕲|𝕳|𝕴|𝕵|𝕶|𝕷|𝕸|𝕹|𝕺|𝕻|𝕼|𝕽|𝕾|𝕿|𝖀|𝖁|𝖂|𝖃|𝖄|𝖅|𝖆|𝖇|𝖈|𝖉|𝖊|𝖋|𝖌|𝖍|𝖎|𝖏|𝖐|𝖑|𝖒|𝖓|𝖔|𝖕|𝖖|𝖗|𝖘|𝖙|𝖚|𝖛|𝖜|𝖝|𝖞|𝖟|𝖠|𝖡|𝖢|𝖣|𝖤|𝖥|𝖦|𝖧|𝖨|𝖩|𝖪|𝖫|𝖬|𝖭|𝖮|𝖯|𝖰|𝖱|𝖲|𝖳|𝖴|𝖵|𝖶|𝖷|𝖸|𝖹|𝖺|𝖻|𝖼|𝖽|𝖾|𝖿|𝗀|𝗁|𝗂|𝗃|𝗄|𝗅|𝗆|𝗇|𝗈|𝗉|𝗊|𝗋|𝗌|𝗍|𝗎|𝗏|𝗐|𝗑|𝗒|𝗓|𝗔|𝗕|𝗖|𝗗|𝗘|𝗙|𝗚|𝗛|𝗜|𝗝|𝗞|𝗟|𝗠|𝗡|𝗢|𝗣|𝗤|𝗥|𝗦|𝗧|𝗨|𝗩|𝗪|𝗫|𝗬|𝗭|𝗮|𝗯|𝗰|𝗱|𝗲|𝗳|𝗴|𝗵|𝗶|𝗷|𝗸|𝗹|𝗺|𝗻|𝗼|𝗽|𝗾|𝗿|𝘀|𝘁|𝘂|𝘃|𝘄|𝘅|𝘆|𝘇|𝘈|𝘉|𝘊|𝘋|𝘌|𝘍|𝘎|𝘏|𝘐|𝘑|𝘒|𝘓|𝘔|𝘕|𝘖|𝘗|𝘘|𝘙|𝘚|𝘛|𝘜|𝘝|𝘞|𝘟|𝘠|𝘡|𝘢|𝘣|𝘤|𝘥|𝘦|𝘧|𝘨|𝘩|𝘪|𝘫|𝘬|𝘭|𝘮|𝘯|𝘰|𝘱|𝘲|𝘳|𝘴|𝘵|𝘶|𝘷|𝘸|𝘹|𝘺|𝘻|𝘼|𝘽|𝘾|𝘿|𝙀|𝙁|𝙂|𝙃|𝙄|𝙅|𝙆|𝙇|𝙈|𝙉|𝙊|𝙋|𝙌|𝙍|𝙎|𝙏|𝙐|𝙑|𝙒|𝙓|𝙔|𝙕|𝙖|𝙗|𝙘|𝙙|𝙚|𝙛|𝙜|𝙝|𝙞|𝙟|𝙠|𝙡|𝙢|𝙣|𝙤|𝙥|𝙦|𝙧|𝙨|𝙩|𝙪|𝙫|𝙬|𝙭|𝙮|𝙯|𝙰|𝙱|𝙲|𝙳|𝙴|𝙵|𝙶|𝙷|𝙸|𝙹|𝙺|𝙻|𝙼|𝙽|𝙾|𝙿|𝚀|𝚁|𝚂|𝚃|𝚄|𝚅|𝚆|𝚇|𝚈|𝚉|𝚊|𝚋|𝚌|𝚍|𝚎|𝚏|𝚐|𝚑|𝚒|𝚓|𝚔|𝚕|𝚖|𝚗|𝚘|𝚙|𝚚|𝚛|𝚜|𝚝|𝚞|𝚟|𝚠|𝚡|𝚢|𝚣|𝚤|𝚥|𝚨|𝚩|𝚪|𝚫|𝚬|𝚭|𝚮|𝚯|𝚰|𝚱|𝚲|𝚳|𝚴|𝚵|𝚶|𝚷|𝚸|𝚹|𝚺|𝚻|𝚼|𝚽|𝚾|𝚿|𝛀|𝛁|𝛂|𝛃|𝛄|𝛅|𝛆|𝛇|𝛈|𝛉|𝛊|𝛋|𝛌|𝛍|𝛎|𝛏|𝛐|𝛑|𝛒|𝛓|𝛔|𝛕|𝛖|𝛗|𝛘|𝛙|𝛚|𝛛|𝛜|𝛝|𝛞|𝛟|𝛠|𝛡|𝛢|𝛣|𝛤|𝛥|𝛦|𝛧|𝛨|𝛩|𝛪|𝛫|𝛬|𝛭|𝛮|𝛯|𝛰|𝛱|𝛲|𝛳|𝛴|𝛵|𝛶|𝛷|𝛸|𝛹|𝛺|𝛻|𝛼|𝛽|𝛾|𝛿|𝜀|𝜁|𝜂|𝜃|𝜄|𝜅|𝜆|𝜇|𝜈|𝜉|𝜊|𝜋|𝜌|𝜍|𝜎|𝜏|𝜐|𝜑|𝜒|𝜓|𝜔|𝜕|𝜖|𝜗|𝜘|𝜙|𝜚|𝜛|𝜜|𝜝|𝜞|𝜟|𝜠|𝜡|𝜢|𝜣|𝜤|𝜥|𝜦|𝜧|𝜨|𝜩|𝜪|𝜫|𝜬|𝜭|𝜮|𝜯|𝜰|𝜱|𝜲|𝜳|𝜴|𝜵|𝜶|𝜷|𝜸|𝜹|𝜺|𝜻|𝜼|𝜽|𝜾|𝜿|𝝀|𝝁|𝝂|𝝃|𝝄|𝝅|𝝆|𝝇|𝝈|𝝉|𝝊|𝝋|𝝌|𝝍|𝝎|𝝏|𝝐|𝝑|𝝒|𝝓|𝝔|𝝕|𝝖|𝝗|𝝘|𝝙|𝝚|𝝛|𝝜|𝝝|𝝞|𝝟|𝝠|𝝡|𝝢|𝝣|𝝤|𝝥|𝝦|𝝧|𝝨|𝝩|𝝪|𝝫|𝝬|𝝭|𝝮|𝝯|𝝰|𝝱|𝝲|𝝳|𝝴|𝝵|𝝶|𝝷|𝝸|𝝹|𝝺|𝝻|𝝼|𝝽|𝝾|𝝿|𝞀|𝞁|𝞂|𝞃|𝞄|𝞅|𝞆|𝞇|𝞈|𝞉|𝞊|𝞋|𝞌|𝞍|𝞎|𝞏|𝞐|𝞑|𝞒|𝞓|𝞔|𝞕|𝞖|𝞗|𝞘|𝞙|𝞚|𝞛|𝞜|𝞝|𝞞|𝞟|𝞠|𝞡|𝞢|𝞣|𝞤|𝞥|𝞦|𝞧|𝞨|𝞩|𝞪|𝞫|𝞬|𝞭|𝞮|𝞯|𝞰|𝞱|𝞲|𝞳|𝞴|𝞵|𝞶|𝞷|𝞸|𝞹|𝞺|𝞻|𝞼|𝞽|𝞾|𝞿|𝟀|𝟁|𝟂|𝟃|𝟄|𝟅|𝟆|𝟇|𝟈|𝟉|𝟊|𝟋|𝟎|𝟏|𝟐|𝟑|𝟒|𝟓|𝟔|𝟕|𝟖|𝟗|𝟘|𝟙|𝟚|𝟛|𝟜|𝟝|𝟞|𝟟|𝟠|𝟡|𝟢|𝟣|𝟤|𝟥|𝟦|𝟧|𝟨|𝟩|𝟪|𝟫|𝟬|𝟭|𝟮|𝟯|𝟰|𝟱|𝟲|𝟳|𝟴|𝟵|𝟶|𝟷|𝟸|𝟹|𝟺|𝟻|𝟼|𝟽|𝟾|𝟿

-- now in Special:AbuseFilter/1168.

℀|℁|ℂ|℃|℄|℅|℆|ℇ|℈|℉|ℊ|ℋ|ℌ|ℍ|ℎ|ℏ|ℐ|ℑ|ℒ|ℓ|℔|ℕ|№|℗|℘|ℙ|ℚ|ℛ|ℜ|ℝ|℞|℟|℠|℡|™|℣|ℤ|℥|Ω|℧|ℨ|℩|K|Å|ℬ|ℭ|℮|ℯ|ℰ|ℱ|Ⅎ|ℳ|ℴ|ℵ|ℶ|ℷ|ℸ|ℹ|℺|℻|ℼ|ℽ|ℾ|ℿ|⅀|⅁|⅂|⅃|⅄|ⅅ|ⅆ|ⅇ|ⅈ|ⅉ|⅊|⅋|⅌|⅍|ⅎ|⅏

-- looks like the Kelvin symbol got normalized to a letter "K", so removed it, ditto the Angstrom sign which also got normalized, and now the ohm sign, which gets normalized to a capital omega

Here is a further reduced subset of those, limited further to letter-like shapes:

ℂ|ℊ|ℋ|ℌ|ℍ|ℐ|ℑ|ℒ|ℓ|ℕ|℘|ℙ|ℚ|ℛ|ℜ|ℝ|ℤ|ℨ|ℬ|ℭ|ℯ|ℰ|ℱ|ℳ|ℴ|ℼ|ℽ|ℾ|ℿ|⅀|ⅅ|ⅆ|ⅇ|ⅈ|ⅉ

Update: The mathematical letter-like symbols are now all covered in a regexp in meta:Title blacklist: see diff here, dated 11 December 2024 The Anome (talk) 07:08, 16 April 2025 (UTC)

Possible expansion

These from the phonetic extensions range, which are AFAIK not used in any natural language:

ᴀ|ᴁ|ᴂ|ᴃ|ᴄ|ᴅ|ᴆ|ᴇ|ᴈ|ᴉ|ᴊ|ᴋ|ᴌ|ᴍ|ᴎ|ᴏ|ᴐ|ᴑ|ᴒ|ᴓ|ᴔ|ᴕ|ᴖ|ᴗ|ᴘ|ᴙ|ᴚ|ᴛ|ᴜ|ᴝ|ᴞ|ᴟ|ᴠ|ᴡ|ᴢ|ᴣ|ᴤ|ᴥ|ᴦ|ᴧ|ᴨ|ᴩ|ᴪ|ᴫ|ᴬ|ᴭ|ᴮ|ᴯ|ᴰ|ᴱ|ᴲ|ᴳ|ᴴ|ᴵ|ᴶ|ᴷ|ᴸ|ᴹ|ᴺ|ᴻ|ᴼ|ᴽ|ᴾ|ᴿ|ᵀ|ᵁ|ᵂ|ᵃ|ᵄ|ᵅ|ᵆ|ᵇ|ᵈ|ᵉ|ᵊ|ᵋ|ᵌ|ᵍ|ᵎ|ᵏ|ᵐ|ᵑ|ᵒ|ᵓ|ᵔ|ᵕ|ᵖ|ᵗ|ᵘ|ᵙ|ᵚ|ᵛ|ᵜ|ᵝ|ᵞ|ᵟ|ᵠ|ᵡ|ᵢ|ᵣ|ᵤ|ᵥ|ᵦ|ᵧ|ᵨ|ᵩ|ᵪ|ᵫ|ᵬ|ᵭ|ᵮ|ᵯ|ᵰ|ᵱ|ᵲ|ᵳ|ᵴ|ᵵ|ᵶ|ᵷ|ᵸ|ᵹ|ᵺ|ᵻ|ᵼ|ᵽ|ᵾ|ᵿ

References

Related Articles

Wikiwand AI