Experimental Tauri Verso Integration, https://v2.tauri.app/blog/tauri-verso-integration/.
A blog post showing the experimental Servo backend through Verso, inside Tauri. Pretty nice.
Today I'll be livestreaming from Hong Kong!
Daniel Thompson-Yvetot, co-founder of @TauriApps, will be joining me!
Live at 13:00 UTC / 15:00 CEST / 21:00 HKT
Watch here: https://www.youtube.com/watch?v=tltzqX7N0qI
working on webxdc support in #deltatauri
Just finished implementing all the webxdc.js apis, the next steps are about hardening the sandboxing in preparation for the security audit together with @WofWca
#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.
@quasigod I assume you are trying to run the #tauri application on a #Linux system with a #NVIDIA video card and the NVIDIA driver.
Just add the environment variable WEBKIT_DISABLE_DMABUF_RENDERER=1.
This is a known issue, you can keep track of it here: https://github.com/tauri-apps/tauri/issues/9394
@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.
How to Build and Package Lightweight Applications with Tauri Framework #Tauri #Framework #Rust #Opensource #Linux #Windows #Android #iOS
https://ostechnix.com/tauri-framework-build-and-package-lightweight-applications/
Announcing our February Microgrants - Tauri, Earthstar, Katzenpost, and Buskill
https://peertube.futo.org/videos/watch/97f04015-b9b3-499d-9278-8829f762ced1
Hi #fediverse, I made a small cross-platform app to posting and managing scheduled toots by using #tauri.
You can use this to schedule a post, see all your scheduled posts and you may delete one of them.
It’s open source on #github , you can find it here and also download it from the release.
This post is also created by the app too :-)
GitHub - audioling/audioling: Audio player with a focus on self-hosted music server support https://github.com/audioling/audioling #self-hosted #OpenSource #GitHub #player #Tauri #audio #music #rust
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.
GitHub - femiaf13/manatee-fitness: Free and open source calorie counter and nutrition tracker https://github.com/femiaf13/manatee-fitness #OpenSource #nutrition #calorie #counter #fitness #GitHub #Tauri #rust #app
#Electron vs #Tauri in #deltachat_desktop
- download size: 151mb vs 28mb
- size on disk: 340mb vs 40mb
- RAM usage: 292mb vs 209mb (after fresh start)
Though take it with a grain of salt: #deltatauri does not yet have features implemented and my sample size is just one here
@TauriApps thanks so much for making tauri
so far it was comparably straight forward to port delta chat desktop from #electron to #tauri
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.
https://github.com/deltachat/deltachat-desktop/pull/4462
Thanks to #nlnet & #ngi0_entrust for funding this project: https://nlnet.nl/project/DeltaTauri/.
I'm making big progress on the #tauri version of #deltachat_desktop
So far it only takes 38 mb (78mb installed) in package size instead of the 150mb
(323mb installed) of the Delta Chat Desktop #electron version.
I'll keep you updated in this thread.
Thanks to #nlnet & #ngi0_entrust for funding this project: https://nlnet.nl/project/DeltaTauri/.