/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

macops.ca
| | maclabs.jazzace.ca
2.7 parsecs away

Travel
| | Anthony's Mac Labs Blog : Anthony Reimer's blog for Mac Admins that shares what he's learned recently
| | www.naseer.dev
1.7 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.
| | her.esy.fun
2.9 parsecs away

Travel
| | [AI summary] The author shares a method to display their Emacs Org mode agenda page on their personal web start page using iframe embedding, shell scripts, and configuration files.
| | www.barryodonovan.com
12.6 parsecs away

Travel
| Turned out to be very useful during a recent RMA maintenance window: sudo launchctl load -F /System/Library/LaunchDaemons/tftp.plist sudo launchctl start com.apple.tftpd The default tftp file path ...