Upgrade to PHP 7.3 with Homebrew on Mac
A technical guide for upgrading PHP to version 7.3 on macOS using Homebrew, including troubleshooting and extension management.
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.
Lungo is a macOS app that prevents your computer from sleeping and the screen from dimming, with troubleshooting tips and FAQs.
A developer investigates and troubleshoots the long startup time of a Spring Boot Java application running on macOS, analyzing logs to find the cause.
A macOS app that displays battery time and percentage in the menu bar, with FAQs on usage, troubleshooting, and limitations.
A guide to using Clang's Address Sanitizer for memory error detection in iOS/macOS development, covering Xcode configuration and xcconfig files.