Explore >> Select a destination


You are here

theevilbit.github.io
| | www.dzombak.com
9.3 parsecs away

Travel
| |
| | parvu.org
12.0 parsecs away

Travel
| | I used Oracle SQL Developer for years until recently (possibly after the upgrade to macOS 12.6.5?) when the SQL Developer stopped being able to access the files stored locally: Oracle SQL Developer Error The software does not prompt for access at start-up, not after the upgrade nor if I delete the fully the ./sqldeveloper/ directory....
| | www.naseer.dev
9.2 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.
| | blog.martinig.ch
54.9 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to