Jaime

Results 2 issues of Jaime

## Bug Report **Current Behavior** When a file is downloaded that was uploaded with the s3 option. An orphan file is left in PHP's temp folder. Eventually this causes the...

bug
Stale

go version `go version go1.22.7 linux/amd64` make all ```cd kernel && GOOS=js GOARCH=wasm go build -ldflags="-X 'main.Version=0.3dev' -X 'tractor.dev/wanix/kernel/fs.DebugLog=false'" -o ../boot/kernel . gzip -f -9 ./boot/kernel mkdir -p ./boot/initfs mkdir...