Posts
MacBook Neo: Day One
I picked up an Indigo MacBook Neo at an Apple Store earlier today. Unfortunately the amount of workload I have today at the office prevented me from even unsealing the box. We are switching our backend service on our system, and it took priority. I opted to get the 512GB Storage with Touch ID. I …
“Reverb, the iOS App of the Beast.”
Reverb iOS App hits version 6.66.0 a few days ago. Of course they didn’t miss the opportunity to post one of the greatest “What’s New” description: I left alone, my mind was blank I needed time to think To get the memories from my mind What did I see? Can I believe? That what I …
PDF Shortage: John Petrucci “Terminal Velocity” Tab Book Digital Download is Sold Out?
I recently checked John Petrucci’s website and found out that his Merch Store ran out of PDFs of “Terminal Velocity” Tab Book Digital Download. I guess, those bits to create the PDF has been bought out by companies for their Generative AI servers.
Resources
Homebrew – brew.sh
brew -upgrade
yt-dlp
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
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
