new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tauri · all subjects

testing & debugging

6 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Hotreload support for frontend static files in Tauri 1.2.0

Tauri 1.2.0 added hotreload support for frontend static files.

Unit testing support in Tauri 1.4.0

The tauri crate exposes the test module under the test Cargo feature. This allows unit testing applications by creating a tauri::App instance that can execute without spawning windows.

Event loop crash fix in Tauri 1.6.0

Tauri 1.6.0 fixes a long-standing crash on all platforms that occurred when the application ran for a long time. This crash was difficult to diagnose and required careful stack trace analysis to resolve.

Hot-Module Replacement extended to mobile in Tauri 2.0

Hot-Module Replacement (HMR) was extended to mobile devices and emulators in Tauri 2.0. This allows frontend changes to be live-previewed on the device or operating system being developed for without requiring a full application rebuild.

Specta support in Tauri 2.0

Tauri 2.0 added `specta` feature flag which adds `specta` support for `AppHandle`, `State`, `Window`, `Webview`, and `WebviewWindow` types.

Automation environment variable renaming in Tauri 2.0

Tauri 2.0 changed `TAURI_AUTOMATION` env var to `TAURI_WEBVIEW_AUTOMATION`.

Give your agent this brain