Offload heavy compute from plum (M2 Air) to on-demand DO workers: - dist:test — cargo test --workspace (nextest) on a worker (the main DX win) - dist:build — cargo build + WASM on a worker; rsync the platform-independent WASM back (native .so is linux-only, stays on the worker) - dist:sync — git pull <ref> + rebuild gdext on live workers (no image rebuild) - forge:down/up — snapshot+destroy / restore-from-snapshot (DO bills powered-off droplets; only destroy stops it). ~$6/mo -> ~$0.30/mo idle; refreshes the forge IP in ~/.vault/mc_forge_creds on restore. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| audio.sh | ||
| autoplay.sh | ||
| build-info.sh | ||
| build.sh | ||
| common.sh | ||
| deploy.sh | ||
| dev.sh | ||
| dist.sh | ||
| export.sh | ||
| forge.sh | ||
| format.sh | ||
| heavy-prefix.sh | ||
| lint.sh | ||
| remote.sh | ||
| run | ||
| test.sh | ||
| tools.sh | ||
| verify.sh | ||