- Install UTM virtual machine from https://mac.getutm.app
- Create arm64 machine and install Debian 11 using arm64 image
- Install curl
sudo apt install curl
- Follow install instruction at the cardano node and cli developer page
{ | |
"autodeskProduct": "Fusion", | |
"type": "script", | |
"author": "Donie", | |
"description": { | |
"": "Create a cam shape for clamp" | |
}, | |
"supportedOS": "windows|mac", | |
"editEnabled": true | |
} |
import os | |
import shutil | |
""" | |
Steps to retrieve the IPA file from the Configurator app: | |
1. Install Apple Configurator from the Mac App Store and sign in | |
2. Connect your iOS device to your Mac | |
3. Select "Add > Apps..." and search for the app you want to install, click "Add" | |
4. The newer Apple Configurator deletes the IPA after installing it, so you'll need to use this tool to grab it |
sudo apt install curl
#!/bin/bash | |
# resizse 1 pixel AprilTag to 300x300 without blurring | |
mogrify -path out -filter box -resize 300x300 tag36_11_0* | |
# remove 29 pixels from around the outside if required | |
mogrify -path shaved -shave 29x29 *.png | |
# Run multiple commands over multiple CPUs with 100 operations per thread | |
find . -name "*.png" | xargs -P8 -n100 mogrify -path out -filter box -resize 300x300 |
I hereby claim:
To claim this, I am signing this object: