New App: Aiko
Aiko is a privacy-focused app for high-quality, on-device audio transcription using OpenAI's Whisper model, available on Apple platforms.
Aiko is a privacy-focused app for high-quality, on-device audio transcription using OpenAI's Whisper model, available on Apple platforms.
A developer's guide to setting up a clean, minimal coding environment on a MacBook, covering essential tools like VS Code, zsh, Git, and NVM.
Hyperduck is a new app that uses iCloud to seamlessly send links and trigger shortcuts from iOS/visionOS devices to a Mac, even offline.
Introduces Spaced, a macOS app that adds menu bar separators to organize and streamline the menu bar layout, especially on larger screens.
Explains how macOS's SIP sanitizes DYLD_LIBRARY_PATH, breaking some tools, and offers workarounds for developers.
Introducing Randa, a simple app for generating random numbers across Apple platforms, useful for decisions, games, and more.
Explores unexpected behaviors and edge cases of SwiftUI's .animation modifier, detailing when animations apply to more or less of the view tree than intended.
A guide to automatically incrementing iOS/macOS app build numbers in Xcode using a post-archive run script action.
A guide to synchronizing build numbers and marketing versions across multiple Xcode targets from a single source of truth.
A technical guide for upgrading to PHP 8.2 on macOS using the Homebrew package manager, including version switching and extension management.
A guide to refactoring a private callback-based Swift API to use async/await, using continuations for a cleaner codebase.
A simple macOS menu bar app that shows today's calendar events and provides quick access to join video calls.
A simple, cross-platform plain text editor for macOS, iOS, and visionOS, focusing on minimalism and distraction-free writing.
A guide to refactoring callback-based network APIs in Swift to use the modern async/await syntax for cleaner, more readable code.
A guide to the 'Any Text' app for Apple devices, covering features like widgets, Markdown styling, syncing, and troubleshooting.
A technical guide on customizing SwiftUI Divider colors and thickness using overlays, with examples and common pitfalls.
A tutorial on using SwiftUI 4's new NavigationSplitView component to create sidebar-based navigation for iPad and macOS apps.
Learn how to use the macOS Terminal 'open' command to quickly open the current directory, specific files, or URLs in Finder and other applications.
Learn to integrate iOS 16's Live Text feature into SwiftUI apps using VisionKit in this video tutorial.
Guide to running SketchUp Make 2017 on an M1 Mac with macOS Monterey by removing code signatures via Terminal.