[03:14:00] This is looking better and better. I've deleted Z18473. I've also untyped all the test cases for Z12668. Hopefully we can replicate this structure across many of the list functions without having to make a variant for every type. (re @Al: Didn’t need a wrapper after all. I created a separate function for typed lists and relabelled the existing one for untyped lists...) [10:25:40] There’s a performance hit but it’s not bad. I’m wondering whether/when we should have specific untyping (“de-Typing”) as in test cases like Z18512? I have a proven concept for (re-)Typing a list, which is one case where the input list might always be de-Typed first (Z18510) 🤷‍♂️ (re @Toby: This is looking better and better. I've deleted Z18473. I've also untype message> [10:25:40] d all the test cases for Z12668. Hopefully we can replic...) [10:57:36] If you are at Wikimania in Katowice you have to go to room "Belgrade" in 30 minutes. [10:57:49] https://wikimania.eventyay.com/2024/talk/NURSLM/ [11:10:09] And here's the livestream for the rest of us: https://www.youtube.com/watch?v=2JIhTex8LLs (re @Ameisenigel: If you are at Wikimania in Katowice you have to go to room "Belgrade" in 30 minutes.) [11:11:03] Feel free to request online support tasks here. [11:11:48] Wikifunctions tutorial happening at 1:30 PM in Belgrade room (number 8) [11:11:52] (re @Sannita: Wikifunctions tutorial happening at 1:30 PM in Belgrade room (number 8)) [11:32:37] The streaming is working well so far. [11:42:37] Great to know (re @Toby: The streaming is working well so far.) [11:42:44] Let us know if there are problems [11:42:58] I'll keep an eye on this chat, just in case [11:59:09] https://simple.wikipedia.org/wiki/Greek_numerals [12:14:36] English spelling is pretty standardized ^^ [12:14:43] *standardised ;) [12:16:42] You ninjed my comment [12:30:08] Quite so. In Moroccan Arabic not so much. I remember attending a conference where a researcher presented the case of a Moroccan Arabic word that has 150 different spellings. It's an extreme case, but certainly 2 to 5 variants are common. (re @lucaswerkmeister: English spelling is pretty standardized ^^) [12:34:49] How's the streaming going? All clear? [12:35:07] yup [12:36:23] Great :) [12:41:39] I've connected a working implementation at https://www.wikifunctions.org/view/en/Z18515 [12:41:45] Z18515 [12:43:07] hi! has anyone has had this issue: [12:43:07] When opening a function page like https://www.wikifunctions.org/view/lv/Z13262 [12:43:09] it stays forever on "Loading data" [12:43:10] There is no such problem when I am logged out. [12:43:12] I commented out everything in my Global JS but that did not help. There is nothing suspicious in the browser console either. [12:44:39] hm, seems to be the same for me (though https://www.wikifunctions.org/view/en/Z13262, /en/, works) [12:45:24] yes, it worked with /en/ [12:45:52] aha, with `?safemode=1&debug=2` I get an error in the console [12:45:53] > mw.Api error: badvalue [12:46:00] > info: 'Unrecognized value for parameter "wikilambdaload_language": lv.' [12:46:07] Wut [12:46:21] lv=Latvian language [12:46:44] Yeah, that's why my "wut", it should work normally (re @Mārtiņš: lv=Latvian language) [12:47:26] (safemode seems to be irrelevant, `?debug=true` also reproduces the error) [12:47:38] (why does ResourceLoader debug mode affect whether an error is printed or not o_O) [12:47:48] (that’s less important than Latvian being broken though ^^) [12:47:55] This looks like a stupid bug, but a bug nonetheless [12:48:45] Mārtiņš would you file a bug report on Phabricator and link it back to me, please? I'll try to find someone to work on it asap [12:49:43] shorter API request URL that yields the same error: https://www.wikifunctions.org/w/api.php?action=query&list=wikilambdaload_zobjects&wikilambdaload_zids=Z1&wikilambdaload_language=lv [12:51:33] Never mind, I just copy pasted chat [12:52:12] My computer doesn't even have all the characters for Z18550 ... but it worked! (re @Toby: I've connected a working implementation at https://www.wikifunctions.org/view/en/Z18515) [12:54:26] I created the ticket: https://phabricator.wikimedia.org/T372052 [12:55:21] Thank you (re @Mārtiņš: I created the ticket: https://phabricator.wikimedia.org/T372052) [13:32:09] @Sannita, Sharvani: here's the repository of runnable snippets of code that I mentioned a bit ago: https://www.val.town [14:16:24] thanks! (re @waldyrious: @Sannita, Sharvani: here's the repository of runnable snippets of code that I mentioned a bit ago: https://www.val.town) [14:29:37] ooo big fan of steve krouse's (and his team) work on val town. looking forward to hearing more about what you appreciate or find insightful from luca/sharvani! (re @waldyrious: @Sannita, Sharvani: here's the repository of runnable snippets of code that I mentioned a bit ago: https://www.val.town) [15:57:36] just to be sure, is that directed at me or them? (re @internetam1n: ooo big fan of steve krouse's (and his team) work on val town. looking forward to hearing more about what you appreciate or find...) [18:11:30] We identified the problem and someone is working at the solution, will keep you updated (re @Mārtiņš: hi! has anyone has had this issue: [18:11:30] When opening a function page like https://www.wikifunctions.org/view/lv/Z13262 [18:11:31] it stays forev...) [19:40:52] mostly at them 😅 i didn't want to ask you to go over again what you probably have already shared with them. but if you're up for it, i'd love to learn more here too! (re @waldyrious: just to be sure, is that directed at me or them?) [21:51:42] Oops! I hadn't seen this ticket and added one more: https://phabricator.wikimedia.org/T372086 [21:51:43] I've added a comment so that you can track the issue. Thank you!! (re @Mārtiņš: I created the ticket: https://phabricator.wikimedia.org/T372052)