You are here |
dae.me | ||
| | | |
www.naseer.dev
|
|
| | | | 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. | |
| | | |
blog.florentdelannoy.com
|
|
| | | | Florent Delannoy's blog | |
| | | |
blog.ostanin.org
|
|
| | | | I always wanted to have an always-on Mac OS X machine which I could run Jenkins on to build and test iOS apps. While I have an old MacBook Pro I could use, I'd rather not have another computer running 24?7, especially one which would receive so little use. While OS X runs in VMWare (with some hacks) and VirtualBox, it can also run on KVM with a few patches thanks to Gabriel Somlo's excellent work. | |
| | | |
www.seancdavis.com
|
|
| | Write a Node.js script that connects to a Notion database and writes its page and block content to a local JSON file. |