The on-wiki version of this newsletter can be found here: 
https://meta.wikimedia.org/wiki/Abstract_Wikipedia/Updates/2022-08-09 
--
We are pleased to invite you all to the Wikifunctions Beta!

We have been planning to set up a Wikifunctions Beta for a long time, but we felt that our prototype was not yet stable enough for a public Beta. With a concerted effort, our engineers together with the Google.org fellows have pushed to get the system to a stage that works well enough to warrant a Beta release. So, without further ado, you can visit the Beta of Wikifunctions at wikifunctions.beta.wmflabs.org/wiki/Wikifunctions:Main_Page.

Thank you, Lucas! We are thankful to Lucas Werkmeister, who has been running the test NotWikilambda instance the whole time. Lucas has done an immeasurable service to the community, and to the development team, by setting up a public instance of WikiLambda early on, which allowed many to get an early feeling for our prototype. Lucas’s service will always have a very special place in the history of Wikifunctions, and not only because of NotWikilambda. We understand that NotWikilambda is now going to be discontinued, having served us well. Lucas is a living example of the best in our community.

What is Wikifunctions? Wikifunctions will be a new top-level project of the Wikimedia Foundation, which we are currently developing. Wikifunctions will be a place for everyone to collaboratively create and maintain a library of code functions. The goal of Wikifunctions is to support the Wikimedia projects and beyond, and to allow everyone to call and re-use functions in the world's natural and programming languages. That is our mission statement. Many of the core functionalities should be available for you right now.

Beta runs the newest version of the code, usually just a few minutes behind development merges. This is also true for both the "WikiLambda" MediaWiki code, and the orchestrator and evaluator back-end services, which execute function calls for the users.

Note: All content in Beta may be deleted at any time, so don’t rely on Beta having persistent content.

What works? What should you be able to do on the Wikifunctions Beta right now? You should be able to

All of these should work on any modern device, whether mobile or desktop, and in different natural languages.

One thing that is currently a bit incomplete, and that will be improved, is the workflow to create implementations in code for functions that are taking or returning user-defined types. It is possible, but it might be a bit difficult to write. We want to rewrite that part.

What does not work? Many things don’t work yet. Creating an implementation or a tester is best done by creating a new object, and then selecting “Implementation” or “Tester” as the type, and then selecting the respective function. For connecting them, you would need to use the “Fallback editor” that is visible once you are in edit mode on a function. Other big missing pieces:

Besides these larger missing pieces, many smaller pieces are not right yet. There's no recording of what functions are used, and so no listing of popular functions. There's no documentation welcoming people to Wikifunctions, or helping them know how to use the system. There's no system to display the diff of an edit to a function. There are no maintenance reports helping the community find functions that need fixing, translating, or expanding. Feel free to report things that you're missing, even though we are aware of many of those. We hope to make future improvements much more tangible and visible from now on. We also wrote a tutorial on using the Wikifunctions Beta, noting several current caveats and workarounds.

Report issues and ideas. What to do if you run into an issue or if you have an idea for an improvement: either file a task, or check if there is a task and file one if not. You can also chat with us on IRC #wikipedia-abstractconnect or Telegram group, or on the Meta-wiki talk page. We’ll try to bring all tasks and ideas together on the Phabricator board. We do not promise to get to any of the bugs and ideas swiftly.

Contribute code. If you want to contribute to the code, that would be more than welcome. There are so many clean-up tasks to be done, and now with the Beta, these clean-ups and their effects should be much more visible than before. Your code contributions will be very welcome. Either find something you want to improve by using the Beta, or select one of our tasks marked as fix-it. These should be comparably easy and self-contained tasks.

Workstream updates (as of August 5, 2022)

Performance:

NLG:

Meta-data:

Experience: