JavaScript for Desktop Applications: Using Electron or Tauri https://chat-to.dev/post?id=dUhhbWwyMzFhWU1wckcrSnIzc0gzZz09&redirect=/new #javascript #electron #tauri #developers #programming
JavaScript for Desktop Applications: Using Electron or Tauri https://chat-to.dev/post?id=dUhhbWwyMzFhWU1wckcrSnIzc0gzZz09&redirect=/new #javascript #electron #tauri #developers #programming
Memex is a Claude Code alternative built on Rust+Tauri for vibe coding
Live coding - Making a Rust grid layout with Leptos
Live coding - Rust, Tauri & Tailwind: Will I Defeat the Grid System?
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
Readest: The Future of Open-Source E-Reading with Next.js and Tauri
Introducing Readest, an innovative open-source ebook reader that promises to redefine the reading experience across multiple platforms. Built using cutting-edge technologies like Next.js and Tauri, Re...
https://news.lavx.hu/article/readest-the-future-of-open-source-e-reading-with-next-js-and-tauri
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.