/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

hannes.kaeufler.net
| | 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.
| | www.nikl.me
2.0 parsecs away

Travel
| | A guide on how to set up and configure a GitHub workflow that builds and publishes an iOS app.
| | hiltmon.com
2.1 parsecs away

Travel
| | [AI summary] The post discusses increasing the file descriptor ulimit on macOS to prevent resource starvation in development environments, providing a script to adjust system limits permanently.
| | blog.djmnet.org
17.4 parsecs away

Travel
| Every few years I have to figure out a new way to share a Mac's printer with Windows PCs. The printer is connected to a Mac with USB and shared using System Preferences>Sharing>Printer Sharing. Apple provides Bonjour Print Services for Windows as a free download. It starts a service that discovers printers using the Zeroconf...