bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

252
active users

#tauri

4 posts4 participants1 post today

#rust has tought me to rethink whatever idea I've got.
One of the lessons I learned is that #rust should be used wherever/whenever _needed_.
I'm starting to see where I really need #rust in my further work
- WebSocket farms (to be elaborated further)
- #tauri native apps

In the meantime, I'm continuing my research using a more lightweight language.
Instead of the (pretty) well known #javascipt, I'm choosing #typescript. The time is right.

Replied in thread

@bouncepaw indeed interesting. There are more hopeful developments, like the paradigm shift towards local-first computing, that may (#Tauri + possibly #Servo) or may not have a browser-based UI.

There's a supercool UI framework being built, with a11y support, called #Makepad. And they also use #wasm, also built an experimental #WebAssembly interpreter called Stitch.

You should watch the makepad vid referenced from the README. Mindblowing demo.

github.com/makepad/makepad

github.com/makepad/stitch

GitHubGitHub - makepad/makepad: Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/openglMakepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl - makepad/makepad

do any #tauri devs know the cause of the error `Could not create GBM EGL display: EGL_NOT_INITIALIZED. Aborting...`? I'm not really familiar with tauri at all and I can't seem to find this issue anywhere online.

Continued thread

Code for #deltatauri is now public!

For now it contains only the most basic functionality - so more for the fellow developers to try out or/and review my code 😉. That being said, it is already surprisingly usable.

github.com/deltachat/deltachat

Thanks to #nlnet & #ngi0_entrust for funding this project: nlnet.nl/project/DeltaTauri/.

GitHubTauri Edition by Simon-Laux · Pull Request #4462 · deltachat/deltachat-desktopBy Simon-Laux