Explore >> Select a destination


You are here

macops.ca
| | gist.github.com
1.8 parsecs away

Travel
| | Docker For Mac Host Address Alias To Enable PHP XDebug (10.254.254.254 Trick) - README.md
| | www.naseer.dev
1.6 parsecs away

Travel
| | A Hyper Key is an extra modifier key that can be used to add extra keyboard shortcuts in tools such as hammerspoon. The most common method on a Mac was to use your Caps Lock key as your Hyper key using a tool called Karabiner Elements. The issue with Karabiner though is that it is a kernel extension and keeps running into problems with newer OS X releases. If your only use case for Karabiner is to remap the Caps Lock key - you may be able to use the OS X native hidutil utility to achieve the same result.
| | dae.me
2.2 parsecs away

Travel
| | [AI summary] A blog post discusses troubleshooting the 'Building boot caches' error encountered when changing the startup disk on a Mac, offering a solution involving the creation of a missing com.apple.Boot.plist file.
| | brianreiter.org
12.8 parsecs away

Travel
| macOS ships with postfix but it is in a semi-disabled state. The launch daemon configuration provided doesn't work and postfix will immediately exit What I want is a working local MTA that forwards mail securely to a smarthost for delivery. This is mostly useful when building and testing scripts and server applications that need to...