John Gruber from Daring Fireball recently shared a couple of iOS Shortcuts he developed to have the iPhone 15 Pro Action button. These shortcuts perform different actions based on the physical orientation of the iPhone. Here’s what they do: If the iPhone is face down or upside down in portrait...
ChatGPT is great for a lot of things, one of which is answering questions on a broad amount of subjects and categories, and getting expert, detailed answers --- something that Apple's OS: IOS's "personal voice assistant" - Siri doesn't do very well, and most of the times will just answer with:...
I recently discovered a quick way to trigger new Gitlab builds using pipelinetrigger tokens. Using iOS Shortcuts you can create a quick Home Screen link to trigger a build of a project and branch. I’ve shared my Shortcut here: Start Gitlab build You’ll need a pipeline trigger token from...
There are a bunch of little snippets I occasionally need but can’t always quite remember the syntax for, e.g. * [] for checklists or ``` for code blocks``` To use these without looking up the syntax, I’ve configured shortcodes for more memorable commands – * t for checklists and...