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 · Plugins and security · all subjects

mobile platform setup

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

Tauri 2.0.0-alpha.0 mobile release announcement

Tauri 2.0.0-alpha.0 was released on December 9, 2022, introducing Tauri mobile support. This is the first alpha release for mobile functionality.

Update NPM dependencies for Tauri 2.0.0-alpha.0

To update to Tauri 2.0.0-alpha.0, use: npm install @tauri-apps/cli@next @tauri-apps/api@next, or with yarn: yarn upgrade @tauri-apps/cli@next @tauri-apps/api@next, or with pnpm: pnpm update @tauri-apps/cli@next @tauri-apps/api@next

Update Cargo dependencies for Tauri 2.0.0-alpha.0

To update to Tauri 2.0.0-alpha.0, use: cargo add tauri@2.0.0-alpha.0, cargo add tauri-build@2.0.0-alpha.0 --build, and cargo install tauri-cli --version "^2.0.0-alpha" --locked

Tauri 2.0 mobile runs on device or emulator

Tauri 2.0 mobile applications can run on connected devices or start an emulator if available.

TLS support behind Cargo feature in Tauri 2.0.0-alpha.0

TLS support in Tauri 2.0.0-alpha.0 is behind a Cargo feature due to cross-compilation challenges with OpenSSL on Windows.

Xcode 14 incompatibility with Tauri 2.0.0-alpha.0 device running

Running Tauri applications on a device is not supported when using Xcode 14 in the 2.0.0-alpha.0 release.

Android 16KB memory pages requirement

Google is moving to make 16KB memory pages a requirement in all new Android app submissions. Building with an NDK version 28 or higher should automatically generate bundles that meet this requirement. If an older NDK version must be used or generated files aren't 16KB aligned, add the following to `.cargo/config.toml`: `[target.aarch64-linux-android]` with `rustflags = ["-C", "link-arg=-Wl,-z,max-page-size=16384"]`.

Give your agent this brain