🍾 libappindicator-gtk3-java-minimal 1.1.0 has been released!
These are #bindings for #libayatana-appindicator and #libappindicator. When either of these two is installed on your system, this library will bind to it. #Java19
https://github.com/purejava/libappindicator-gtk3-java/tree/minimal
#bindings #libayatana #libappindicator #Java19
I am currently hacking on #Java #bindings for libappindicator. 🆕
https://github.com/purejava/libappindicator-gtk3-java
Una introducción a los #bindings de #ayuda en #Emacs.
Emacs tiene también un menú de ayuda para poder sacar el mayor
provecho posible de toda su documentación, y se activa con C-h.
Las opciones son extensas, pero revisaremos unas cuantas.
+ #YouTube :: https://youtu.be/JDmK5DfLm4k
+ #Odysee :: https://odysee.com/@Barocio:f/short-0x0004--menu-de-ayuda:f
Si gustas también puedes ver los #shorts en YouTube:
+ Corto primera parte: https://youtube.com/shorts/ovaCGe4A1XI
+ Corto segunda parte: https://youtube.com/shorts/EluAjA5pJuA
+ Corto tercera parte: https://youtube.com/shorts/QQQxpxI2bHs
+ Corto cuarta parte: https://youtube.com/shorts/OY7QjyS_pbs
#bindings #ayuda #emacs #youtube #odysee #shorts #video #atajos
Hacking Skis, Rules, and Friendships - The American Birkebeiner is the second largest cross-country skiing race in the wo... - https://hackaday.com/2023/03/13/hacking-skis-rules-and-friendships/ #transportationhacks #crosscountry #birkebeiner #bindings #tandem #rules #skis #ski
#ski #skis #rules #tandem #bindings #birkebeiner #crosscountry #transportationhacks
Hacking Skis, Rules, and Friendships https://hackaday.com/2023/03/13/hacking-skis-rules-and-friendships/ #TransportationHacks #crosscountry #birkebeiner #bindings #tandem #rules #skis #ski
#TransportationHacks #crosscountry #birkebeiner #bindings #tandem #rules #skis #ski
Wasmer takes WebAssembly libraries mainstream with WAI, https://wasmer.io/posts/wasmer-takes-webassembly-libraries-manistream-with-wai.
Wasmer can now generate bindings to multiple targets (host languages) with WAI, a fork of wit-bindgen that supports the Wasmer ecosystem.
Continued work on my pr to implement #C #bindings for #tts-rs, a fantastic #TextToSpeech #library written in #Rust. If this is merged, anything that can interface to C will have a #crossPplatform tts library that works on #Windows, #macOS, #Linux, #iOS, #Android, and even on the web via #WebAssembly. https://github.com/ndarilek/tts-rs/pull/4
#webassembly #android #ios #linux #macos #windows #crossPplatform #rust #library #texttospeech #tts #bindings #c
Does anyone know if there's an up-to-date program to generate #Rust #bindings to #GObjectIntrospection files? Nothing important really, I'm just messing around, trying to use #at-spi (one of #Gnome's accessibility libraries) from Rust. I could just generate bindings from the C library the old-fashioned way, but I'd love to use #GIR if I can.
I found https://github.com/gi-rust/grust-gen, but it doesn't work and hasn't been updated since early 2018.
#gir #gnome #at #GObjectIntrospection #bindings #rust