Explore >> Select a destination


You are here

www.blog.montgomerie.net
| | www.naseer.dev
2.8 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.florentdelannoy.com
3.2 parsecs away

Travel
| | Florent Delannoy's blog
| | www.aymericlamboley.fr
3.0 parsecs away

Travel
| | [AI summary] A blog post explains how to install an iOS app directly from a URL using a plist file and a QR code, bypassing the need for third-party services like TestFlight.
| | blog.pdebruin.org
33.3 parsecs away

Travel
| VS Code is the top client of Learn MCP Server. I was investigating why Visual Studio is lower on the list, what it looks like and what can be improved. So I thought it would be good to create a one-click install link. The below link works when pasted in a browser, however GitHub has a security feature to only accept http(s) links and rewrite anything else to camo.githubusercontent.com. So this is also a test to see if the blog does accept it. vsweb+mcp:/install?%7B%22name%22%3A%22microsoft.docs.mcp%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Flearn.microsoft.com%2Fapi%2Fmcp%22%7D%0A VS Code has a nice workaround using https://vscode.dev/redirect/mcp/install. Visual Studio doesn't have this (yet). Update 20250924: I spoke with Gerald Versluis, ...