Migrating Alfred Clipboard to New Laptop
A technical guide on manually migrating Alfred's clipboard history database between Macs using symbolic links and Dropbox.
A technical guide on manually migrating Alfred's clipboard history database between Macs using symbolic links and Dropbox.
A guide to configuring a secure web proxy on macOS using command line tools like `networksetup` for Wi-Fi and Ethernet connections.
A veteran's guide to preparing for and navigating Apple's WWDC, covering essential gear, travel tips, and event strategy for first-time attendees.
A tutorial on using SwiftGen to generate type-safe classes for accessing localized strings and assets in iOS/macOS projects.
A technical guide for upgrading PHP to version 7.3 on macOS using Homebrew, including troubleshooting and extension management.
A developer explains how to automate Mac setup using dotfiles and startup scripts, saving days of manual configuration.
A guide on diagnosing and resolving Docker disk space issues on macOS, focusing on container logs and cleanup commands.
Guide to installing and running the mtr network diagnostic tool on macOS using Homebrew and symbolic links.
Explores Apple's Marzipan project for porting iOS UIKit apps to macOS, including architecture, hacks, and future SDK availability.
A guide to using Mac's Automator tool to batch convert PDF slides into images for video editing, saving significant time.
A guide for Mac users on creating multiple, separate Slack windows using single-site browsers or app cloning to manage multiple workspaces.
A developer shares solutions for PHPStorm performance issues on macOS, focusing on font rendering and JRE problems.
A guide to migrating a local PHP 7.2 development environment on macOS to the new Homebrew v1.5 structure, covering installation and troubleshooting.
A developer shares their essential Mac setup, including Homebrew, Spectacle, and Alfred workflows for productivity and development tasks.
Introducing Black Out, a macOS app for easily redacting sensitive information and removing metadata from images before sharing online.
A tutorial on using Swift Package Manager to create libraries and executables, manage dependencies, and work with the Package.swift manifest file.
A tutorial on programmatically launching a sandboxed macOS app at user login using Swift, Xcode, and the ServiceManagement framework.
A tutorial on creating a universal Swift framework for iOS, macOS, tvOS, and watchOS, covering both traditional and cross-platform methods.
A macOS app for converting HEIC images to JPEG or PNG, addressing compatibility issues with Apple's newer image format.
A Swift library for creating type-safe, declarative keys for UserDefaults, eliminating casting and string repetition.