Debugging iOS Safari (when all you have is a Mac)
A guide for web developers on debugging iOS Safari websites using only a Mac, covering emulation and developer tools.
A guide for web developers on debugging iOS Safari websites using only a Mac, covering emulation and developer tools.
A guide to using Folder Peek, a macOS app that places folder shortcuts in the menu bar for quick file and application access.
A quick guide to enabling keyboard navigation for confirmation dialogs and controls on a new Mac.
A developer shares a curated list of productivity tools for macOS and cross-platform use, including Raycast, Fig, and Starship.
Learn to build a SwiftUI app that generates and exports properly sized app icons for iOS, macOS, and watchOS using Catalyst.
A macOS bug allowed malicious apps to spoof Apple ID verification alerts within System Preferences, enabling sophisticated phishing attacks.
Pure Paste is a macOS utility that automatically pastes copied text as plain text, removing formatting, invisible characters, and URL trackers.
A guide to replacing Docker Desktop with minikube on macOS, focusing on solving volume mounting and performance issues.
A step-by-step guide to installing and managing multiple Node.js versions using NVM on macOS M1.
Tutorial on building a macOS menu bar app with SwiftUI and WebSockets to track real-time cryptocurrency prices.
A developer switches from Docker Desktop to Colima on Mac due to new licensing fees, providing a step-by-step migration guide.
A developer evaluates alternatives to Docker Desktop for Mac after Docker's new pricing, testing for core features like volumes, ports, and Kubernetes support.
A guide to the 'One Thing' macOS app, a menu bar tool for focusing on a single task, with setup tips and integration examples.
A guide for iOS/macOS developers on improving app accessibility for Voice Control, covering labels, APIs, and best practices.
A step-by-step guide to upgrading PHP to version 8.1 on macOS using the Homebrew package manager, including handling extensions and Laravel Valet.
A guide to using the Speediness app for macOS to monitor internet speed, ping, and RPM via the menu bar and Shortcuts.
Introduces 'Actions', an app that adds 180+ powerful extra actions to Apple's Shortcuts app on macOS, iOS, and visionOS to simplify automation.
Explains how to use NSProcessInfo activities to manage long-running tasks in macOS/iOS apps, preventing system sleep and termination.
A developer shares why Alfred App is an essential Mac productivity tool, highlighting features like clipboard history, file search, and workflows.
A full video tutorial on building a macOS news application using SwiftUI 3 and the NewsAPI, covering features like categories, bookmarks, and search.