New App: QuickGPT
A native macOS app providing quick menu bar, Dock, and keyboard shortcut access to ChatGPT, with FAQs on features and limitations.
A native macOS app providing quick menu bar, Dock, and keyboard shortcut access to ChatGPT, with FAQs on features and limitations.
Analysis of macOS security vulnerabilities (CVE-2023-23506/28192) that allowed unauthorized apps to access Safari history and device location via XPC services.
A guide to automating Homebrew package updates and cleanup on macOS using a custom shell alias.
A guide to creating a custom keyboard shortcut for the Export Unmodified Original command in macOS Photos app using a Bash script.
Side Mirror 2.5 update for macOS adds new features like window resizing, cursor hints, and snap-back for presenters using virtual displays.
A developer's detailed comparison and migration guide from Alfred to Raycast, highlighting Raycast's superior UI, extensions, and productivity features.
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.