macOS
Posts tagged 'macOS'
- Fixing Siri: Programmatically Creating and Running Siri Shortcuts
- How I got macOS to programmatically create and run Siri Shortcuts with arbitrary third-party App Intents, no Shortcuts.app, no iCloud, no GUI.
- Published On: 2026-04-06 17:55
- Tags:
Automation,
Python,
Reverse-Engineering,
macOS
- Swift Sings: MDX-Net Vocal Splits and RVC Voice Conversion On-Device with ONNX/CoreML
- Using MDX-Net and Retrieval Based Voice Conversion (RVC) in Swift via ONNX and CoreML (+ Accelerate and AVFoundation)
- Published On: 2025-10-26 19:07
- Tags:
Audio-Processing,
CoreML,
ONNX,
RVC,
Swift,
macOS
- Running Vision Encoder Decoder Models in Swift (or any language)
- Basically an info dump on Vision Encoder Decoder Transformers and how you can run them in Swift using ONNX Runtime, and also how to convert them using coremltools
- Published On: 2024-10-19 20:46
- Tags:
CoreML,
ONNX,
Swift,
Transformers,
macOS
- Using OpenOCD with LLDB for Raspberry Pi Pico W on macOS
- Swift Embedded on Pico W
- Setting up macOS to run Apple's Swift Embedded Example on Raspberry Pi Pico-W
- Published On: 2024-07-03 14:41
- Tags:
Pico-W,
Swift,
macOS
- Fixing ADFRSuite for Apple Silicon
- Cross-Compiling Hello World for DOS on macOS
- This goes through compiling Open Watcom 2 and creating simple hello-world exampls
- Published On: 2024-03-15 13:16
- Tags:
DOS,
Tutorial,
macOS,
x86
- Interacting with Siri using the command line
- Code snippet to interact with Siri by issuing commands from the command-line.
- Published On: 2023-02-08 17:21
- Tags:
Automation,
Python,
Tutorial,
macOS
- Trying Different Camera Setups
- Comparison of different cameras setups for using as a webcam and tutorials for the same.
- Published On: 2020-10-11 16:12
- Tags:
Tutorial,
macOS
- Fixing X11 Error on macOS Catalina for AmberTools 18/19
- Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina
- Published On: 2020-04-13 11:41
- Tags:
Cheminformatics,
Tutorial,
macOS