Posts
Farewell My Friend
It has been more than 6 weeks since I saw my friend, a feral cat who was also the sweetest Calico-Point Siamese Cat. According to the people in the area, they haven’t seen her either for the last 6 weeks. I’m hoping that someone actually took her in. The other scenarios would certainly be breaking …
Living on the Apple 27 Beta Edge
Today, Apple released Developer OS 27 Beta 3 for iOS, iPadOS, tvOS, macOS, and visionOS. Did I miss any? Oh yeah, there’s watchOS. As usual, I’m crazy enough to install these Beta Operating Systems on my main devices. Previous two beta releases had their own share of issues and I’m hoping its third iteration would …
Metallica: ReLoad has been Reloaded.
It is June 26, 2026 and Metallica’s ReLoad (Remastered) is officially released. It comes in: Note: My copy was delivered yesterday, and I found a slug munching on the box. It’s time for me to get lost in the ReLoad moments. I saw Metallica on the “Poor ReTouring Me” tour back in 1998.
Resources
Homebrew – brew.sh
/bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”
brew -upgrade
yt-dlp
alias for .zprofile (macOS)
alias geta=’yt-dlp -f “bestaudio[ext=m4a]/mp4” ‘
alias getv=’yt-dlp -f “bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4” ‘
alias keepav=’yt-dlp -k -f “bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4” ‘
alias getl=’yt-dlp -f “bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4” –list-formats ‘
For information on how to renew an existing AppleCare plan:
https://support.apple.com/en-us/HT210580
Mac Hardware Diagnostic ToolPress and hold “D” key while booting up.
macOS Software Update, command line:
softwareupdate -ia
softwareupdate -ia –include-config-data
Highlight Stack Items on Hover in Mac OS X Dock
To turn on:
defaults write com.apple.dock mouse-over-hilite-stack -boolean yes;killall Dock
To turn off
defaults write com.apple.dock mouse-over-hilite-stack -boolean no;killall Dock
Enable FileVault via command Line
Run the following command to check the FileVault status:
fdesetup status
If FileVault is off, proceed to enable it.
Use the following command to enable FileVault:
sudo fdesetup enable
You will be prompted to enter the admin password and create a recovery key. Save the recovery key in a safe place.
How to fix the iCloud APLZOD.dll error in Outlook
Slipstick Systems
Microsoft Service Agreement, May 1, 2018
Setup Windows 10/11 without networking:
Open cmd with Shift + F10 and type OOBE\BYPASSNRO
or
Create local account:
start ms-cxh:localonly
Some multi-display fun for Mac:

