Wikifunctions:Community portal: Difference between revisions

From Wikifunctions
Content deleted Content added
→‎Tasks listed by users: signing, re-ping
→‎Tasks listed by users: sign to enable reply link
Line 39: Line 39:
<hr/>
<hr/>
<!--Add new requests below this comment-->
<!--Add new requests below this comment-->
[signing to enable reply link:--[[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 11:27, 6 May 2024 (UTC)]
:*'' After creating the wikifunction of [[Z13927]] I saw "Reached time limit in orchestrator" error. I would like this implementation to be fixed!. {{User|Dolphyb}}
:*'' After creating the wikifunction of [[Z13927]] I saw "Reached time limit in orchestrator" error. I would like this implementation to be fixed!. {{User|Dolphyb}}
::Hi, [[User:Dolphyb|Dolphyb]]. Even simple joins can produce that error now, so I don’t think anyone can fix the implementation itself for the time being (but I could be wrong). We could try an implementation in Python or JavaScript. I’ve created [[Z15921]] and [[Z15922]] in Python, based on your JavaScript implementations. If these are correct, I can use the logic of your composition to create a Python implementation. (I get confused when I use JavaScript!)--[[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 09:34, 3 May 2024 (UTC)
::Hi, [[User:Dolphyb|Dolphyb]]. Even simple joins can produce that error now, so I don’t think anyone can fix the implementation itself for the time being (but I could be wrong). We could try an implementation in Python or JavaScript. I’ve created [[Z15921]] and [[Z15922]] in Python, based on your JavaScript implementations. If these are correct, I can use the logic of your composition to create a Python implementation. (I get confused when I use JavaScript!)--[[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 09:34, 3 May 2024 (UTC)

Revision as of 11:27, 6 May 2024

Welcome to the community portal for Wikifunctions!

This is the central place to document Wikifunctions's to-do lists and ongoing project work. [To-do!]

The catalogue of functions is a good place to start.

For discussions, see Wikifunctions:Project chat.

Useful Links

Noticeboards

Task centre

Perennial tasks

Tasks listed by users

Example:
Done. Thanks for pointing that out! Example (talk · contribs)

[signing to enable reply link:--GrounderUK (talk) 11:27, 6 May 2024 (UTC)][reply]

Hi, Dolphyb. Even simple joins can produce that error now, so I don’t think anyone can fix the implementation itself for the time being (but I could be wrong). We could try an implementation in Python or JavaScript. I’ve created Igbo: has light vowel (ụdamfe) (Z15921) and Igbo: has heavy vowel (udaarọ) (Z15922) in Python, based on your JavaScript implementations. If these are correct, I can use the logic of your composition to create a Python implementation. (I get confused when I use JavaScript!)--GrounderUK (talk) 09:34, 3 May 2024 (UTC)[reply]
Thank you GrounderUK. I have seen your implementation in python they're correct. It is possible to call an implementation from another implementation? Dolphyb (talk · contribs)
Not really. I have created something like that but the inner functions are physical copies rather than being imported. It is not good practice but at least it works. I don’t know what the current plans are for enabling what you suggest, but it is something that we expect to be able to do (@DVrandecic (WMF):?). Hopefully, compositions like yours will start working again before then anyway!
(Please sign your comments (--~~~~) to enable the reply link, thank you.
(it also means notifications will be sent. @DVrandecic (WMF): forgot to sign, sorry --GrounderUK (talk) 11:20, 6 May 2024 (UTC)[reply]
Connect implementation and tests to function
Done --GrounderUK (talk) 17:58, 15 March 2024 (UTC)[reply]
Connect implementation and tests to function (Base32 Decode)
Done One of your tests had a trailing quote, so I removed that for you. GrounderUK (talk) 20:16, 15 March 2024 (UTC)[reply]
Much appreciated. I'll get better at this going forward! Philipnelson99 (talk) 20:23, 15 March 2024 (UTC)[reply]
As will Wikifunctions 😎 GrounderUK (talk) 20:28, 15 March 2024 (UTC)[reply]
Connect implementation of is valid 8601 date or time string to tests and implementation.
Done by @99of9 GrounderUK (talk) 16:30, 17 March 2024 (UTC)[reply]