strophy

Results 53 comments of strophy

I have hacked together a [solution](https://github.com/dashevo/gh-action-cache-buildkit-state) that seems to work for including cache mounts in the GitHub `actions/cache` action. It works by dumping the entire buildkit state dir to a...

Hi @colececil the work to prepare `@dashevo/docker-compose` was done by a contractor, I've asked him to look at how much work a PR would be

I think I'm seeing this issue when trying to restore the cargo cache from S3 to a Docker GitHub Actions runner hosted in EC2. After restoring the cache mount to...

@scottlamb I read your description of `retimer` here (and your detailed comments on #2644) with great interest, I am currently struggling with mtimes while restoring cargo cache from S3 into...

Some possible progress here. Thread on the previous error experienced under Swift 5.6: https://forums.swift.org/t/build-crash-when-building-in-qemu-using-new-swift-5-6-arm64-image/56090 The error has changed under Swift 5.9: https://forums.swift.org/t/swift-runtime-unable-to-suspend-thread-when-compiling-in-qemu/67676

I researched this for a while and got the build and resulting binary working fine, but I got stuck running it because our target container runs as root, and the...

Using dashman to set up Dash for testnet is not recommended, please try again by manually downloading (or compiling) dash for your system.

This doesn't work for you? https://github.com/wagoodman/dive/releases/download/v0.12.0/dive_0.12.0_linux_arm64.deb

Yes, I've already pinged him privately about bumping it from 20.0.2 to 20.0.3, but for now I think @astupidmoose you can just go ahead and merge his PR from a...

I ran into this issue while trying Warp for the first time on stock Ubuntu 22.04 LTS. Lots of zombie Firefox threads, forced me to restart the entire computer because...