The recording for my talk from Berlin Mini GUADEC about the GNOME STF project is now online! Probably the talk with the least preparation and sleep I've ever given, but hopefully interesting nevertheless.
youtube.com/watch?v=bFQjlbsY5u…
I'm very sad that @sonny was not allowed to give the talk with me as planned. He is the heart and soul of the STF project, and none of this would have been possible without him.
GNOME and Sovereign Tech Fund (STF) - Tobias Bernard - Berlin Mini GUADEC 2024
Last year, Sovereign Tech Fund invested 1M€ into the GNOME project. We will share our experience organizing and managing the initiative, go over some work th...YouTube
lebout2canap ⏚
in reply to Tobias Bernard • • •Andy Holmes
in reply to lebout2canap ⏚ • • •@lebout2canap The async annotations are a new marker for GObject-Introspection, like the ones we have for memory ownership.
This allows bindings like JavaScript and Python (and maybe Rust) to automatically map `foo()`/`foo_finish()` methods to their native async/await syntax.
lebout2canap ⏚
in reply to Andy Holmes • • •@andyholmes Ho, I see. Thanks for the explanations.
@tbernard