User Details
- User Since
- Feb 14 2016, 5:37 AM (538 w, 15 h)
- Availability
- Available
- IRC Nick
- JJMC89
- LDAP User
- JJMC89
- MediaWiki User
- JJMC89 [ Global Accounts ]
Fri, Jun 5
Wed, Jun 3
Mon, Jun 1
The most recent 502 was 2026-06-01T18:30.
Thu, May 28
Sat, May 23
The data is displayed in the web UI but is missing from the API response.
Fri, May 22
Thu, May 21
privacy needs of the users who have been renamed
Implementing would create an Accessibility issue. How would the visually impaired be able to be exempt from CAPTCHAs if this is implemented?
Wed, May 20
I suspect this i related to T28741: Migrate file tables to a modern layout (image/oldimage; file/filerevision; add primary keys).
Wed, May 13
Mon, May 11
Sat, May 9
another occurrence of T379550 - the project-bastion membership is missing
May 5 2026
May 1 2026
Apr 29 2026
Apr 24 2026
Apr 23 2026
Apr 21 2026
Apr 16 2026
This is intentional. T392356
Apr 12 2026
Apr 9 2026
Erroneous SectionErrors have broken my bot multiple times since the feature was introduced. There is no reasonable way to workaround the error in code and still get the page's text.
Apr 7 2026
Why does this need to be rehashed again? Per previous discussion in a WMF-Steward meeting, vanishing should not remove the user's password (T368524 declined). Nothing has changed since the previous decision other than the implementation now (incorrectly per previous decision) deleting passwords.
Apr 6 2026
Apr 3 2026
Apr 2 2026
This is due to T419635: Drop il_to column from imagelinks table in wmf production, which will need the views to be updated.
Mar 31 2026
Mar 29 2026
Pywikibot cannot do anything about the server lagging.
When I attempted to reproduce, it was the site object instantiation, not the login.
>>> import pywikibot
>>> site = pywikibot.Site('wikidata')
Sleeping for 5.0 seconds, 2026-03-29 08:58:00
Sleeping for 5.0 seconds, 2026-03-29 08:58:05
Sleeping for 5.0 seconds, 2026-03-29 08:58:10
Sleeping for 5.0 seconds, 2026-03-29 08:58:16
Sleeping for 5.1 seconds, 2026-03-29 08:58:21
Sleeping for 6.1 seconds, 2026-03-29 08:58:26
Sleeping for 7.1 seconds, 2026-03-29 08:58:32
Sleeping for 8.1 seconds, 2026-03-29 08:58:39
Sleeping for 9.1 seconds, 2026-03-29 08:58:48
Sleeping for 10.1 seconds, 2026-03-29 08:58:56
Sleeping for 13.1 seconds, 2026-03-29 08:59:06
Sleeping for 14.3 seconds, 2026-03-29 08:59:20
Sleeping for 15.5 seconds, 2026-03-29 08:59:33
Sleeping for 16.7 seconds, 2026-03-29 08:59:49
Sleeping for 19.0 seconds, 2026-03-29 09:00:05
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/jjmc89/wrk/pwb/pywikibot/__init__.py", line 266, in Site
_sites[key] = interface(code=code, fam=fam, user=user)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/jjmc89/wrk/pwb/pywikibot/site/_datasite.py", line 41, in __init__
super().__init__(*args, **kwargs)
File "/home/jjmc89/wrk/pwb/pywikibot/site/_apisite.py", line 136, in __init__
self.login(cookie_only=True)
File "/home/jjmc89/wrk/pwb/pywikibot/site/_apisite.py", line 392, in login
if self.userinfo['name'] == self.user():
^^^^^^^^^^^^^
File "/home/jjmc89/wrk/pwb/pywikibot/site/_apisite.py", line 670, in userinfo
uidata = uirequest.submit()
^^^^^^^^^^^^^^^^^^
File "/home/jjmc89/wrk/pwb/pywikibot/data/api/_requests.py", line 1223, in submit
raise MaxlagTimeoutError(msg)
pywikibot.exceptions.MaxlagTimeoutError: Maximum retries attempted due to maxlag without success.See the description of Cloud-VPS (Project-requests) for how the task should be formulated.
Mar 26 2026
Mar 24 2026
Mar 23 2026
Mar 21 2026
Mar 20 2026
I'd say no, especially if it isn't permanently dismissible.
- If the user dismisses this prompt, should we keep showing it every time they log in, ad infinitum? Or should we stop showing it after they've dismissed it once / N times?
Please do not keep showing it after dismissal. This is poor UX when done on other sites I use. If I decide not to add one, I'm not going to add one no matter how many times you prompt me.
Mar 19 2026
T420637: [wikireplicas] Create views for new wiki abstractwiki and its subtask need to be completed.
Mar 18 2026
Mar 17 2026
Mar 15 2026
Mar 14 2026
Mar 13 2026
It would only be 'global' for Wikimedia wikis.
__NOINDEX__ is not enabled in content namespaces.
Mar 12 2026
Mar 11 2026
Mar 9 2026
The Wikimedia config removes globalblock from steward by default and adds it back only on metawiki.