PHPStorm performance issues on OSX
A developer shares solutions for PHPStorm performance issues on macOS, focusing on font rendering and JRE problems.
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.
Dropbox's latest update adds a non-removable Finder toolbar, sparking criticism for poor UX and ignoring user control.
A guide to programmatically changing and persisting custom application icons on Mac OS X using terminal commands and cache management.
A guide to organizing Xcode projects with conventions for naming, folder structure, and managing multiple targets and platforms.
A guide to setting up and running PHP with the Caddy web server on macOS, including installation and configuration steps.
A developer documents the process of wiping and reinstalling their MacBook, listing essential software, tools, and customizations for a fresh development setup.
A guide to manually update Xcode plug-ins for compatibility with new Xcode versions by editing the DVTPluginCompatibilityUUIDs.
Explores a non-standard, lighter method for integrating iOS dependencies with Carthage using the --no-build flag and direct project inclusion.