User Details
User Details
- User Since
- Jul 27 2018, 7:07 PM (243 w, 5 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Surjection [ Global Accounts ]
Aug 9 2021
Aug 9 2021
Surjection added a comment to T165935: "Lua error: not enough memory" on certain en.wiktionary pages.
Aug 8 2021
Aug 8 2021
Surjection added a comment to T165935: "Lua error: not enough memory" on certain en.wiktionary pages.
There are plenty of signs that the GC is unpredictable and that this is making this issue practically impossible to solve on en.wikt's side without dropping Lua modules altogether.
Jan 19 2021
Jan 19 2021
Surjection added a comment to T210695: Hieroglyphs are no longer inline.
Just to note, the inline-block or inline-table 'hacks' do not work anymore, so the only way to actually solve this is to solve the core issue of <table>s causing paragraphs to be split up unless there is an outer <div> present (the resulting HTML looks as in T210695#4846093).