$ git checkout -b <branch> --track <remote>/<branch>
Thereafter use ordinary git checkout
commands to select between local branches.
Standardize Command Line Interface (CLI) program exit code semantics similar to Web response statuses, towards an ecosystem of more intuitive, scriptable, and CI/CD friendly terminal applications.
Unlike modern REST apps, CLI program behavior has continued to vary in the extreme. Simply checking whether a child process succeeds vs. fails from the parent is often a complicated affair, involving tons of error handling logic specific to that particular child command, and all too often involving flaky stdout/stderr log parsing as well.
ComfyUI ignores traditional uses of the Ctrl+D
hotkey, namely erasing text to the right of the cursor (Emacs, macOS); and favoriting bookmarks (Windows Web browsers). Pressing Ctrl+D
in ComfyUI does neither of these things. Instead, ComfyUI instantly, irrecovably erases many settings and applies the default workflow.
For safety, this hotkey can be disabled:
Navigate to Settings
-> Keybinding
-> Comfy.LoadDefaultWorkflow
-> (Trash can delete icon).
Feeling lost?
You can verify the location of commands, and distinguish between different types of commands (executable binaries and scripts vs. shell built-in commands vs. aliases) with a variety of analysis commands.
For common UNIX, esp. POSIX compliant shells like ash, bash, dash, ksh, posh, zsh and WLS, try:
command -v <name>
type
sudo spctl --master-disable
.Settings
-> Privacy & Security
-> Security
-> Allow applications from
-> Anywhere
.# Meta Quest 3 Quickly Delete All Screen Recordings | |
1. Launch the `Files` application. | |
2. Navigate to `Locations` -> `This headset`. | |
3. Navigate to `Oculus`. | |
4. Use the the ellipsis (`...`) menu to delete the `VideoShots` folder. |
Apple artificially breaks the intuitive connection between the Ring vs Silent status of the hardware ringer switch and the various and sundry Focus notification modes. The Shortcuts app doesn't connect with either.
Some fools jailbreak iOS (or iPadOS) and use third party tools. However, this can cause the device to lag behind important security updates.
Even so, the hardware switch would be unidirectional, failing to physically move when software silent modes engage.
Instead, we can fix notifications, without requiring jailbreaking. By removing Banners from each app. Use some combination of sounds, haptics, badges, lockscreen entries, or notification center entries.
This is the only semi-scalable way to manage video recordings.