Oddbean new post about | logout
 Ah mostly bugs cause by my bad code 🤣. Tauri itself is solid (especially in v2), but it still depend on webview, which is terrible on linux (libwebkit2gtk). And of course the perfomrnace is nowhere to match the native render.

I will try optimize with tauri as much as I can, but in the long term, I choose fully native.